Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137202 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-4833 (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-MU4gus0EHRNJ/agent.5567 SSH_AGENT_PID=5569 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_211294402077371949.key (/w/workspace/cps-master-verify-java@tmp/private_key_211294402077371949.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-ssh16937321869731357546.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-ssh8678099918920096767.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/02/137202/3 # timeout=30 > git rev-parse c72a0132b024141716b35550fd7204338b2fc673^{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 c72a0132b024141716b35550fd7204338b2fc673 (refs/changes/02/137202/3) > git config core.sparsecheckout # timeout=10 > git checkout -f c72a0132b024141716b35550fd7204338b2fc673 # timeout=30 Commit message: "Include integration test results in Jacoco" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 4fa8d653abfd59e48d3b7461e67e5cb965ad8406 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3580702684568390070.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-Hca4 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-Hca4/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-Hca4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.39 botocore==1.34.39 bs4==0.0.2 cachetools==5.3.2 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.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.34 idna==3.6 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.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.0.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.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.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [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/jenkins13624966146474255923.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/config2492090862189300552tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15130533806527679431tmp [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-4833 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/settings16656242233637812842.xml -gs /tmp/global-settings9434910421162538621.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c72a0132b024141716b35550fd7204338b2fc673 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137202 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137202 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/02/137202/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=SW5jbHVkZSBpbnRlZ3JhdGlvbiB0ZXN0IHJlc3VsdHMgaW4gSmFjb2NvCgppbnRlZ3JhdGlvbi10ZXN0IG1vZHVsZSBpcyBub3QgcmVjb3JkaW5nIGNvZGUgY292ZXJhZ2UgZHVlIHRvCmluY29ycmVjdGx5IG92ZXJyaWRpbmcgdGhlIG1hdmVuIHN1cmVmaXJlIGNvbmZpZyBmcm9tIHBhcmVudCBwb20uCgpJc3N1ZS1JRDogQ1BTLTIwODYKU2lnbmVkLW9mZi1ieTogZGFuaWVsaGFucmFoYW4gPGRhbmllbC5oYW5yYWhhbkBlc3QudGVjaD4KQ2hhbmdlLUlkOiBJNzc0YzY0YWNlZGNhNTQ2ZjVjMDE0MDM1OTdiZDlmNTAxMGRlNzNkMgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Include integration test results in Jacoco" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I774c64acedca546f5c01403597bd9f5010de73d2 -DGERRIT_EVENT_HASH=-1076161471 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -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.4-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.4-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, 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.4-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, 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.4-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.4-SNAPSHOT/cps-dependencies-3.4.4-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.4-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.4-SNAPSHOT/cps-bom-3.4.4-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.4-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.4-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-parent/pom.xml | line 19 read '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-parent/pom.xml | line 19 expected '\n' /w/workspace/cps-master-verify-java/integration-test/pom.xml | line 17 read '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/integration-test/pom.xml | line 17 expected '\n' /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 4 issue(s) found after 3 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.4-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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.4-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.4-SNAPSHOT/cps-parent-3.4.4-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.4-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 1 resource [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] [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] [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] [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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-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.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.4-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.0/spotbugs-4.2.0.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.649 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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.4-SNAPSHOT/cps-path-parser-3.4.4-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.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.4-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.0/spotbugs-4.2.0.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.642 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.028 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 12:06:00.326 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 12:06:00.335 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 12:06:00.365 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 12:06:00.369 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 12:06:00.392 [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.467 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.665 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.18 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.199 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.22 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.026 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.024 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.03 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.026 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. [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 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.006 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.01 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.082 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.011 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.357 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 12:05:57,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:05:57,216 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:05:57,217 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:05:57,218 |-INFO in ch.qos.logback.classic.BasicConfigurator@72211dc8 - Setting up default configuration. 12:06:02,812 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bd58aa - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:06:02,812 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4808c603 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:06:02,815 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:06:02,815 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:06:02,815 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:06:02,817 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bd58aa - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:06:02,817 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4808c603 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:06:02,825 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:02,825 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:06:02,829 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:06:02,856 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739562854) 12:06:02,856 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 12:06:02,856 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:06:02,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:06:02,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:06:02,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:06:02,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:06:02,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:06:02,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:06:02,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:06:02,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:06:02,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:06:02,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:06:02,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:06:02,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:06:02,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:06:02,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:06:02,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:06:02,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:06:02,892 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:06:02,899 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:06:03,344 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3dade0d4 - Setting zoneId to "UTC" 12:06:03,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:06:03,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:06:03,599 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:06:03,600 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:06:03,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:06:03,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:06:03,601 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:06:03,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47987ab2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:06:03,601 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:06:03,601 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@563e87c3 - End of configuration. 12:06:03,601 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@58086bd9 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:06:03.739Z INFO 6628 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-02-12T12:06:03.740Z INFO 6628 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:04.086Z INFO 6628 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.534 seconds (process running for 7.625) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:06:04.682Z WARN 6628 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.209 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:06:04.762Z INFO 6628 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-02-12T12:06:04.762Z INFO 6628 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:04.858Z WARN 6628 --- [ 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-02-12T12:06:04.940Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:06:04.940Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:06:04.940Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5701 2024-02-12T12:06:04.940Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:06:04.940Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:06:04.943Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:06:05.334Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:06:05.421Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:06:05.440Z WARN 6628 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:06:05.708Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:06:05.716Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5701 is STARTING 2024-02-12T12:06:05.875Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5701 2024-02-12T12:06:05.921Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:50801 and /10.30.106.188:5701 2024-02-12T12:06:11.019Z INFO 6628 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:2, ver:2} [ Member [10.30.106.188]:5701 - 56b8ee35-3e63-42f5-a2cd-4986bbe631b6 Member [10.30.106.156]:5701 - 2cbd8ea3-fa02-441b-9ddf-ac8bbdc26d1a this ] 2024-02-12T12:06:11.040Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5701 is STARTED 2024-02-12T12:06:11.064Z INFO 6628 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 6.33 seconds (process running for 14.604) 2024-02-12T12:06:11.109Z INFO 6628 --- [ 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: 6.38 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-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5702 2024-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:06:11.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [my cluster] [5.2.4] 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-02-12T12:06:11.138Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5702 [my cluster] [5.2.4] 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-02-12T12:06:11.140Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5702 [my cluster] [5.2.4] Using Multicast discovery 2024-02-12T12:06:11.140Z WARN 6628 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5702 [my cluster] [5.2.4] 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-02-12T12:06:11.153Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:06:11.154Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5702 [my cluster] [5.2.4] [10.30.106.156]:5702 is STARTING 2024-02-12T12:06:11.354Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5702 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:06:11.359Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:34207 and /10.30.106.188:5702 2024-02-12T12:06:16.472Z INFO 6628 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06 Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed this ] 2024-02-12T12:06:16.473Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:16.475Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:41581 2024-02-12T12:06:16.476Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:45921 and /10.30.106.188:5703 2024-02-12T12:06:17.474Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5702 [my cluster] [5.2.4] [10.30.106.156]:5702 is STARTED 2024-02-12T12:06:17.482Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:06:17.483Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:06:17.483Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5703 2024-02-12T12:06:17.483Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-12T12:06:17.483Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:06:17.483Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [my cluster] [5.2.4] 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-02-12T12:06:17.496Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5703 [my cluster] [5.2.4] 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-02-12T12:06:17.498Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5703 [my cluster] [5.2.4] Using Multicast discovery 2024-02-12T12:06:17.498Z WARN 6628 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5703 [my cluster] [5.2.4] 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-02-12T12:06:17.508Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:06:17.509Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5703 [my cluster] [5.2.4] [10.30.106.156]:5703 is STARTING 2024-02-12T12:06:17.611Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:06:17.623Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:34867 and /10.30.106.188:5702 2024-02-12T12:06:22.729Z INFO 6628 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [my cluster] [5.2.4] Members {size:5, ver:5} [ Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06 Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed Member [10.30.106.188]:5704 - 661ce9a7-7917-4cc8-8707-d23096ec3170 Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc this ] 2024-02-12T12:06:22.730Z INFO 6628 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [my cluster] [5.2.4] Members {size:5, ver:5} [ Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06 Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed this Member [10.30.106.188]:5704 - 661ce9a7-7917-4cc8-8707-d23096ec3170 Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc ] 2024-02-12T12:06:22.731Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:22.731Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:37085 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:37929 2024-02-12T12:06:22.732Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:37085 and /10.30.106.156:5703 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:43671 and /10.30.106.188:5704 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:46763 2024-02-12T12:06:22.732Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:44633 2024-02-12T12:06:22.738Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:45223 2024-02-12T12:06:22.738Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:44199 and /10.30.106.188:5703 2024-02-12T12:06:22.739Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:58781 and /10.30.106.188:5704 2024-02-12T12:06:22.739Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:44633 and /10.30.106.156:5702 2024-02-12T12:06:23.733Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5703 [my cluster] [5.2.4] [10.30.106.156]:5703 is STARTED 2024-02-12T12:06:23.741Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:06:23.741Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:06:23.742Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5704 2024-02-12T12:06:23.742Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-12T12:06:23.742Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:06:23.742Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [my cluster] [5.2.4] 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-02-12T12:06:23.762Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5704 [my cluster] [5.2.4] 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-02-12T12:06:23.764Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5704 [my cluster] [5.2.4] Using Multicast discovery 2024-02-12T12:06:23.764Z WARN 6628 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5704 [my cluster] [5.2.4] 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-02-12T12:06:23.773Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:06:23.773Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5704 [my cluster] [5.2.4] [10.30.106.156]:5704 is STARTING 2024-02-12T12:06:23.948Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:06:23.964Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:57521 and /10.30.106.188:5702 2024-02-12T12:06:24.379Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Connection[id=1, /10.30.106.156:34867->/10.30.106.188:5702, qualifier=null, endpoint=[10.30.106.188]:5702, remoteUuid=f9c1d53a-9f1c-40fd-b35f-f890212c749c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.382Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.156:50801->/10.30.106.188:5701, qualifier=null, endpoint=[10.30.106.188]:5701, remoteUuid=56b8ee35-3e63-42f5-a2cd-4986bbe631b6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.384Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.385Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5701, timeout: 10000, bind-any: true 2024-02-12T12:06:24.385Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.386Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5701. Reason: IOException[Connection refused to address /10.30.106.188:5701] 2024-02-12T12:06:24.452Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Connection[id=5, /10.30.106.156:5703->/10.30.106.188:45223, qualifier=null, endpoint=[10.30.106.188]:5703, remoteUuid=3794359b-f6ab-4519-ad86-a7ae62e85e06, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.453Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Connection[id=3, /10.30.106.156:5702->/10.30.106.188:41581, qualifier=null, endpoint=[10.30.106.188]:5703, remoteUuid=3794359b-f6ab-4519-ad86-a7ae62e85e06, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.453Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Connection[id=2, /10.30.106.156:45921->/10.30.106.188:5703, qualifier=null, endpoint=[10.30.106.188]:5703, remoteUuid=3794359b-f6ab-4519-ad86-a7ae62e85e06, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.453Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Connection[id=6, /10.30.106.156:44199->/10.30.106.188:5703, qualifier=null, endpoint=[10.30.106.188]:5703, remoteUuid=3794359b-f6ab-4519-ad86-a7ae62e85e06, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.454Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.454Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.455Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Connection[id=1, /10.30.106.156:34207->/10.30.106.188:5702, qualifier=null, endpoint=[10.30.106.188]:5702, remoteUuid=f9c1d53a-9f1c-40fd-b35f-f890212c749c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.455Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [my cluster] [5.2.4] Connection[id=1, /10.30.106.156:57521->/10.30.106.188:5702, qualifier=null, endpoint=[10.30.106.188]:5702, remoteUuid=f9c1d53a-9f1c-40fd-b35f-f890212c749c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.455Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.456Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.456Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.456Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Connection[id=7, /10.30.106.156:58781->/10.30.106.188:5704, qualifier=null, endpoint=[10.30.106.188]:5704, remoteUuid=661ce9a7-7917-4cc8-8707-d23096ec3170, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.457Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Connection[id=6, /10.30.106.156:5702->/10.30.106.188:46763, qualifier=null, endpoint=[10.30.106.188]:5704, remoteUuid=661ce9a7-7917-4cc8-8707-d23096ec3170, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.457Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Connection[id=3, /10.30.106.156:5703->/10.30.106.188:37929, qualifier=null, endpoint=[10.30.106.188]:5704, remoteUuid=661ce9a7-7917-4cc8-8707-d23096ec3170, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.457Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.457Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.458Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Connection[id=4, /10.30.106.156:43671->/10.30.106.188:5704, qualifier=null, endpoint=[10.30.106.188]:5704, remoteUuid=661ce9a7-7917-4cc8-8707-d23096ec3170, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:06:24.458Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.458Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.459Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.486Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.486Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5701, timeout: 10000, bind-any: true 2024-02-12T12:06:24.487Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.487Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5701. Reason: IOException[Connection refused to address /10.30.106.188:5701] 2024-02-12T12:06:24.556Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.557Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.558Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.558Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.558Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.559Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.559Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.560Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.560Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.561Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.588Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.588Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5701, timeout: 10000, bind-any: true 2024-02-12T12:06:24.589Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.589Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5701. Reason: IOException[Connection refused to address /10.30.106.188:5701] 2024-02-12T12:06:24.658Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.659Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.660Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.660Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.660Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.661Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.661Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.662Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.662Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.662Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.690Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.690Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5701, timeout: 10000, bind-any: true 2024-02-12T12:06:24.690Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5701. Reason: IOException[Connection refused to address /10.30.106.188:5701] 2024-02-12T12:06:24.691Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5701}, Error-Count: 5 2024-02-12T12:06:24.691Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.691Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 5 2024-02-12T12:06:24.691Z WARN 6628 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.188]:5701 - 56b8ee35-3e63-42f5-a2cd-4986bbe631b6 is suspected to be dead for reason: No connection 2024-02-12T12:06:24.691Z WARN 6628 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5703 [my cluster] [5.2.4] Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c is suspected to be dead for reason: No connection 2024-02-12T12:06:24.691Z INFO 6628 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2024-02-12T12:06:24.692Z INFO 6628 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=2, members=[MemberInfo{address=[10.30.106.188]:5701, uuid=56b8ee35-3e63-42f5-a2cd-4986bbe631b6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.156]:5701, uuid=2cbd8ea3-fa02-441b-9ddf-ac8bbdc26d1a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.106.188]:5701 - 56b8ee35-3e63-42f5-a2cd-4986bbe631b6] and initial addresses to ask: [] 2024-02-12T12:06:24.697Z INFO 6628 --- [cached.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:3} [ Member [10.30.106.156]:5701 - 2cbd8ea3-fa02-441b-9ddf-ac8bbdc26d1a this ] 2024-02-12T12:06:24.697Z INFO 6628 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.106.156]:5701, uuid=2cbd8ea3-fa02-441b-9ddf-ac8bbdc26d1a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} 2024-02-12T12:06:24.701Z INFO 6628 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5701, UUID: 56b8ee35-3e63-42f5-a2cd-4986bbe631b6 2024-02-12T12:06:24.705Z INFO 6628 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 0 2024-02-12T12:06:24.707Z INFO 6628 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2024-02-12T12:06:24.760Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.761Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.762Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.762Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.762Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 5 2024-02-12T12:06:24.762Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 5 2024-02-12T12:06:24.762Z WARN 6628 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5703 [my cluster] [5.2.4] Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06 is suspected to be dead for reason: No connection 2024-02-12T12:06:24.762Z WARN 6628 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06 is suspected to be dead for reason: No connection 2024-02-12T12:06:24.762Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.763Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.763Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.763Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.763Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 5 2024-02-12T12:06:24.764Z WARN 6628 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c is suspected to be dead for reason: No connection 2024-02-12T12:06:24.764Z INFO 6628 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Starting mastership claim process... 2024-02-12T12:06:24.764Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.764Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 5 2024-02-12T12:06:24.764Z INFO 6628 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Local MembersView{version=5, members=[MemberInfo{address=[10.30.106.188]:5702, uuid=f9c1d53a-9f1c-40fd-b35f-f890212c749c, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.188]:5703, uuid=3794359b-f6ab-4519-ad86-a7ae62e85e06, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.156]:5702, uuid=be1864c2-39f4-4647-b646-24bfe6a9c8ed, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.188]:5704, uuid=661ce9a7-7917-4cc8-8707-d23096ec3170, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.156]:5703, uuid=ff5396b2-3153-4626-a146-d2a6cbfc3bfc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}]} with suspected members: [Member [10.30.106.188]:5702 - f9c1d53a-9f1c-40fd-b35f-f890212c749c, Member [10.30.106.188]:5703 - 3794359b-f6ab-4519-ad86-a7ae62e85e06] and initial addresses to ask: [Member [10.30.106.188]:5704 - 661ce9a7-7917-4cc8-8707-d23096ec3170, Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc] 2024-02-12T12:06:24.764Z WARN 6628 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5703 [my cluster] [5.2.4] Member [10.30.106.188]:5704 - 661ce9a7-7917-4cc8-8707-d23096ec3170 is suspected to be dead for reason: No connection 2024-02-12T12:06:24.764Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.764Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 5 2024-02-12T12:06:24.765Z WARN 6628 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Member [10.30.106.188]:5704 - 661ce9a7-7917-4cc8-8707-d23096ec3170 is suspected to be dead for reason: No connection 2024-02-12T12:06:24.769Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.770Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.771Z WARN 6628 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [my cluster] [5.2.4] Mastership of [10.30.106.156]:5702 is accepted. Response: MembersView{version=5, members=[MemberInfo{address=[10.30.106.156]:5702, uuid=be1864c2-39f4-4647-b646-24bfe6a9c8ed, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.188]:5704, uuid=661ce9a7-7917-4cc8-8707-d23096ec3170, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.156]:5703, uuid=ff5396b2-3153-4626-a146-d2a6cbfc3bfc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}]} 2024-02-12T12:06:24.791Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.792Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.792Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 6 2024-02-12T12:06:24.863Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.863Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.864Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.864Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.864Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 6 2024-02-12T12:06:24.864Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.865Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.865Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 6 2024-02-12T12:06:24.865Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.865Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.865Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 6 2024-02-12T12:06:24.865Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.865Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 6 2024-02-12T12:06:24.866Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.866Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 6 2024-02-12T12:06:24.893Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.894Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.894Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 7 2024-02-12T12:06:24.965Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.966Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.966Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:24.966Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.966Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.966Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 7 2024-02-12T12:06:24.967Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.967Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 7 2024-02-12T12:06:24.967Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.967Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:24.967Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 7 2024-02-12T12:06:24.967Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 7 2024-02-12T12:06:24.967Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.968Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.968Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 7 2024-02-12T12:06:24.971Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:24.972Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:24.986Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.156]:5702 2024-02-12T12:06:24.988Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:59137 2024-02-12T12:06:24.994Z INFO 6628 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:59137 and /10.30.106.156:5702 2024-02-12T12:06:24.995Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:24.996Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:24.996Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 8 2024-02-12T12:06:25.067Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.067Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.067Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.068Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.068Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.069Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 8 2024-02-12T12:06:25.069Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.069Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 8 2024-02-12T12:06:25.069Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.069Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.069Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 8 2024-02-12T12:06:25.069Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.070Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 8 2024-02-12T12:06:25.071Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.071Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 8 2024-02-12T12:06:25.073Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.074Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.097Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.098Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.098Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 9 2024-02-12T12:06:25.169Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.170Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.171Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.171Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.171Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 9 2024-02-12T12:06:25.171Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 9 2024-02-12T12:06:25.172Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.173Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.173Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 9 2024-02-12T12:06:25.175Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.176Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.177Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.177Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.178Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.178Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 9 2024-02-12T12:06:25.178Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.178Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 9 2024-02-12T12:06:25.199Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.200Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.200Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 10 2024-02-12T12:06:25.271Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.272Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.272Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.272Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 10 2024-02-12T12:06:25.273Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.273Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 10 2024-02-12T12:06:25.274Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.275Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.275Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 10 2024-02-12T12:06:25.277Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.277Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.278Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.279Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.279Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.279Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.279Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 10 2024-02-12T12:06:25.280Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 10 2024-02-12T12:06:25.300Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.301Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.301Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 11 2024-02-12T12:06:25.373Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.374Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.374Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.374Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 11 2024-02-12T12:06:25.374Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.375Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 11 2024-02-12T12:06:25.375Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.376Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.376Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 11 2024-02-12T12:06:25.378Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.379Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.380Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.380Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.381Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.381Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 11 2024-02-12T12:06:25.382Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.382Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 11 2024-02-12T12:06:25.402Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.403Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.403Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 12 2024-02-12T12:06:25.473Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.474Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.475Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.475Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.475Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.476Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 12 2024-02-12T12:06:25.476Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.476Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 12 2024-02-12T12:06:25.477Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.478Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.478Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 12 2024-02-12T12:06:25.479Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.480Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.482Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.482Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.482Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.483Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 12 2024-02-12T12:06:25.483Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.483Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 12 2024-02-12T12:06:25.503Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.504Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.504Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 13 2024-02-12T12:06:25.575Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.576Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.576Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.577Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.578Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.578Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.578Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 13 2024-02-12T12:06:25.578Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 13 2024-02-12T12:06:25.578Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.579Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.580Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 13 2024-02-12T12:06:25.581Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.582Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.583Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.584Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.584Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.584Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 13 2024-02-12T12:06:25.584Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.585Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 13 2024-02-12T12:06:25.605Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.606Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.606Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 14 2024-02-12T12:06:25.677Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.678Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.678Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.679Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.680Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.680Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 14 2024-02-12T12:06:25.680Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.680Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.680Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 14 2024-02-12T12:06:25.681Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.681Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 14 2024-02-12T12:06:25.683Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.684Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.684Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.685Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.685Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.685Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 14 2024-02-12T12:06:25.686Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.686Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 14 2024-02-12T12:06:25.706Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.707Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.707Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 15 2024-02-12T12:06:25.779Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.780Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.780Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.781Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.781Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.781Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.782Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 15 2024-02-12T12:06:25.782Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.782Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 15 2024-02-12T12:06:25.782Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.782Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 15 2024-02-12T12:06:25.784Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.785Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.786Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.786Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.787Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.787Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 15 2024-02-12T12:06:25.788Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.788Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 15 2024-02-12T12:06:25.808Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.809Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.809Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 16 2024-02-12T12:06:25.872Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.873Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.880Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.881Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.882Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.883Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.885Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.885Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.885Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 16 2024-02-12T12:06:25.885Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.885Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 16 2024-02-12T12:06:25.886Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.886Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 16 2024-02-12T12:06:25.888Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.888Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.889Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.889Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 16 2024-02-12T12:06:25.889Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.889Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 16 2024-02-12T12:06:25.910Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.911Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.911Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 17 2024-02-12T12:06:25.974Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.976Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.982Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.982Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.985Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:25.986Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.987Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.987Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 17 2024-02-12T12:06:25.987Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.987Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:25.988Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 17 2024-02-12T12:06:25.988Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.988Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 17 2024-02-12T12:06:25.989Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:25.990Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:25.990Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:25.990Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:25.990Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 17 2024-02-12T12:06:25.990Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 17 2024-02-12T12:06:26.012Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.013Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.013Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 18 2024-02-12T12:06:26.076Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.077Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.083Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.084Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.087Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.088Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.088Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.088Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 18 2024-02-12T12:06:26.088Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.089Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.089Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 18 2024-02-12T12:06:26.089Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.089Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 18 2024-02-12T12:06:26.091Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.091Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.092Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.092Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.092Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 18 2024-02-12T12:06:26.092Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 18 2024-02-12T12:06:26.113Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.115Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.115Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 19 2024-02-12T12:06:26.178Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.179Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.184Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.185Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.188Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.189Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.190Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.190Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.190Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 19 2024-02-12T12:06:26.190Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.191Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 19 2024-02-12T12:06:26.191Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.191Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 19 2024-02-12T12:06:26.192Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.192Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.193Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.193Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.193Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 19 2024-02-12T12:06:26.193Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 19 2024-02-12T12:06:26.215Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.216Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.216Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 20 2024-02-12T12:06:26.251Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.252Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.252Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.253Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.280Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.281Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.286Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.286Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.290Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.291Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.291Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.291Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 20 2024-02-12T12:06:26.291Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.292Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.292Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 20 2024-02-12T12:06:26.292Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.292Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 20 2024-02-12T12:06:26.294Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.294Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.294Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.295Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 20 2024-02-12T12:06:26.295Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.295Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 20 2024-02-12T12:06:26.316Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.317Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.317Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 21 2024-02-12T12:06:26.351Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.352Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.352Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.352Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.353Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.354Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.355Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.355Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.381Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.383Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.387Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.388Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.392Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.392Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.392Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.393Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 21 2024-02-12T12:06:26.393Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.393Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.393Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 21 2024-02-12T12:06:26.394Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.394Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 21 2024-02-12T12:06:26.395Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.395Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.396Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.396Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 21 2024-02-12T12:06:26.396Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.396Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 21 2024-02-12T12:06:26.418Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.419Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.419Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 22 2024-02-12T12:06:26.453Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.453Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.454Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.454Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.455Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.456Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.456Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.457Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.483Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.484Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.489Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.489Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.493Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.494Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.494Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 22 2024-02-12T12:06:26.494Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.494Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.495Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.495Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 22 2024-02-12T12:06:26.495Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.495Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 22 2024-02-12T12:06:26.496Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.496Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.497Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.497Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 22 2024-02-12T12:06:26.497Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.497Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 22 2024-02-12T12:06:26.520Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.521Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.521Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 23 2024-02-12T12:06:26.552Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.552Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.552Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.553Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.553Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.553Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.554Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.555Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.555Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.556Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.556Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.557Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.557Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.558Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.585Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.585Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.590Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.591Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.594Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.595Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.595Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 23 2024-02-12T12:06:26.596Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.596Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.597Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.597Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 23 2024-02-12T12:06:26.597Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.597Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 23 2024-02-12T12:06:26.598Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.598Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.598Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.598Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 23 2024-02-12T12:06:26.599Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.599Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 23 2024-02-12T12:06:26.621Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.622Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.622Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 24 2024-02-12T12:06:26.653Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.654Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.654Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.654Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.654Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.655Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.655Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.656Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.656Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.657Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.658Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.659Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.686Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.687Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.691Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.692Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.696Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.696Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.696Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 24 2024-02-12T12:06:26.697Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.697Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.698Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.698Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 24 2024-02-12T12:06:26.698Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.698Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 24 2024-02-12T12:06:26.699Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.699Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.699Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.700Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 24 2024-02-12T12:06:26.700Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.700Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 24 2024-02-12T12:06:26.723Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.724Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.724Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 25 2024-02-12T12:06:26.755Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.755Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.755Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.756Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.756Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.756Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.756Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.757Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.757Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.758Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.759Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.760Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.787Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.788Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.793Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.794Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.797Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.797Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.798Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:06:26.798Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.799Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.799Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.799Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 25 2024-02-12T12:06:26.800Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.800Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:06:26.800Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.800Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.801Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.801Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:06:26.801Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.801Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:06:26.824Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.825Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.825Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:06:26.852Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.852Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.852Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.853Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.853Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.853Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.856Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.856Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.857Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.857Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.857Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.857Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.857Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.858Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.859Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.859Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.861Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.861Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.889Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.890Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.894Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.895Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.898Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.899Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.899Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:06:26.900Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.900Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.900Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.900Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:06:26.901Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.901Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:06:26.902Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.902Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.902Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.902Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:06:26.902Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.903Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:06:26.926Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.926Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.926Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:06:26.953Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.953Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.954Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.954Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.954Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.955Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.957Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.957Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.958Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.958Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.958Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.958Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.959Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:26.959Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:26.960Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.960Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.962Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.962Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:26.990Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.991Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.995Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:26.995Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:26.999Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:26.999Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.000Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:06:27.001Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.001Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.001Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.001Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:06:27.002Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.002Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:06:27.004Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.004Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.005Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.005Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:06:27.006Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.006Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:06:27.027Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.028Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.028Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:06:27.055Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.055Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.055Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.055Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.056Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.056Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.059Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.059Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.059Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.080Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.080Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.080Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.091Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.092Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.096Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.096Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.100Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.100Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.102Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.102Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.102Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:06:27.103Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.106Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.106Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.106Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:06:27.106Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.107Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.107Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:06:27.107Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.107Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:06:27.128Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.129Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.129Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:06:27.156Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.156Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.156Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.156Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:06:27.156Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.157Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.157Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.180Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.180Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.180Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.181Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.181Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.181Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.192Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.193Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.197Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.197Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.201Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.201Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.203Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.204Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.204Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:06:27.207Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.207Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.207Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.207Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:06:27.208Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.208Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.208Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:06:27.209Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.209Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:06:27.230Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.230Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.231Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:06:27.252Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.252Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.253Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.253Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.253Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.254Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.257Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.257Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.257Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.257Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.257Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:06:27.258Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.258Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.282Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.282Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.282Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.282Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.282Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.283Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.294Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.294Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.298Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.299Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.302Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.303Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.304Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.305Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.305Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:06:27.308Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.309Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.309Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:06:27.309Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.310Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.310Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.310Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:06:27.311Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.311Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:06:27.331Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.332Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.332Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:06:27.354Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.354Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.355Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.355Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.355Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.356Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.358Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.358Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.358Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.359Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.359Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:06:27.359Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.359Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.383Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.383Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.383Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.383Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.384Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.384Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.395Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.396Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.399Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.400Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.403Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.404Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.405Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.406Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.406Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:06:27.409Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.410Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.411Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:06:27.411Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.411Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.412Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.412Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:06:27.412Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.412Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:06:27.433Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.434Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.434Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:06:27.456Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.456Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.457Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.457Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.458Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.459Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.459Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.460Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.460Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.460Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:06:27.478Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.484Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.484Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.484Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.485Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.496Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.497Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.501Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.501Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.503Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.503Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.504Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.505Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.506Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.507Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.507Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:06:27.511Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.511Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.512Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.512Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.513Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.513Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:06:27.513Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.513Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:06:27.534Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.535Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.535Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:06:27.558Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.558Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.559Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.559Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.560Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.560Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.561Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.561Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.561Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:06:27.579Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.580Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.580Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:06:27.586Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.586Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.598Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.599Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.602Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.603Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.603Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.603Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.604Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.604Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.605Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.606Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.607Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.608Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.608Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:06:27.612Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.612Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.613Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.613Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.614Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.614Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:06:27.614Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.614Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:06:27.635Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.636Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.636Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:06:27.659Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.660Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.660Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.661Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.662Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.662Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.662Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.662Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:06:27.663Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.681Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.682Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.682Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:06:27.687Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.688Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.699Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.700Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.704Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.704Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.705Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.705Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.706Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.706Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.706Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.707Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.708Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.709Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.709Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:06:27.713Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.714Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.714Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.715Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.715Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.715Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:06:27.716Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.716Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:06:27.737Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.738Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.738Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:06:27.761Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.762Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.762Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.763Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.763Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.763Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.764Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.764Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:06:27.764Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.783Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.784Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.784Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:06:27.788Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.789Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.801Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.801Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.805Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.805Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.806Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.806Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.807Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.807Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.808Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.808Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.809Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.810Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.810Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:06:27.814Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.815Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.816Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.816Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.816Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.817Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:06:27.817Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.817Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:06:27.839Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.840Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.840Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:06:27.863Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.863Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.864Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.864Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.865Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.865Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.884Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.885Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.885Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:06:27.889Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.890Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.902Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.903Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.906Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.907Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.908Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.908Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.908Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.908Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:06:27.908Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.909Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.910Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.911Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.911Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.911Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:06:27.915Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.916Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.917Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.917Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.918Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.918Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.918Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:06:27.918Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:06:27.941Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.941Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.941Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:06:27.965Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:27.965Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:27.966Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:27.966Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:27.987Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.988Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:27.988Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:06:27.991Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:27.992Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.003Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.004Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.007Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.008Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.009Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.009Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.010Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.010Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.010Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:06:28.012Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.012Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.012Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:06:28.016Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.017Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.018Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.019Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.019Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.019Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:06:28.019Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.019Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:06:28.042Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.043Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.043Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:06:28.067Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.067Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.068Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.068Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.089Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.090Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.090Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:06:28.092Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.093Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.105Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.105Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.108Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.109Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.110Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.110Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.111Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.112Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.112Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:06:28.113Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.113Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.113Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:06:28.117Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.118Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.120Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.120Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.121Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.121Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 38 2024-02-12T12:06:28.121Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.121Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:06:28.144Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.144Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.144Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:06:28.168Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.168Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.169Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.169Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.191Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.191Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.191Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:06:28.193Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.194Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.206Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.207Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.209Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.210Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.211Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.212Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.212Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.213Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.213Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 38 2024-02-12T12:06:28.214Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.214Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.214Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:06:28.218Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.219Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.221Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.221Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.222Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.222Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 39 2024-02-12T12:06:28.222Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.222Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:06:28.245Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.246Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.246Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 40 2024-02-12T12:06:28.269Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.269Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.270Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.270Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.292Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.292Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.292Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:06:28.294Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.295Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.307Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.308Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.310Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.311Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.312Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.313Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.313Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.314Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.314Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 39 2024-02-12T12:06:28.315Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.315Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.315Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 40 2024-02-12T12:06:28.319Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.320Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.322Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.322Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.323Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.323Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 40 2024-02-12T12:06:28.323Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.323Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:06:28.346Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.347Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.347Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 41 2024-02-12T12:06:28.371Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.371Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.372Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.372Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.393Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.394Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.394Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:06:28.395Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.396Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.409Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.410Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.411Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.412Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.413Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.414Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.414Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.415Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.415Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 40 2024-02-12T12:06:28.416Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.416Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.416Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 41 2024-02-12T12:06:28.420Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.421Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.423Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.423Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.424Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.424Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.424Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 41 2024-02-12T12:06:28.424Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 41 2024-02-12T12:06:28.448Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.449Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.449Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 42 2024-02-12T12:06:28.473Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.473Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.474Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.474Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.495Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.495Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.495Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 41 2024-02-12T12:06:28.496Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.497Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.510Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.511Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.513Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.513Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.514Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.515Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.516Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.516Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.516Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 41 2024-02-12T12:06:28.517Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.517Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.517Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 42 2024-02-12T12:06:28.521Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.522Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.524Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.524Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.525Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.525Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 42 2024-02-12T12:06:28.525Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.525Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 42 2024-02-12T12:06:28.549Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.550Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.550Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 43 2024-02-12T12:06:28.575Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.575Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.576Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.576Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.596Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.597Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.597Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 42 2024-02-12T12:06:28.597Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.598Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.611Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.612Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.614Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.614Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.616Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.616Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.617Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.617Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.618Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 42 2024-02-12T12:06:28.618Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.618Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.618Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 43 2024-02-12T12:06:28.622Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.623Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.625Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.626Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.626Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.626Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 43 2024-02-12T12:06:28.627Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.627Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 43 2024-02-12T12:06:28.651Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.651Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.651Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 44 2024-02-12T12:06:28.676Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.676Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.677Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.677Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.697Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.698Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.698Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 43 2024-02-12T12:06:28.699Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.699Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.713Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.714Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.715Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.715Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.717Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.717Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.718Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.719Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.719Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 43 2024-02-12T12:06:28.719Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.720Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.720Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 44 2024-02-12T12:06:28.724Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.725Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.727Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.727Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.728Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.728Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 44 2024-02-12T12:06:28.728Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.728Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 44 2024-02-12T12:06:28.752Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.753Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.753Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 45 2024-02-12T12:06:28.778Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.778Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.778Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.779Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.799Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.800Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.800Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 44 2024-02-12T12:06:28.814Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.815Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.816Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.817Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.818Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.818Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.819Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.820Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.820Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 44 2024-02-12T12:06:28.820Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.821Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.821Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 45 2024-02-12T12:06:28.825Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.826Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.828Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.828Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.829Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.829Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 45 2024-02-12T12:06:28.829Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.829Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 45 2024-02-12T12:06:28.853Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.854Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.854Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 46 2024-02-12T12:06:28.880Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.880Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.880Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.880Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.901Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.901Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.901Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 45 2024-02-12T12:06:28.916Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.916Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.917Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.918Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.919Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.920Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.920Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.921Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.921Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 45 2024-02-12T12:06:28.921Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.922Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.922Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 46 2024-02-12T12:06:28.926Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.927Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.929Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:28.930Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.930Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:28.930Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 46 2024-02-12T12:06:28.931Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.931Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 46 2024-02-12T12:06:28.954Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.955Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:28.955Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 47 2024-02-12T12:06:28.982Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:28.982Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:28.982Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:28.982Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.002Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.003Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.003Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 46 2024-02-12T12:06:29.017Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.018Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.019Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.019Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.020Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.021Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.022Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.022Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.023Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.023Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 46 2024-02-12T12:06:29.023Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.023Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 47 2024-02-12T12:06:29.027Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.028Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.030Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.031Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.031Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 47 2024-02-12T12:06:29.031Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.032Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.032Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 47 2024-02-12T12:06:29.056Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.056Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.056Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 48 2024-02-12T12:06:29.083Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.083Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.084Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.091Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.104Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.104Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.104Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 47 2024-02-12T12:06:29.118Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.119Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.120Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.120Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.122Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.123Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.123Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.124Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.124Z INFO 6628 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.124Z WARN 6628 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 48 2024-02-12T12:06:29.124Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.124Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 47 2024-02-12T12:06:29.128Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.129Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.131Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.132Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.132Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.132Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 48 2024-02-12T12:06:29.133Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.133Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 48 2024-02-12T12:06:29.157Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.158Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.158Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 49 2024-02-12T12:06:29.185Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.186Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.192Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.193Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.205Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.206Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.206Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 48 2024-02-12T12:06:29.220Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.221Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.223Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.224Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.225Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.225Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.225Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.225Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 49 2024-02-12T12:06:29.226Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.226Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 48 2024-02-12T12:06:29.230Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.230Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.233Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.233Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.234Z INFO 6628 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.234Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.234Z WARN 6628 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 49 2024-02-12T12:06:29.234Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 49 2024-02-12T12:06:29.258Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.259Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.259Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 50 2024-02-12T12:06:29.287Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.288Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.293Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.294Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.306Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.307Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.307Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 49 2024-02-12T12:06:29.322Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.323Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.324Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.325Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.326Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.326Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.326Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.327Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 50 2024-02-12T12:06:29.327Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.327Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 49 2024-02-12T12:06:29.331Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.332Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.334Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.334Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.335Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.335Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.335Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 50 2024-02-12T12:06:29.335Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 50 2024-02-12T12:06:29.360Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.361Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.361Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 51 2024-02-12T12:06:29.389Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.391Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.394Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.395Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.407Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.408Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.408Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 50 2024-02-12T12:06:29.423Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.424Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.425Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.426Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.427Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.427Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.428Z INFO 6628 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.428Z WARN 6628 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 50 2024-02-12T12:06:29.428Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.428Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 51 2024-02-12T12:06:29.433Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.434Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.435Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.435Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.436Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.436Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 51 2024-02-12T12:06:29.436Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.436Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 51 2024-02-12T12:06:29.462Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.463Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.463Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 52 2024-02-12T12:06:29.492Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.493Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.495Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.496Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.509Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.509Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.509Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 51 2024-02-12T12:06:29.524Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.525Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.526Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.527Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.528Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.528Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.529Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.529Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 51 2024-02-12T12:06:29.529Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.529Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 52 2024-02-12T12:06:29.534Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.535Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.536Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.536Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.537Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.537Z WARN 6628 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 52 2024-02-12T12:06:29.537Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.537Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 52 2024-02-12T12:06:29.563Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.564Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.564Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 53 2024-02-12T12:06:29.594Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.594Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.596Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.597Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.610Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.615Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.615Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 52 2024-02-12T12:06:29.626Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.627Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.627Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.628Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.629Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.630Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.630Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 52 2024-02-12T12:06:29.630Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.630Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.630Z WARN 6628 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 53 2024-02-12T12:06:29.635Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.637Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.638Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.638Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 53 2024-02-12T12:06:29.638Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.639Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.644Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 53 2024-02-12T12:06:29.644Z INFO 6628 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.664Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.665Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.665Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 54 2024-02-12T12:06:29.695Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.696Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.698Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.698Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.715Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.716Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.716Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 53 2024-02-12T12:06:29.728Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.728Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.729Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.729Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.730Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.731Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.731Z INFO 6628 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.731Z WARN 6628 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 53 2024-02-12T12:06:29.732Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.732Z WARN 6628 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 54 2024-02-12T12:06:29.738Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:29.739Z INFO 6628 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:06:29.739Z WARN 6628 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 54 2024-02-12T12:06:29.744Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.745Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:06:29.745Z INFO 6628 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.747Z INFO 6628 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:06:29.747Z WARN 6628 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 54 2024-02-12T12:06:29.765Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:06:29.766Z INFO 6628 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [my cluster] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:06:29.766Z WARN 6628 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [my cluster] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 55 2024-02-12T12:06:29.776Z INFO 6628 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.156]:5702 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5702, UUID: f9c1d53a-9f1c-40fd-b35f-f890212c749c 2024-02-12T12:06:29.776Z INFO 6628 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [my cluster] [5.2.4] Members {size:2, ver:6} [ Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed this Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc ] 2024-02-12T12:06:29.776Z INFO 6628 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.156]:5702 [my cluster] [5.2.4] Mastership is claimed with: MembersView{version=6, members=[MemberInfo{address=[10.30.106.156]:5702, uuid=be1864c2-39f4-4647-b646-24bfe6a9c8ed, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.156]:5703, uuid=ff5396b2-3153-4626-a146-d2a6cbfc3bfc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}]} 2024-02-12T12:06:29.778Z INFO 6628 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.156]:5703 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5702, UUID: f9c1d53a-9f1c-40fd-b35f-f890212c749c 2024-02-12T12:06:29.779Z INFO 6628 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [my cluster] [5.2.4] Members {size:2, ver:6} [ Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc this ] 2024-02-12T12:06:29.780Z INFO 6628 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.156]:5703 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5703, UUID: 3794359b-f6ab-4519-ad86-a7ae62e85e06 2024-02-12T12:06:29.782Z INFO 6628 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.156]:5703 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5704, UUID: 661ce9a7-7917-4cc8-8707-d23096ec3170 2024-02-12T12:06:29.786Z INFO 6628 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.156]:5702 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5703, UUID: 3794359b-f6ab-4519-ad86-a7ae62e85e06 2024-02-12T12:06:29.786Z INFO 6628 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.156]:5702 [my cluster] [5.2.4] Committing/rolling-back live transactions of [10.30.106.188]:5704, UUID: 661ce9a7-7917-4cc8-8707-d23096ec3170 2024-02-12T12:06:29.907Z INFO 6628 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.156]:5702 [my cluster] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 0 2024-02-12T12:06:29.916Z INFO 6628 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.156]:5702 [my cluster] [5.2.4] Most recent partition table is determined. 2024-02-12T12:06:35.003Z INFO 6628 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [my cluster] [5.2.4] Members {size:3, ver:7} [ Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed this Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc Member [10.30.106.156]:5704 - 8dd780e9-6347-403c-97a8-358827b0a239 ] 2024-02-12T12:06:35.006Z INFO 6628 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [my cluster] [5.2.4] Members {size:3, ver:7} [ Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc Member [10.30.106.156]:5704 - 8dd780e9-6347-403c-97a8-358827b0a239 this ] 2024-02-12T12:06:35.007Z INFO 6628 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [my cluster] [5.2.4] Members {size:3, ver:7} [ Member [10.30.106.156]:5702 - be1864c2-39f4-4647-b646-24bfe6a9c8ed Member [10.30.106.156]:5703 - ff5396b2-3153-4626-a146-d2a6cbfc3bfc this Member [10.30.106.156]:5704 - 8dd780e9-6347-403c-97a8-358827b0a239 ] 2024-02-12T12:06:35.007Z INFO 6628 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [my cluster] [5.2.4] Connecting to /10.30.106.156:5703, timeout: 10000, bind-any: true 2024-02-12T12:06:35.008Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:43893 2024-02-12T12:06:35.008Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.156:37625 2024-02-12T12:06:35.009Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:43893 and /10.30.106.156:5703 2024-02-12T12:06:35.014Z INFO 6628 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.156:37625 and /10.30.106.156:5704 2024-02-12T12:06:36.007Z WARN 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-02-12T12:06:36.008Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5704 [my cluster] [5.2.4] [10.30.106.156]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.899 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.022 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-02-12T12:06:36.280Z DEBUG 6628 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-12T12:06:36.286Z ERROR 6628 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-02-12T12:06:36.297Z DEBUG 6628 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-12T12:06:36.303Z DEBUG 6628 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-12T12:06:36.308Z DEBUG 6628 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-12T12:06:36.308Z DEBUG 6628 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-12T12:06:36.309Z ERROR 6628 --- [ 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.258 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.011 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.017 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.016 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-02-12T12:06:36.567Z WARN 6628 --- [ 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.229 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-02-12T12:06:36.669Z ERROR 6628 --- [ 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.072 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-02-12T12:06:36.704Z INFO 6628 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.156]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-02-12T12:06:36.704Z INFO 6628 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.156]:5703 [my cluster] [5.2.4] [10.30.106.156]:5703 is SHUTTING_DOWN 2024-02-12T12:06:36.705Z INFO 6628 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-02-12T12:06:36.705Z INFO 6628 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5701 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 309, 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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-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.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.4-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) [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 [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 [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.0/spotbugs-4.2.0.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 [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] ------------------------------------------------------- 12:06:51.259 [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. 12:06:51.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:06:51.570 [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. 12:06:51.586 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:06:51.605 [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. 12:06:51.615 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:06:51.629 [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. 12:06:51.652 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:06:51.681 [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. 12:06:51.688 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:06:51.692 [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. 12:06:51.700 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:06:51.703 [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. 12:06:51.709 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:06:51.711 [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. 12:06:51.717 [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 12:06:51,083 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:06:51,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:06:51,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:06:51,104 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d5a77de - Setting up default configuration. 12:06:52,824 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:06:52,894 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:06:52,894 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:06:52,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:06:52,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:06:52,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:06:52,900 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:06:52,900 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:06:52,907 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:52,907 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:06:52,913 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:06:52,952 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739612950) 12:06:52,953 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:06:52,953 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:06:52,958 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:06:52,962 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:06:52,962 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:06:52,962 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:06:52,962 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:06:52,963 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:06:52,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:06:52,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:06:52,969 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:06:52,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:06:52,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:06:53,003 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:06:53,010 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:06:53,338 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4283f29b - Setting zoneId to "UTC" 12:06:53,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:06:53,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:06:53,603 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:06:53,604 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:06:53,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:06:53,605 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:06:53,605 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:06:53,605 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:06:53,605 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:06:53,605 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@56d4481f - End of configuration. 12:06:53,605 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@625430f8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:06:53.728Z INFO 6995 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6995 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-12T12:06:53.729Z INFO 6995 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:55.953Z INFO 6995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:06:55.954Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:06:55.955Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-12T12:06:55.975Z INFO 6995 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.554 seconds (process running for 5.65) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:06:57.032Z ERROR 6995 --- [ 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:57.220Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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) ... 147 common frames omitted 2024-02-12T12:06:57.358Z ERROR 6995 --- [ 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:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:57.366Z ERROR 6995 --- [ 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:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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: 5.437 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.1.2) 2024-02-12T12:06:57.553Z INFO 6995 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6995 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-12T12:06:57.553Z INFO 6995 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:58.319Z INFO 6995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:06:58.319Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:06:58.319Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-12T12:06:58.323Z INFO 6995 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.798 seconds (process running for 7.999) 2024-02-12T12:06:58.415Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.548Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.567Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.773Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:384) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.797Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:429) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.813Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:454) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.825Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:473) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:06:58.835Z ERROR 6995 --- [ 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:495) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:06:58.874Z INFO 6995 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6995 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-12T12:06:58.874Z INFO 6995 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:59.365Z INFO 6995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:06:59.366Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:06:59.366Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-12T12:06:59.369Z INFO 6995 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.519 seconds (process running for 9.045) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:06:59.532Z INFO 6995 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6995 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-12T12:06:59.532Z INFO 6995 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:06:59.990Z INFO 6995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:06:59.990Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:06:59.991Z INFO 6995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-12T12:06:59.994Z INFO 6995 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.483 seconds (process running for 9.669) 2024-02-12T12:07:00.013Z ERROR 6995 --- [ 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:07:00.033Z ERROR 6995 --- [ 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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.587 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.02 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.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, 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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-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.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.4-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.0/spotbugs-4.2.0.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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.4-SNAPSHOT/cps-ncmp-events-3.4.4-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.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.4-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 114 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/lcm/LcmEventsService.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/lcm/LcmEventsService.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.0/spotbugs-4.2.0.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 11 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 175 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 12:07:21.297 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 12:07:21.324 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:07:21.327 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 12:07:21.329 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 12:07:21.345 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:07:21.351 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:07:21.351 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 12:07:21.361 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 12:07:21.368 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:07:21.372 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 12:07:21.406 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:07:21.411 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 12:07:21.421 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 12:07:21.437 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:07:21.443 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 12:07:21.447 [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 12:07:21.451 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 12:07:21.454 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 12:07:21.464 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:07:21.465 [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.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 12:07:21.894 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:21.899 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 12:07:21.904 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 12:07:21.907 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:07:21.912 [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 12:07:21.913 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:07:21.915 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 12:07:21.915 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:07:21.983 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:21.985 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:21.993 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:21.994 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 12:07:22.004 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:22.004 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 12:07:22.008 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:22.008 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 12:07:22.011 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:22.011 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 12:07:22.012 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:07:22.013 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 12:07:22.220 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 12:07:22.256 [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 12:07:22.315 [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 12:07:22.319 [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 12:07:22.320 [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 12:07:22.325 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 12:07:22.325 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 12:07:22.329 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 12:07:22.332 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 12:07:22.333 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 12:07:22.334 [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 12:07:22.335 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 12:07:22.336 [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 12:07:22.348 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 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.019 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 12:07:22.503 [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 12:07:23.202 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:07:23.210 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:07:23.238 [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 12:07:23.241 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 12:07:23.244 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:07:23.245 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 12:07:23.276 [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. 12:07:23.284 [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) 12:07:25.422 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 12:07:25.447 [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) 12:07:25.996 [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) 12:07:27.665 [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, (37 MB/? MB) 12:07:28.209 [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, (61 MB/? MB) 12:07:28.569 [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, (74 MB/? MB) 12:07:29.081 [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, (85 MB/? MB) 12:07:29.530 [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, (97 MB/? MB) 12:07:29.592 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (100 MB/? MB) 12:07:29.609 [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, (100 MB/? MB) 12:07:30.125 [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, (120 MB/? MB) 12:07:31.174 [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, (161 MB/? MB) 12:07:31.697 [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, (175 MB/? MB) 12:07:39.159 [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, (346 MB/? MB) 12:07:43.480 [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, (365 MB/370 MB) 12:07:44.002 [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, (366 MB/370 MB) 12:07:44.152 [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, (367 MB/370 MB) 12:07:44.251 [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, (367 MB/370 MB) 12:07:44.571 [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, (370 MB/370 MB) 12:07:44.648 [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, (370 MB/370 MB) 12:07:44.738 [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, (370 MB/370 MB) 12:07:44.824 [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, (370 MB/370 MB) 12:07:45.477 [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) 12:07:45.561 [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) 12:07:45.580 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 20s (downloaded 370 MB at 18 MB/s) 12:07:45.616 [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 12:07:55.456 [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: 836902242a56d8345f5d60827c9a5bf6b605c5e3838b5ee56ea08740ba0e3aa9 12:08:01.157 [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 PT37.910835282S 12:08:01.283 [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 12:08:01.403 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 12:08:01.403 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 12:08:01.403 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1707739681401 12:07:18,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:07:18,479 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:07:18,480 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:07:18,480 |-INFO in ch.qos.logback.classic.BasicConfigurator@62f6c22e - Setting up default configuration. 12:08:01,612 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1346d3ae - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:08:01,656 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:08:01,656 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1346d3ae - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:08:01,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:08:01,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:08:01,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:08:01,661 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:08:01,661 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1346d3ae - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:08:01,668 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:08:01,668 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:08:01,672 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:08:01,712 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739681710) 12:08:01,712 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:08:01,713 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:08:01,718 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:08:01,718 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:08:01,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:08:01,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:08:01,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:01,734 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:08:01,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:08:01,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:01,758 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:08:01,764 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:08:02,205 |-INFO in ch.qos.logback.classic.pattern.DateConverter@307997a4 - Setting zoneId to "UTC" 12:08:02,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:08:02,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:08:02,456 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:08:02,457 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:08:02,457 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:08:02,457 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:08:02,457 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:08:02,458 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cacea1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:08:02,458 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:08:02,458 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1587e9a6 - End of configuration. 12:08:02,458 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@51d9be0b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:02.506Z INFO 7389 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:02.506Z INFO 7389 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:02.656Z INFO 7389 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.244 seconds (process running for 44.972) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:08:03.218Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2024-02-12T12:08:03.253Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:03.254Z INFO 7389 --- [ 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-02-12T12:08:03.277Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:03.277Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:03.277Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:03.277Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739683277 2024-02-12T12:08:03.789Z WARN 7389 --- [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-02-12T12:08:03.792Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: qms5CV9GTdaW9dICt92aWQ 2024-02-12T12:08:03.899Z WARN 7389 --- [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-02-12T12:08:04.006Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to YliAbIU_SYG9zmwGmxPC5A 2024-02-12T12:08:04.069Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to YliAbIU_SYG9zmwGmxPC5A 2024-02-12T12:08:04.069Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: qms5CV9GTdaW9dICt92aWQ 2024-02-12T12:08:04.189Z INFO 7389 --- [ 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-02-12T12:08:04.198Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-02-12T12:08:04.230Z INFO 7389 --- [ 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-888f62fe-c724-4f29-917b-681c4ae182b4 2024-02-12T12:08:04.230Z INFO 7389 --- [ 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-02-12T12:08:04.230Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-02-12T12:08:04.263Z INFO 7389 --- [ 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-888f62fe-c724-4f29-917b-681c4ae182b4', protocol='range'} 2024-02-12T12:08:04.267Z INFO 7389 --- [ 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-888f62fe-c724-4f29-917b-681c4ae182b4=Assignment(partitions=[test-topic-0])} 2024-02-12T12:08:04.297Z INFO 7389 --- [ 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-888f62fe-c724-4f29-917b-681c4ae182b4', protocol='range'} 2024-02-12T12:08:04.298Z INFO 7389 --- [ 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-02-12T12:08:04.302Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2024-02-12T12:08:04.318Z INFO 7389 --- [ 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-02-12T12:08:04.338Z INFO 7389 --- [ 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-02-12T12:08:04.518Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:04.519Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-02-12T12:08:04.580Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:04.580Z INFO 7389 --- [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: 190ms, elapsed time since send: 190ms, request timeout: 30000ms) 2024-02-12T12:08:04.580Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2024-02-12T12:08:04.581Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2024-02-12T12:08:04.581Z INFO 7389 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1401030801, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:04.586Z INFO 7389 --- [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-02-12T12:08:04.618Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:04.618Z WARN 7389 --- [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-02-12T12:08:04.688Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:04.688Z WARN 7389 --- [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-02-12T12:08:04.720Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:04.720Z WARN 7389 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.311 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2024-02-12T12:08:04.832Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:08:04.887Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: de457928b39d0cd97cf09b7a07b1401f4ecec6c1f031076d618982727173c2f3 2024-02-12T12:08:04.889Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:04.889Z WARN 7389 --- [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-02-12T12:08:04.923Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:04.923Z WARN 7389 --- [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-02-12T12:08:05.192Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:05.192Z WARN 7389 --- [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-02-12T12:08:05.430Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:05.430Z WARN 7389 --- [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-02-12T12:08:05.595Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:05.595Z WARN 7389 --- [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-02-12T12:08:06.206Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:06.206Z WARN 7389 --- [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-02-12T12:08:06.507Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:06.507Z WARN 7389 --- [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-02-12T12:08:07.313Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:07.314Z WARN 7389 --- [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-02-12T12:08:07.512Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:07.513Z WARN 7389 --- [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-02-12T12:08:08.220Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:08.220Z WARN 7389 --- [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-02-12T12:08:08.534Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:08.534Z WARN 7389 --- [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-02-12T12:08:09.288Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:09.289Z WARN 7389 --- [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-02-12T12:08:09.745Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:09.745Z WARN 7389 --- [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-02-12T12:08:10.349Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.517746177S 2024-02-12T12:08:10.358Z INFO 7389 --- [ 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-02-12T12:08:10.365Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:10.365Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:10.365Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739690365 12:08:10,410 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:08:10,410 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:08:10,411 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:08:10,415 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:08:10,415 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:08:10,417 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:08:10,417 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:08:10,417 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:08:10,418 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:08:10,418 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:08:10,421 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 12:08:10,422 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:08:10,422 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:08:10,422 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:08:10,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739690423) 12:08:10,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:08:10,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:08:10,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:08:10,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:08:10,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:10,426 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:08:10,427 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:08:10,427 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:10,427 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:08:10,427 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:08:10,435 |-INFO in ch.qos.logback.classic.pattern.DateConverter@c841ea3 - Setting zoneId to "UTC" 12:08:10,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:08:10,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:08:10,444 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:08:10,444 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:08:10,444 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:08:10,444 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:08:10,444 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:08:10,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:08:10,444 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:08:10,444 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23fbe411 - End of configuration. 12:08:10,444 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@29f827c1 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:10.452Z INFO 7389 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:10.452Z INFO 7389 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:10.474Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:10.474Z WARN 7389 --- [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-02-12T12:08:10.636Z INFO 7389 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.267 seconds (process running for 52.951) 2024-02-12T12:08:10.643Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2024-02-12T12:08:10.693Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:10.694Z INFO 7389 --- [ 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-02-12T12:08:10.698Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:10.698Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:10.698Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:10.698Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739690698 2024-02-12T12:08:10.788Z WARN 7389 --- [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-02-12T12:08:10.788Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: hgMgE3wXRvqISXApFUj6cw 2024-02-12T12:08:10.909Z WARN 7389 --- [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-02-12T12:08:10.965Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:10.965Z WARN 7389 --- [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-02-12T12:08:11.018Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to v0HxqGBzSGOPOw_-YchpuQ 2024-02-12T12:08:11.044Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to v0HxqGBzSGOPOw_-YchpuQ 2024-02-12T12:08:11.044Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: hgMgE3wXRvqISXApFUj6cw 2024-02-12T12:08:11.164Z INFO 7389 --- [ 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-02-12T12:08:11.167Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-02-12T12:08:11.186Z INFO 7389 --- [ 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-e90bc3c2-9581-4dfd-b3a5-df726db4bada 2024-02-12T12:08:11.186Z INFO 7389 --- [ 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-02-12T12:08:11.186Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-02-12T12:08:11.218Z INFO 7389 --- [ 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-e90bc3c2-9581-4dfd-b3a5-df726db4bada', protocol='range'} 2024-02-12T12:08:11.219Z INFO 7389 --- [ 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-e90bc3c2-9581-4dfd-b3a5-df726db4bada=Assignment(partitions=[client-topic-0])} 2024-02-12T12:08:11.253Z INFO 7389 --- [ 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-e90bc3c2-9581-4dfd-b3a5-df726db4bada', protocol='range'} 2024-02-12T12:08:11.254Z INFO 7389 --- [ 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-02-12T12:08:11.254Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2024-02-12T12:08:11.271Z INFO 7389 --- [ 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-02-12T12:08:11.285Z INFO 7389 --- [ 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-02-12T12:08:11.386Z INFO 7389 --- [ 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-02-12T12:08:11.389Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:11.389Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:11.389Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739691389 2024-02-12T12:08:11.396Z INFO 7389 --- [ 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-02-12T12:08:11.399Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:11.399Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:11.399Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739691399 2024-02-12T12:08:11.465Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-02-12T12:08:11.466Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:11.467Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-02-12T12:08:11.546Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:11.547Z INFO 7389 --- [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: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 2024-02-12T12:08:11.547Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-02-12T12:08:11.547Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-02-12T12:08:11.547Z INFO 7389 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1154987518, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:11.547Z INFO 7389 --- [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-02-12T12:08:11.567Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:11.567Z WARN 7389 --- [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-02-12T12:08:11.594Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:11.594Z WARN 7389 --- [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-02-12T12:08:11.649Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:11.649Z WARN 7389 --- [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-02-12T12:08:11.720Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:11.720Z WARN 7389 --- [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.945 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2024-02-12T12:08:11.785Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:08:11.831Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 25136f649a620d817f6830f667a2d2128e5e6eae691adf4e309817dbb9e7a2f2 2024-02-12T12:08:11.851Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:11.852Z WARN 7389 --- [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-02-12T12:08:11.973Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:11.973Z WARN 7389 --- [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-02-12T12:08:12.053Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:12.053Z WARN 7389 --- [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-02-12T12:08:12.173Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:12.173Z WARN 7389 --- [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-02-12T12:08:12.426Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:12.426Z WARN 7389 --- [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-02-12T12:08:12.459Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:12.459Z WARN 7389 --- [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-02-12T12:08:12.768Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:12.770Z WARN 7389 --- [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-02-12T12:08:13.095Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:13.095Z WARN 7389 --- [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-02-12T12:08:13.298Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:13.298Z WARN 7389 --- [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-02-12T12:08:13.479Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:13.480Z WARN 7389 --- [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-02-12T12:08:13.731Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:13.731Z WARN 7389 --- [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-02-12T12:08:13.999Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:13.999Z WARN 7389 --- [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-02-12T12:08:14.355Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:14.355Z WARN 7389 --- [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-02-12T12:08:14.587Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:14.587Z WARN 7389 --- [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-02-12T12:08:14.686Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:14.686Z WARN 7389 --- [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-02-12T12:08:14.902Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:14.903Z WARN 7389 --- [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-02-12T12:08:15.470Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:15.470Z WARN 7389 --- [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-02-12T12:08:15.593Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:15.593Z WARN 7389 --- [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-02-12T12:08:15.696Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:15.696Z WARN 7389 --- [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-02-12T12:08:15.810Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:15.810Z WARN 7389 --- [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-02-12T12:08:16.541Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:16.541Z WARN 7389 --- [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-02-12T12:08:16.599Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:16.600Z WARN 7389 --- [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-02-12T12:08:16.815Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:16.815Z WARN 7389 --- [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-02-12T12:08:17.021Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:17.021Z WARN 7389 --- [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-02-12T12:08:17.131Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.345985585S 12:08:17,202 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:08:17,202 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:08:17,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:08:17,205 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:08:17,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:08:17,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:08:17,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:08:17,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:08:17,208 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:08:17,208 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:08:17,210 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:08:17,210 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:08:17,210 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:08:17,210 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739697210) 12:08:17,210 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:08:17,210 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:08:17,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:08:17,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:08:17,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:17,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:08:17,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:08:17,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:17,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:08:17,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:08:17,223 |-INFO in ch.qos.logback.classic.pattern.DateConverter@45959d - Setting zoneId to "UTC" 12:08:17,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:08:17,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:08:17,229 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:08:17,230 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:08:17,230 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:08:17,230 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:08:17,230 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:08:17,230 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:08:17,230 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:08:17,230 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7c4acde5 - End of configuration. 12:08:17,230 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@14ce43fe - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:17.239Z INFO 7389 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:17.239Z INFO 7389 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:17.564Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:17.565Z WARN 7389 --- [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-02-12T12:08:17.779Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:17.779Z WARN 7389 --- [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-02-12T12:08:17.950Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:17.951Z WARN 7389 --- [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-02-12T12:08:18.034Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:18.034Z WARN 7389 --- [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-02-12T12:08:18.043Z INFO 7389 --- [ 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-02-12T12:08:18.046Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:18.046Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:18.046Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739698046 2024-02-12T12:08:18.048Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-02-12T12:08:18.057Z INFO 7389 --- [ 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-02-12T12:08:18.068Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:18.068Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:18.068Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739698068 2024-02-12T12:08:18.068Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [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-02-12T12:08:18.076Z INFO 7389 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.905 seconds (process running for 60.392) 2024-02-12T12:08:18.113Z WARN 7389 --- [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-02-12T12:08:18.113Z INFO 7389 --- [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: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:18.163Z WARN 7389 --- [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-02-12T12:08:18.164Z INFO 7389 --- [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: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:18.245Z WARN 7389 --- [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-02-12T12:08:18.283Z WARN 7389 --- [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-02-12T12:08:18.352Z WARN 7389 --- [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-02-12T12:08:18.389Z INFO 7389 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:18.396Z INFO 7389 --- [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-02-12T12:08:18.398Z INFO 7389 --- [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-02-12T12:08:18.421Z INFO 7389 --- [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-0e588771-ffd2-4ff4-9f03-2fa4a48b6383 2024-02-12T12:08:18.421Z INFO 7389 --- [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-02-12T12:08:18.421Z INFO 7389 --- [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-02-12T12:08:18.427Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:18.427Z WARN 7389 --- [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-02-12T12:08:18.447Z INFO 7389 --- [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-0e588771-ffd2-4ff4-9f03-2fa4a48b6383', protocol='range'} 2024-02-12T12:08:18.447Z INFO 7389 --- [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-0e588771-ffd2-4ff4-9f03-2fa4a48b6383=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-12T12:08:18.457Z INFO 7389 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:18.466Z INFO 7389 --- [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-02-12T12:08:18.467Z INFO 7389 --- [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-02-12T12:08:18.475Z INFO 7389 --- [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-8bf17c09-d5ef-4eec-8f1f-5ae1a2f7caab 2024-02-12T12:08:18.475Z INFO 7389 --- [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-02-12T12:08:18.475Z INFO 7389 --- [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-02-12T12:08:18.481Z INFO 7389 --- [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-8bf17c09-d5ef-4eec-8f1f-5ae1a2f7caab', protocol='range'} 2024-02-12T12:08:18.481Z INFO 7389 --- [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-8bf17c09-d5ef-4eec-8f1f-5ae1a2f7caab=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-12T12:08:18.500Z INFO 7389 --- [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-8bf17c09-d5ef-4eec-8f1f-5ae1a2f7caab', protocol='range'} 2024-02-12T12:08:18.500Z INFO 7389 --- [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-0e588771-ffd2-4ff4-9f03-2fa4a48b6383', protocol='range'} 2024-02-12T12:08:18.500Z INFO 7389 --- [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-02-12T12:08:18.500Z INFO 7389 --- [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-02-12T12:08:18.501Z INFO 7389 --- [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-02-12T12:08:18.501Z INFO 7389 --- [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-02-12T12:08:18.516Z INFO 7389 --- [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-02-12T12:08:18.518Z INFO 7389 --- [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-02-12T12:08:18.519Z INFO 7389 --- [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-02-12T12:08:18.526Z INFO 7389 --- [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-02-12T12:08:18.533Z INFO 7389 --- [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-02-12T12:08:18.534Z INFO 7389 --- [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-02-12T12:08:18.559Z INFO 7389 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-12T12:08:18.559Z INFO 7389 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-12T12:08:18.605Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:18.605Z INFO 7389 --- [ 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-02-12T12:08:18.611Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:18.611Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:18.611Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:18.611Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739698611 2024-02-12T12:08:18.622Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:18.622Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:18.794Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:18.794Z WARN 7389 --- [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-02-12T12:08:18.939Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:18.939Z WARN 7389 --- [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-02-12T12:08:18.949Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:18.949Z INFO 7389 --- [ 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-02-12T12:08:18.954Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:18.954Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:18.954Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:18.954Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739698954 2024-02-12T12:08:18.966Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:18.967Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:19.032Z ERROR 7389 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2024-02-12T12:08:19.068Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:19.068Z WARN 7389 --- [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-02-12T12:08:19.087Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:19.087Z INFO 7389 --- [ 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-02-12T12:08:19.090Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:19.090Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:19.090Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:19.090Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739699090 2024-02-12T12:08:19.113Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:19.113Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:19.339Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:19.339Z WARN 7389 --- [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-02-12T12:08:19.427Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:19.428Z INFO 7389 --- [ 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-02-12T12:08:19.430Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:19.430Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:19.430Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:19.430Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739699430 2024-02-12T12:08:19.437Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:19.437Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:19.748Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:19.748Z INFO 7389 --- [ 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-02-12T12:08:19.750Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:19.750Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:19.750Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:19.750Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739699750 2024-02-12T12:08:19.757Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:19.757Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:19.842Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:19.842Z WARN 7389 --- [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-02-12T12:08:20.009Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:20.009Z WARN 7389 --- [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-02-12T12:08:20.067Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:20.067Z INFO 7389 --- [ 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-02-12T12:08:20.070Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:20.070Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:20.070Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:20.070Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739700070 2024-02-12T12:08:20.076Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Z9RU4EqrRXGKjZ6BaKHWTA 2024-02-12T12:08:20.076Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: COTZGQ5NTp2HzZoNN3zPpw 2024-02-12T12:08:20.087Z ERROR 7389 --- [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@71aba7e4] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:2923) 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:2923) ... 14 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.apache.kafka.clients.consumer.KafkaConsumer@28f6f24d, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1707739700076, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 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:375) ... 19 common frames omitted 2024-02-12T12:08:20.102Z ERROR 7389 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2024-02-12T12:08:20.272Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:20.272Z WARN 7389 --- [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-02-12T12:08:20.394Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:20.394Z WARN 7389 --- [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-02-12T12:08:20.431Z INFO 7389 --- [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 2147483646 disconnected. 2024-02-12T12:08:20.431Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:20.431Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:20.431Z INFO 7389 --- [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-02-12T12:08:20.431Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-02-12T12:08:20.431Z INFO 7389 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 334ms, elapsed time since send: 334ms, request timeout: 30000ms) 2024-02-12T12:08:20.432Z INFO 7389 --- [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=1676554854, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:20.432Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:20.432Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-02-12T12:08:20.432Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:20.432Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-02-12T12:08:20.433Z INFO 7389 --- [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-02-12T12:08:20.433Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:20.433Z INFO 7389 --- [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 29 due to node 1 being disconnected (elapsed time since creation: 348ms, elapsed time since send: 348ms, request timeout: 30000ms) 2024-02-12T12:08:20.433Z INFO 7389 --- [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 31 due to node 1 being disconnected (elapsed time since creation: 248ms, elapsed time since send: 248ms, request timeout: 30000ms) 2024-02-12T12:08:20.433Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-02-12T12:08:20.433Z INFO 7389 --- [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=1504004920, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:20.433Z INFO 7389 --- [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-02-12T12:08:20.434Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:20.434Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-02-12T12:08:20.434Z INFO 7389 --- [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-02-12T12:08:20.434Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-02-12T12:08:20.434Z INFO 7389 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-02-12T12:08:20.439Z INFO 7389 --- [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-02-12T12:08:20.440Z INFO 7389 --- [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-02-12T12:08:20.533Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:20.533Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:20.533Z WARN 7389 --- [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-02-12T12:08:20.534Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:20.534Z INFO 7389 --- [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-02-12T12:08:20.534Z WARN 7389 --- [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-02-12T12:08:20.534Z WARN 7389 --- [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-02-12T12:08:20.534Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:20.534Z WARN 7389 --- [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-02-12T12:08:20.535Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:20.535Z WARN 7389 --- [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-02-12T12:08:20.535Z INFO 7389 --- [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-02-12T12:08:20.535Z WARN 7389 --- [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-02-12T12:08:20.536Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:20.537Z WARN 7389 --- [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-02-12T12:08:20.537Z WARN 7389 --- [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-02-12T12:08:20.636Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:20.636Z WARN 7389 --- [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-02-12T12:08:20.637Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:20.637Z WARN 7389 --- [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-02-12T12:08:20.637Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:20.637Z WARN 7389 --- [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-02-12T12:08:20.667Z INFO 7389 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-02-12T12:08:20.667Z WARN 7389 --- [ion-event-group] 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-02-12T12:08:20.668Z INFO 7389 --- [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-02-12T12:08:20.668Z WARN 7389 --- [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] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-02-12T12:08:20.668Z INFO 7389 --- [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-02-12T12:08:20.668Z INFO 7389 --- [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-02-12T12:08:20.669Z INFO 7389 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-12T12:08:20.669Z INFO 7389 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-12T12:08:20.669Z INFO 7389 --- [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-02-12T12:08:20.669Z INFO 7389 --- [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-02-12T12:08:20.669Z INFO 7389 --- [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-02-12T12:08:20.669Z INFO 7389 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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-02-12T12:08:20.670Z INFO 7389 --- [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-02-12T12:08:20.670Z INFO 7389 --- [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-02-12T12:08:20.669Z INFO 7389 --- [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-02-12T12:08:20.670Z INFO 7389 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-02-12T12:08:20.670Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-12T12:08:20.670Z INFO 7389 --- [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-02-12T12:08:20.670Z INFO 7389 --- [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-02-12T12:08:20.670Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-12T12:08:20.670Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-12T12:08:20.671Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-12T12:08:20.671Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-12T12:08:20.671Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-12T12:08:20.676Z INFO 7389 --- [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-02-12T12:08:20.676Z INFO 7389 --- [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-02-12T12:08:20.676Z INFO 7389 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-02-12T12:08:20.676Z INFO 7389 --- [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.895 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-02-12T12:08:20.684Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:20.684Z WARN 7389 --- [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-02-12T12:08:20.686Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:20.686Z WARN 7389 --- [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-02-12T12:08:20.686Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:08:20.690Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:20.690Z WARN 7389 --- [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-02-12T12:08:20.745Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 89c07bfed80ad45bc5e5f348f66602cb029f2309495a6863f883aed8cc54b102 2024-02-12T12:08:20.839Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:20.839Z WARN 7389 --- [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-02-12T12:08:20.864Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:20.864Z WARN 7389 --- [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-02-12T12:08:20.886Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:20.887Z WARN 7389 --- [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-02-12T12:08:20.887Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:20.887Z WARN 7389 --- [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-02-12T12:08:20.888Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:20.888Z WARN 7389 --- [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-02-12T12:08:20.889Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:20.889Z WARN 7389 --- [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-02-12T12:08:20.941Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:20.941Z WARN 7389 --- [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-02-12T12:08:21.047Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:21.047Z WARN 7389 --- [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-02-12T12:08:21.241Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:21.241Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:21.241Z WARN 7389 --- [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-02-12T12:08:21.241Z WARN 7389 --- [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-02-12T12:08:21.290Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:21.290Z WARN 7389 --- [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-02-12T12:08:21.342Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:21.342Z WARN 7389 --- [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-02-12T12:08:21.343Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:21.343Z WARN 7389 --- [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-02-12T12:08:21.351Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:21.352Z WARN 7389 --- [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-02-12T12:08:21.376Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:21.376Z WARN 7389 --- [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-02-12T12:08:21.389Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:21.390Z WARN 7389 --- [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-02-12T12:08:21.943Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:21.943Z WARN 7389 --- [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-02-12T12:08:21.962Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:21.962Z WARN 7389 --- [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-02-12T12:08:21.973Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:21.973Z WARN 7389 --- [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-02-12T12:08:21.994Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:21.995Z WARN 7389 --- [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-02-12T12:08:22.050Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:22.051Z WARN 7389 --- [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-02-12T12:08:22.065Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:22.065Z WARN 7389 --- [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-02-12T12:08:22.094Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:22.094Z WARN 7389 --- [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-02-12T12:08:22.110Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:22.110Z WARN 7389 --- [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-02-12T12:08:22.381Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:22.381Z WARN 7389 --- [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-02-12T12:08:22.405Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:22.405Z WARN 7389 --- [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-02-12T12:08:22.816Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:22.816Z WARN 7389 --- [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-02-12T12:08:22.877Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:22.877Z WARN 7389 --- [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-02-12T12:08:22.899Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:22.899Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:22.899Z WARN 7389 --- [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-02-12T12:08:22.899Z WARN 7389 --- [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-02-12T12:08:23.016Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:23.016Z WARN 7389 --- [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-02-12T12:08:23.053Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:23.053Z WARN 7389 --- [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-02-12T12:08:23.119Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:23.119Z WARN 7389 --- [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-02-12T12:08:23.150Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:23.150Z WARN 7389 --- [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-02-12T12:08:23.258Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:23.258Z WARN 7389 --- [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-02-12T12:08:23.585Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:23.585Z WARN 7389 --- [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-02-12T12:08:23.781Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:23.781Z WARN 7389 --- [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-02-12T12:08:23.957Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:23.957Z WARN 7389 --- [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-02-12T12:08:23.963Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:23.963Z WARN 7389 --- [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-02-12T12:08:24.021Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:24.021Z WARN 7389 --- [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-02-12T12:08:24.054Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:24.054Z WARN 7389 --- [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-02-12T12:08:24.125Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:24.125Z WARN 7389 --- [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-02-12T12:08:24.126Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:24.126Z WARN 7389 --- [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-02-12T12:08:24.213Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:24.213Z WARN 7389 --- [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-02-12T12:08:24.219Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:24.219Z WARN 7389 --- [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-02-12T12:08:24.588Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:24.588Z WARN 7389 --- [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-02-12T12:08:24.736Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:24.737Z WARN 7389 --- [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-02-12T12:08:24.766Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:24.766Z WARN 7389 --- [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-02-12T12:08:24.976Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:24.976Z WARN 7389 --- [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-02-12T12:08:25.080Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:25.080Z WARN 7389 --- [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-02-12T12:08:25.187Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:25.188Z WARN 7389 --- [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-02-12T12:08:25.226Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:25.226Z WARN 7389 --- [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-02-12T12:08:25.266Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:25.266Z WARN 7389 --- [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-02-12T12:08:25.388Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:25.388Z WARN 7389 --- [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-02-12T12:08:25.419Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:25.419Z WARN 7389 --- [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-02-12T12:08:25.491Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:25.491Z WARN 7389 --- [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-02-12T12:08:25.689Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:25.689Z WARN 7389 --- [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-02-12T12:08:25.869Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.183284472S 12:08:25,913 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:08:25,913 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:08:25,914 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a24a1a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:08:25,917 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:08:25,917 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a24a1a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:08:25,919 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:08:25,919 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:08:25,919 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:08:25,919 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:08:25,919 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a24a1a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:08:25,921 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:08:25,921 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:08:25,921 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:08:25,921 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739705921) 12:08:25,921 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:08:25,921 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:08:25,927 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:08:25,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:08:25,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:25,928 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:08:25,929 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:08:25,929 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:25,929 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:08:25,929 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:08:25,935 |-INFO in ch.qos.logback.classic.pattern.DateConverter@dfaff72 - Setting zoneId to "UTC" 12:08:25,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:08:25,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:08:25,938 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:08:25,938 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:08:25,938 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:08:25,938 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:08:25,941 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:08:25,941 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6de1fff3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:08:25,941 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:08:25,941 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6c79d49f - End of configuration. 12:08:25,941 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f08a190 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:25.945Z INFO 7389 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:25.945Z INFO 7389 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:25.972Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:25.972Z WARN 7389 --- [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-02-12T12:08:26.082Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:26.082Z WARN 7389 --- [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-02-12T12:08:26.090Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:26.090Z WARN 7389 --- [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-02-12T12:08:26.134Z INFO 7389 --- [ 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-02-12T12:08:26.136Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:26.136Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:26.136Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739706136 2024-02-12T12:08:26.136Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-02-12T12:08:26.138Z INFO 7389 --- [ 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-02-12T12:08:26.145Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:26.145Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:26.145Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739706145 2024-02-12T12:08:26.145Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [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-02-12T12:08:26.148Z INFO 7389 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.269 seconds (process running for 68.464) 2024-02-12T12:08:26.211Z WARN 7389 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 2024-02-12T12:08:26.211Z INFO 7389 --- [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: 0xH7_hmCStClZA1qAUffqg 2024-02-12T12:08:26.249Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:26.249Z WARN 7389 --- [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-02-12T12:08:26.254Z WARN 7389 --- [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=LEADER_NOT_AVAILABLE} 2024-02-12T12:08:26.254Z INFO 7389 --- [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: 0xH7_hmCStClZA1qAUffqg 2024-02-12T12:08:26.335Z WARN 7389 --- [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-02-12T12:08:26.373Z WARN 7389 --- [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-02-12T12:08:26.388Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:26.388Z WARN 7389 --- [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-02-12T12:08:26.442Z WARN 7389 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-12T12:08:26.454Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:26.454Z WARN 7389 --- [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-02-12T12:08:26.480Z WARN 7389 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-12T12:08:26.489Z INFO 7389 --- [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-02-12T12:08:26.490Z INFO 7389 --- [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-02-12T12:08:26.512Z INFO 7389 --- [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-24564da9-3f8f-472f-b4f9-634779d8f29d 2024-02-12T12:08:26.512Z INFO 7389 --- [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-02-12T12:08:26.512Z INFO 7389 --- [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-02-12T12:08:26.531Z INFO 7389 --- [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-24564da9-3f8f-472f-b4f9-634779d8f29d', protocol='range'} 2024-02-12T12:08:26.537Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:26.537Z WARN 7389 --- [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-02-12T12:08:26.551Z INFO 7389 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to zl-dIbMxSSqiNQ8_htHZxA 2024-02-12T12:08:26.553Z INFO 7389 --- [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-02-12T12:08:26.554Z INFO 7389 --- [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-02-12T12:08:26.563Z INFO 7389 --- [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-b6df9ab7-d053-42ff-8f94-64b576598f31 2024-02-12T12:08:26.563Z INFO 7389 --- [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-02-12T12:08:26.563Z INFO 7389 --- [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-02-12T12:08:26.568Z INFO 7389 --- [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-b6df9ab7-d053-42ff-8f94-64b576598f31', protocol='range'} 2024-02-12T12:08:26.568Z INFO 7389 --- [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-b6df9ab7-d053-42ff-8f94-64b576598f31=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-12T12:08:26.585Z INFO 7389 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to zl-dIbMxSSqiNQ8_htHZxA 2024-02-12T12:08:26.586Z INFO 7389 --- [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-24564da9-3f8f-472f-b4f9-634779d8f29d=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-12T12:08:26.603Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:26.604Z WARN 7389 --- [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-02-12T12:08:26.625Z INFO 7389 --- [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-b6df9ab7-d053-42ff-8f94-64b576598f31', protocol='range'} 2024-02-12T12:08:26.625Z INFO 7389 --- [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-02-12T12:08:26.625Z INFO 7389 --- [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-02-12T12:08:26.626Z INFO 7389 --- [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-24564da9-3f8f-472f-b4f9-634779d8f29d', protocol='range'} 2024-02-12T12:08:26.626Z INFO 7389 --- [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-02-12T12:08:26.626Z INFO 7389 --- [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-02-12T12:08:26.632Z INFO 7389 --- [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-02-12T12:08:26.632Z INFO 7389 --- [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-02-12T12:08:26.635Z INFO 7389 --- [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-02-12T12:08:26.635Z INFO 7389 --- [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-02-12T12:08:26.646Z INFO 7389 --- [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-02-12T12:08:26.646Z INFO 7389 --- [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-02-12T12:08:26.661Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:26.661Z INFO 7389 --- [ 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-02-12T12:08:26.664Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:26.664Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:26.664Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:26.664Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739706664 2024-02-12T12:08:26.677Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to zl-dIbMxSSqiNQ8_htHZxA 2024-02-12T12:08:26.677Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 0xH7_hmCStClZA1qAUffqg 2024-02-12T12:08:26.683Z INFO 7389 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-12T12:08:26.685Z INFO 7389 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-12T12:08:26.757Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:26.757Z WARN 7389 --- [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-02-12T12:08:26.780Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:26.780Z WARN 7389 --- [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-02-12T12:08:26.790Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:08:26.791Z INFO 7389 --- [ 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-02-12T12:08:26.794Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:08:26.794Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:08:26.794Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:08:26.794Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739706794 2024-02-12T12:08:26.818Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to zl-dIbMxSSqiNQ8_htHZxA 2024-02-12T12:08:26.818Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 0xH7_hmCStClZA1qAUffqg 2024-02-12T12:08:26.852Z ERROR 7389 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2024-02-12T12:08:26.891Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:26.891Z WARN 7389 --- [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-02-12T12:08:26.950Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:26.950Z WARN 7389 --- [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-02-12T12:08:26.989Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:26.989Z INFO 7389 --- [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-02-12T12:08:26.989Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-02-12T12:08:26.989Z INFO 7389 --- [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-02-12T12:08:26.989Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:26.989Z INFO 7389 --- [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 20 due to node 1 being disconnected (elapsed time since creation: 140ms, elapsed time since send: 140ms, request timeout: 30000ms) 2024-02-12T12:08:26.990Z INFO 7389 --- [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-02-12T12:08:26.990Z INFO 7389 --- [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-02-12T12:08:26.990Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-02-12T12:08:26.990Z INFO 7389 --- [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=1560856161, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:26.990Z INFO 7389 --- [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-02-12T12:08:26.991Z INFO 7389 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-02-12T12:08:26.991Z INFO 7389 --- [ion-event-group] 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 21 due to node 1 being disconnected (elapsed time since creation: 141ms, elapsed time since send: 141ms, request timeout: 30000ms) 2024-02-12T12:08:26.991Z INFO 7389 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 42ms, elapsed time since send: 42ms, request timeout: 30000ms) 2024-02-12T12:08:26.991Z INFO 7389 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-02-12T12:08:26.991Z INFO 7389 --- [ion-event-group] 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=1842982769, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:08:26.991Z INFO 7389 --- [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-02-12T12:08:27.090Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:27.090Z WARN 7389 --- [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-02-12T12:08:27.090Z INFO 7389 --- [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-02-12T12:08:27.090Z WARN 7389 --- [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-02-12T12:08:27.092Z INFO 7389 --- [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-02-12T12:08:27.092Z WARN 7389 --- [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-02-12T12:08:27.092Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:27.092Z WARN 7389 --- [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-02-12T12:08:27.094Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:27.094Z WARN 7389 --- [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-02-12T12:08:27.191Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:27.191Z WARN 7389 --- [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-02-12T12:08:27.193Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:27.193Z WARN 7389 --- [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-02-12T12:08:27.193Z INFO 7389 --- [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-02-12T12:08:27.193Z WARN 7389 --- [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-02-12T12:08:27.212Z INFO 7389 --- [est-event-group] 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-02-12T12:08:27.212Z WARN 7389 --- [est-event-group] 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-02-12T12:08:27.212Z INFO 7389 --- [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-02-12T12:08:27.212Z INFO 7389 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-12T12:08:27.213Z INFO 7389 --- [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-02-12T12:08:27.213Z INFO 7389 --- [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-02-12T12:08:27.213Z INFO 7389 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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-02-12T12:08:27.213Z INFO 7389 --- [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-02-12T12:08:27.213Z INFO 7389 --- [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-02-12T12:08:27.213Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-12T12:08:27.213Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-12T12:08:27.213Z INFO 7389 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-12T12:08:27.213Z INFO 7389 --- [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-02-12T12:08:27.214Z INFO 7389 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-12T12:08:27.214Z INFO 7389 --- [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-02-12T12:08:27.214Z INFO 7389 --- [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-02-12T12:08:27.214Z INFO 7389 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-02-12T12:08:27.214Z INFO 7389 --- [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-02-12T12:08:27.214Z INFO 7389 --- [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-02-12T12:08:27.214Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-12T12:08:27.214Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-12T12:08:27.214Z INFO 7389 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-12T12:08:27.223Z INFO 7389 --- [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-02-12T12:08:27.223Z INFO 7389 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-02-12T12:08:27.223Z INFO 7389 --- [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-02-12T12:08:27.224Z INFO 7389 --- [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.539 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2024-02-12T12:08:27.294Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:27.294Z WARN 7389 --- [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. 12:08:27,408 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:08:27,408 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:08:27,408 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59d4bb2d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:08:27,411 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:08:27,411 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59d4bb2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:08:27,412 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:08:27,412 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:08:27,412 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:08:27,413 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:08:27,413 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59d4bb2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:08:27,415 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:08:27,415 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:08:27,415 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:08:27,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739707415) 12:08:27,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:08:27,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:08:27,416 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:08:27,416 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:08:27,416 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:27,416 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:08:27,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:08:27,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:08:27,417 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:08:27,417 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:08:27,421 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3f5d4388 - Setting zoneId to "UTC" 12:08:27,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:08:27,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:08:27,424 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:08:27,424 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:08:27,424 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:08:27,424 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:08:27,424 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:08:27,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@130b0206 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:08:27,425 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:08:27,425 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@734c6928 - End of configuration. 12:08:27,425 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@fbda9bf - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:27.428Z INFO 7389 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:27.428Z INFO 7389 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:27.443Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:27.443Z WARN 7389 --- [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-02-12T12:08:27.450Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:27.450Z WARN 7389 --- [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-02-12T12:08:27.533Z INFO 7389 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.141 seconds (process running for 69.849) 2024-02-12T12:08:27.561Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:27.561Z WARN 7389 --- [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-02-12T12:08:27.570Z WARN 7389 --- [ 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: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:27.603Z INFO 7389 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:27.603Z INFO 7389 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:27.620Z INFO 7389 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 69.935) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:27.649Z INFO 7389 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:27.649Z INFO 7389 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:27.699Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:27.699Z WARN 7389 --- [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-02-12T12:08:27.701Z INFO 7389 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.069 seconds (process running for 70.016) 2024-02-12T12:08:27.711Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:27.711Z WARN 7389 --- [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-02-12T12:08:27.799Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:27.799Z WARN 7389 --- [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-02-12T12:08:27.852Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:27.852Z WARN 7389 --- [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-02-12T12:08:27.901Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:27.901Z WARN 7389 --- [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.276 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 2024-02-12T12:08:27.902Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:27.902Z WARN 7389 --- [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. [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:27.922Z INFO 7389 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:27.922Z INFO 7389 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:28.000Z WARN 7389 --- [ 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-02-12T12:08:28.050Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:28.051Z WARN 7389 --- [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-02-12T12:08:28.080Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:28.080Z INFO 7389 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:28.080Z INFO 7389 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2024-02-12T12:08:28.080Z INFO 7389 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:28.080Z INFO 7389 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:28.082Z INFO 7389 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:28.100Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:28.100Z WARN 7389 --- [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-02-12T12:08:28.452Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:28.452Z WARN 7389 --- [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-02-12T12:08:28.471Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:28.502Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:28.502Z WARN 7389 --- [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-02-12T12:08:28.503Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:28.503Z WARN 7389 --- [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-02-12T12:08:28.552Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:28.552Z WARN 7389 --- [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-02-12T12:08:28.583Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:28.588Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:28.704Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:28.704Z WARN 7389 --- [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-02-12T12:08:28.714Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:28.714Z WARN 7389 --- [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-02-12T12:08:28.754Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:28.755Z WARN 7389 --- [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-02-12T12:08:28.804Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:28.804Z WARN 7389 --- [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-02-12T12:08:28.805Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:28.805Z WARN 7389 --- [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-02-12T12:08:28.817Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:28.817Z WARN 7389 --- [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-02-12T12:08:28.827Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:28.833Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2024-02-12T12:08:29.008Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:29.008Z WARN 7389 --- [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-02-12T12:08:29.206Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:29.206Z WARN 7389 --- [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-02-12T12:08:29.356Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:29.356Z WARN 7389 --- [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-02-12T12:08:29.455Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:29.456Z WARN 7389 --- [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-02-12T12:08:29.456Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:29.456Z WARN 7389 --- [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-02-12T12:08:29.607Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:29.607Z WARN 7389 --- [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-02-12T12:08:29.608Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:29.608Z WARN 7389 --- [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-02-12T12:08:29.617Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:29.617Z WARN 7389 --- [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-02-12T12:08:29.858Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:29.858Z WARN 7389 --- [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-02-12T12:08:29.907Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:29.907Z WARN 7389 --- [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-02-12T12:08:29.959Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:29.959Z WARN 7389 --- [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-02-12T12:08:30.021Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:30.021Z WARN 7389 --- [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-02-12T12:08:30.061Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:30.061Z WARN 7389 --- [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-02-12T12:08:30.310Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:30.310Z WARN 7389 --- [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-02-12T12:08:30.310Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:30.310Z WARN 7389 --- [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-02-12T12:08:30.460Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:30.460Z WARN 7389 --- [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-02-12T12:08:30.519Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:30.520Z WARN 7389 --- [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-02-12T12:08:30.560Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:30.560Z WARN 7389 --- [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-02-12T12:08:30.561Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:30.561Z WARN 7389 --- [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-02-12T12:08:30.812Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:30.812Z WARN 7389 --- [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-02-12T12:08:30.910Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:30.910Z WARN 7389 --- [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-02-12T12:08:30.975Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:30.975Z WARN 7389 --- [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-02-12T12:08:31.012Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:31.012Z WARN 7389 --- [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-02-12T12:08:31.062Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:31.062Z WARN 7389 --- [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-02-12T12:08:31.115Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:31.115Z WARN 7389 --- [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-02-12T12:08:31.211Z INFO 7389 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 43499a64-b8c3-400b-9e93-9f9cea91293b this ] 2024-02-12T12:08:31.214Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:31.214Z WARN 7389 --- [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-02-12T12:08:31.230Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2024-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5702 2024-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:31.259Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:31.265Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:31.265Z WARN 7389 --- [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-02-12T12:08:31.274Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:31.276Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:31.276Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:31.292Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:31.292Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5702 is STARTING 2024-02-12T12:08:31.415Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:31.415Z WARN 7389 --- [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-02-12T12:08:31.415Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:31.415Z WARN 7389 --- [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-02-12T12:08:31.476Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:08:31.499Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:56781 and /10.30.106.188:5702 2024-02-12T12:08:31.522Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:31.522Z WARN 7389 --- [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-02-12T12:08:31.664Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:31.664Z WARN 7389 --- [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-02-12T12:08:31.765Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:31.765Z WARN 7389 --- [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-02-12T12:08:31.932Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:31.932Z WARN 7389 --- [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-02-12T12:08:32.014Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:32.014Z WARN 7389 --- [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-02-12T12:08:32.016Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:32.017Z WARN 7389 --- [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-02-12T12:08:32.067Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:32.067Z WARN 7389 --- [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-02-12T12:08:32.120Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:32.120Z WARN 7389 --- [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-02-12T12:08:32.168Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:32.168Z WARN 7389 --- [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-02-12T12:08:32.217Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:32.218Z WARN 7389 --- [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-02-12T12:08:32.368Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:32.368Z WARN 7389 --- [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-02-12T12:08:32.471Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:32.471Z WARN 7389 --- [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-02-12T12:08:32.519Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:32.519Z WARN 7389 --- [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-02-12T12:08:32.725Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:32.725Z WARN 7389 --- [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-02-12T12:08:32.769Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:32.770Z WARN 7389 --- [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-02-12T12:08:32.937Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:32.937Z WARN 7389 --- [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-02-12T12:08:33.070Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:33.070Z WARN 7389 --- [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-02-12T12:08:33.218Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:33.218Z WARN 7389 --- [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-02-12T12:08:33.222Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:33.222Z WARN 7389 --- [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-02-12T12:08:33.223Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:33.223Z WARN 7389 --- [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-02-12T12:08:33.320Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:33.320Z WARN 7389 --- [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-02-12T12:08:33.322Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:33.322Z WARN 7389 --- [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-02-12T12:08:33.324Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:33.324Z WARN 7389 --- [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-02-12T12:08:33.371Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:33.371Z WARN 7389 --- [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-02-12T12:08:33.674Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:33.674Z WARN 7389 --- [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-02-12T12:08:33.728Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:33.728Z WARN 7389 --- [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-02-12T12:08:33.873Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:33.873Z WARN 7389 --- [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-02-12T12:08:33.990Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:33.990Z WARN 7389 --- [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-02-12T12:08:34.073Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:34.073Z WARN 7389 --- [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-02-12T12:08:34.120Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:34.120Z WARN 7389 --- [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-02-12T12:08:34.176Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:34.176Z WARN 7389 --- [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-02-12T12:08:34.274Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:34.274Z WARN 7389 --- [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-02-12T12:08:34.287Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:34.287Z WARN 7389 --- [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-02-12T12:08:34.376Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:34.376Z WARN 7389 --- [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-02-12T12:08:34.425Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:34.425Z WARN 7389 --- [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-02-12T12:08:34.475Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:34.475Z WARN 7389 --- [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-02-12T12:08:34.726Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:34.726Z WARN 7389 --- [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-02-12T12:08:34.727Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:34.727Z WARN 7389 --- [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-02-12T12:08:34.730Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:34.731Z WARN 7389 --- [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-02-12T12:08:35.145Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:35.145Z WARN 7389 --- [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-02-12T12:08:35.227Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:35.227Z WARN 7389 --- [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-02-12T12:08:35.323Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:35.323Z WARN 7389 --- [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-02-12T12:08:35.328Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:35.328Z WARN 7389 --- [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-02-12T12:08:35.379Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:35.379Z WARN 7389 --- [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-02-12T12:08:35.379Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:35.379Z WARN 7389 --- [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-02-12T12:08:35.391Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:35.391Z WARN 7389 --- [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-02-12T12:08:35.479Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:35.479Z WARN 7389 --- [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-02-12T12:08:35.579Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:35.579Z WARN 7389 --- [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-02-12T12:08:35.730Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:35.730Z WARN 7389 --- [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-02-12T12:08:35.741Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:35.741Z WARN 7389 --- [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-02-12T12:08:35.933Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:35.933Z WARN 7389 --- [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-02-12T12:08:36.199Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:36.199Z WARN 7389 --- [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-02-12T12:08:36.426Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:36.426Z WARN 7389 --- [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-02-12T12:08:36.433Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:36.433Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:36.433Z WARN 7389 --- [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-02-12T12:08:36.433Z WARN 7389 --- [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-02-12T12:08:36.433Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:36.433Z WARN 7389 --- [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-02-12T12:08:36.483Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:36.483Z WARN 7389 --- [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-02-12T12:08:36.483Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:36.483Z WARN 7389 --- [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-02-12T12:08:36.583Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:36.583Z WARN 7389 --- [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-02-12T12:08:36.595Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:36.595Z WARN 7389 --- [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-02-12T12:08:36.610Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:53935 2024-02-12T12:08:36.613Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:46883 2024-02-12T12:08:36.620Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:42927 2024-02-12T12:08:36.628Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this ] 2024-02-12T12:08:36.629Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5702 is STARTED 2024-02-12T12:08:36.639Z INFO 7389 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 8.732 seconds (process running for 78.955) 2024-02-12T12:08:36.685Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.779 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec 2024-02-12T12:08:36.685Z WARN 7389 --- [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] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:36.710Z INFO 7389 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Starting CmSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:36.710Z INFO 7389 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:36.724Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:36.724Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:36.724Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5703 2024-02-12T12:08:36.724Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:36.725Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:36.725Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:36.736Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:36.737Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:36.737Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:36.747Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:36.747Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5703 is STARTING 2024-02-12T12:08:36.750Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:36.750Z WARN 7389 --- [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-02-12T12:08:36.882Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:08:36.909Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:38833 and /10.30.106.188:5702 2024-02-12T12:08:37.039Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:37.039Z WARN 7389 --- [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-02-12T12:08:37.073Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:37.073Z WARN 7389 --- [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-02-12T12:08:37.323Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:37.323Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:37.323Z WARN 7389 --- [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-02-12T12:08:37.323Z WARN 7389 --- [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-02-12T12:08:37.427Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:37.427Z WARN 7389 --- [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-02-12T12:08:37.522Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:37.522Z WARN 7389 --- [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-02-12T12:08:37.573Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:37.573Z WARN 7389 --- [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-02-12T12:08:37.623Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:37.623Z WARN 7389 --- [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-02-12T12:08:37.624Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:37.624Z WARN 7389 --- [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-02-12T12:08:37.628Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:37.628Z WARN 7389 --- [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-02-12T12:08:37.680Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:37.680Z WARN 7389 --- [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-02-12T12:08:37.724Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:37.724Z WARN 7389 --- [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-02-12T12:08:37.976Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:37.976Z WARN 7389 --- [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-02-12T12:08:38.041Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:38.041Z WARN 7389 --- [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-02-12T12:08:38.376Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:38.376Z WARN 7389 --- [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-02-12T12:08:38.377Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:38.377Z WARN 7389 --- [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-02-12T12:08:38.426Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:38.426Z WARN 7389 --- [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-02-12T12:08:38.429Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:38.429Z WARN 7389 --- [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-02-12T12:08:38.526Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:38.526Z WARN 7389 --- [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-02-12T12:08:38.530Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:38.530Z WARN 7389 --- [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-02-12T12:08:38.584Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:38.584Z WARN 7389 --- [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-02-12T12:08:38.632Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:38.632Z WARN 7389 --- [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-02-12T12:08:38.677Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:38.677Z WARN 7389 --- [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-02-12T12:08:38.828Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:38.828Z WARN 7389 --- [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-02-12T12:08:38.980Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:38.980Z WARN 7389 --- [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-02-12T12:08:39.231Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:39.231Z WARN 7389 --- [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-02-12T12:08:39.245Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:39.245Z WARN 7389 --- [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-02-12T12:08:39.279Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:39.279Z WARN 7389 --- [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-02-12T12:08:39.332Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:39.332Z WARN 7389 --- [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-02-12T12:08:39.487Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:39.487Z WARN 7389 --- [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-02-12T12:08:39.580Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:39.580Z WARN 7389 --- [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-02-12T12:08:39.585Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:39.586Z WARN 7389 --- [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-02-12T12:08:39.633Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:39.633Z WARN 7389 --- [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-02-12T12:08:39.680Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:39.680Z WARN 7389 --- [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-02-12T12:08:39.731Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:39.731Z WARN 7389 --- [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-02-12T12:08:39.781Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:39.781Z WARN 7389 --- [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-02-12T12:08:39.933Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:39.933Z WARN 7389 --- [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-02-12T12:08:40.335Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:40.335Z WARN 7389 --- [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-02-12T12:08:40.335Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:40.335Z WARN 7389 --- [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-02-12T12:08:40.348Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:40.348Z WARN 7389 --- [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-02-12T12:08:40.433Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:40.433Z WARN 7389 --- [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-02-12T12:08:40.641Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:40.641Z WARN 7389 --- [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-02-12T12:08:40.642Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:40.642Z WARN 7389 --- [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-02-12T12:08:40.688Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:40.688Z WARN 7389 --- [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-02-12T12:08:40.785Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:40.785Z WARN 7389 --- [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-02-12T12:08:40.785Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:40.785Z WARN 7389 --- [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-02-12T12:08:40.786Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:40.786Z WARN 7389 --- [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-02-12T12:08:40.787Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:40.787Z WARN 7389 --- [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-02-12T12:08:40.935Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:40.935Z WARN 7389 --- [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-02-12T12:08:41.288Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:41.288Z WARN 7389 --- [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-02-12T12:08:41.387Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:41.387Z WARN 7389 --- [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-02-12T12:08:41.452Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:41.452Z WARN 7389 --- [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-02-12T12:08:41.538Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:41.538Z WARN 7389 --- [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-02-12T12:08:41.544Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:41.544Z WARN 7389 --- [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-02-12T12:08:41.641Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:41.642Z WARN 7389 --- [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-02-12T12:08:41.688Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:41.688Z WARN 7389 --- [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-02-12T12:08:41.690Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:41.690Z WARN 7389 --- [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-02-12T12:08:41.738Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:41.738Z WARN 7389 --- [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-02-12T12:08:41.746Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:41.746Z WARN 7389 --- [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-02-12T12:08:41.839Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:41.839Z WARN 7389 --- [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-02-12T12:08:41.889Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:41.889Z WARN 7389 --- [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-02-12T12:08:42.241Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:42.241Z WARN 7389 --- [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-02-12T12:08:42.441Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:42.441Z WARN 7389 --- [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-02-12T12:08:42.455Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:42.455Z WARN 7389 --- [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-02-12T12:08:42.542Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:42.542Z WARN 7389 --- [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-02-12T12:08:42.547Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:42.548Z WARN 7389 --- [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-02-12T12:08:42.692Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:42.692Z WARN 7389 --- [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-02-12T12:08:42.694Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:42.694Z WARN 7389 --- [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-02-12T12:08:42.744Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:42.744Z WARN 7389 --- [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-02-12T12:08:42.792Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:42.792Z WARN 7389 --- [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-02-12T12:08:42.850Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:42.850Z WARN 7389 --- [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-02-12T12:08:42.915Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb ] 2024-02-12T12:08:42.917Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:08:42.917Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:08:42.917Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:08:42.917Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:08:42.918Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:47309 2024-02-12T12:08:42.918Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:08:42.927Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47309 and /10.30.106.156:5703 2024-02-12T12:08:42.928Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb ] 2024-02-12T12:08:42.928Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:51947 2024-02-12T12:08:42.928Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47531 and /10.30.106.188:5703 2024-02-12T12:08:42.930Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:37755 2024-02-12T12:08:42.930Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:41801 2024-02-12T12:08:42.930Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:36303 2024-02-12T12:08:42.933Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:36303 and /10.30.106.156:5702 2024-02-12T12:08:42.934Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:38741 and /10.30.106.188:5705 2024-02-12T12:08:42.935Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:40489 2024-02-12T12:08:42.942Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:32883 2024-02-12T12:08:42.943Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:42.943Z WARN 7389 --- [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-02-12T12:08:42.945Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:46463 and /10.30.106.188:5704 2024-02-12T12:08:42.946Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:39479 and /10.30.106.188:5706 2024-02-12T12:08:42.946Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47639 and /10.30.106.188:5706 2024-02-12T12:08:42.994Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:42.994Z WARN 7389 --- [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-02-12T12:08:43.144Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:43.144Z WARN 7389 --- [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-02-12T12:08:43.357Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:43.357Z WARN 7389 --- [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-02-12T12:08:43.395Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:43.395Z WARN 7389 --- [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-02-12T12:08:43.597Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:43.597Z WARN 7389 --- [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-02-12T12:08:43.647Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:43.647Z WARN 7389 --- [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-02-12T12:08:43.657Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:43.657Z WARN 7389 --- [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-02-12T12:08:43.698Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:43.698Z WARN 7389 --- [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-02-12T12:08:43.712Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:43.712Z WARN 7389 --- [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-02-12T12:08:43.751Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:43.751Z WARN 7389 --- [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-02-12T12:08:43.753Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:43.753Z WARN 7389 --- [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-02-12T12:08:43.800Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:43.800Z WARN 7389 --- [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-02-12T12:08:43.903Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:43.903Z WARN 7389 --- [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-02-12T12:08:43.919Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5703 is STARTED 2024-02-12T12:08:43.927Z INFO 7389 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Started CmSubscriptionEventCacheConfigSpec in 7.237 seconds (process running for 86.243) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.406 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:44.131Z INFO 7389 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:44.131Z INFO 7389 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5704 2024-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:44.146Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:44.157Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:44.159Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:44.159Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:44.168Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:44.168Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5704 is STARTING 2024-02-12T12:08:44.204Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:44.204Z WARN 7389 --- [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-02-12T12:08:44.228Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:08:44.233Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:58673 and /10.30.106.188:5702 2024-02-12T12:08:44.360Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:44.360Z WARN 7389 --- [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-02-12T12:08:44.458Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:44.458Z WARN 7389 --- [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-02-12T12:08:44.559Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:44.559Z WARN 7389 --- [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-02-12T12:08:44.567Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:44.567Z WARN 7389 --- [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-02-12T12:08:44.655Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:44.655Z WARN 7389 --- [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-02-12T12:08:44.658Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:44.658Z WARN 7389 --- [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-02-12T12:08:44.669Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:44.669Z WARN 7389 --- [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-02-12T12:08:44.753Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:44.753Z WARN 7389 --- [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-02-12T12:08:44.803Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:44.803Z WARN 7389 --- [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-02-12T12:08:44.904Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:44.904Z WARN 7389 --- [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-02-12T12:08:45.007Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:45.007Z WARN 7389 --- [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-02-12T12:08:45.057Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:45.057Z WARN 7389 --- [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-02-12T12:08:45.362Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:45.362Z WARN 7389 --- [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-02-12T12:08:45.513Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:45.513Z WARN 7389 --- [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-02-12T12:08:45.520Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:45.520Z WARN 7389 --- [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-02-12T12:08:45.562Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:45.562Z WARN 7389 --- [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-02-12T12:08:45.674Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:45.674Z WARN 7389 --- [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-02-12T12:08:45.709Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:45.709Z WARN 7389 --- [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-02-12T12:08:45.756Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:45.756Z WARN 7389 --- [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-02-12T12:08:45.807Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:45.807Z WARN 7389 --- [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-02-12T12:08:45.862Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:45.862Z WARN 7389 --- [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-02-12T12:08:45.907Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:45.907Z WARN 7389 --- [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-02-12T12:08:45.960Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:45.960Z WARN 7389 --- [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-02-12T12:08:46.060Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:46.060Z WARN 7389 --- [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-02-12T12:08:46.515Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:46.515Z WARN 7389 --- [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-02-12T12:08:46.562Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:46.562Z WARN 7389 --- [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-02-12T12:08:46.565Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:46.565Z WARN 7389 --- [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-02-12T12:08:46.566Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:46.566Z WARN 7389 --- [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-02-12T12:08:46.574Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:46.574Z WARN 7389 --- [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-02-12T12:08:46.627Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:46.627Z WARN 7389 --- [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-02-12T12:08:46.758Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:46.758Z WARN 7389 --- [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-02-12T12:08:46.813Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:46.813Z WARN 7389 --- [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-02-12T12:08:46.816Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:46.816Z WARN 7389 --- [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-02-12T12:08:46.860Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:46.860Z WARN 7389 --- [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-02-12T12:08:46.912Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:46.912Z WARN 7389 --- [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-02-12T12:08:46.961Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:46.961Z WARN 7389 --- [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-02-12T12:08:47.427Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:47.427Z WARN 7389 --- [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-02-12T12:08:47.467Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:47.467Z WARN 7389 --- [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-02-12T12:08:47.669Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:47.669Z WARN 7389 --- [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-02-12T12:08:47.669Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:47.669Z WARN 7389 --- [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-02-12T12:08:47.680Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:47.680Z WARN 7389 --- [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-02-12T12:08:47.718Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:47.718Z WARN 7389 --- [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-02-12T12:08:47.765Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:47.765Z WARN 7389 --- [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-02-12T12:08:47.813Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:47.813Z WARN 7389 --- [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-02-12T12:08:47.864Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:47.864Z WARN 7389 --- [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-02-12T12:08:47.961Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:47.961Z WARN 7389 --- [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-02-12T12:08:47.966Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:47.966Z WARN 7389 --- [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-02-12T12:08:48.115Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:48.115Z WARN 7389 --- [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-02-12T12:08:48.530Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:48.530Z WARN 7389 --- [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-02-12T12:08:48.620Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:48.620Z WARN 7389 --- [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-02-12T12:08:48.632Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:48.633Z WARN 7389 --- [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-02-12T12:08:48.669Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:48.669Z WARN 7389 --- [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-02-12T12:08:48.671Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:48.671Z WARN 7389 --- [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-02-12T12:08:48.717Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:48.717Z WARN 7389 --- [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-02-12T12:08:48.768Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:48.768Z WARN 7389 --- [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-02-12T12:08:48.823Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:48.823Z WARN 7389 --- [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-02-12T12:08:48.969Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:48.969Z WARN 7389 --- [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-02-12T12:08:49.020Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:49.020Z WARN 7389 --- [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-02-12T12:08:49.068Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:49.068Z WARN 7389 --- [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-02-12T12:08:49.164Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:49.164Z WARN 7389 --- [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-02-12T12:08:49.379Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 ] 2024-02-12T12:08:49.380Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.156:55981 2024-02-12T12:08:49.381Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 ] 2024-02-12T12:08:49.381Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:45001 2024-02-12T12:08:49.384Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:44057 2024-02-12T12:08:49.384Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:36639 and /10.30.106.188:5707 2024-02-12T12:08:49.384Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.156:50307 2024-02-12T12:08:49.384Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:50307 and /10.30.106.156:5704 2024-02-12T12:08:49.385Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55981 and /10.30.106.156:5704 2024-02-12T12:08:49.385Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:42721 2024-02-12T12:08:49.385Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:55127 2024-02-12T12:08:49.386Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 ] 2024-02-12T12:08:49.386Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:08:49.387Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:08:49.387Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:08:49.387Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:08:49.387Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:08:49.391Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:50481 and /10.30.106.188:5705 2024-02-12T12:08:49.392Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:56975 and /10.30.106.188:5704 2024-02-12T12:08:49.393Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:40771 and /10.30.106.188:5703 2024-02-12T12:08:49.393Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55155 and /10.30.106.188:5706 2024-02-12T12:08:49.394Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:44375 2024-02-12T12:08:49.395Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:44907 and /10.30.106.188:5707 2024-02-12T12:08:49.400Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:41853 2024-02-12T12:08:49.404Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:50021 2024-02-12T12:08:49.407Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:35323 and /10.30.106.188:5707 2024-02-12T12:08:49.484Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:49.484Z WARN 7389 --- [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-02-12T12:08:49.571Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:49.571Z WARN 7389 --- [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-02-12T12:08:49.634Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:49.634Z WARN 7389 --- [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-02-12T12:08:49.670Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:49.670Z WARN 7389 --- [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-02-12T12:08:49.673Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:49.673Z WARN 7389 --- [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-02-12T12:08:49.673Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:49.673Z WARN 7389 --- [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-02-12T12:08:49.821Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:49.821Z WARN 7389 --- [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-02-12T12:08:49.928Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:49.928Z WARN 7389 --- [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-02-12T12:08:50.025Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:50.025Z WARN 7389 --- [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-02-12T12:08:50.029Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:50.029Z WARN 7389 --- [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-02-12T12:08:50.071Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:50.072Z WARN 7389 --- [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-02-12T12:08:50.169Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:50.169Z WARN 7389 --- [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-02-12T12:08:50.388Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5704 is STARTED 2024-02-12T12:08:50.393Z INFO 7389 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.285 seconds (process running for 92.709) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.303 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 2024-02-12T12:08:50.409Z INFO 7389 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:08:50.427Z INFO 7389 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:08:50.427Z INFO 7389 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5705 2024-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:50.447Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:50.456Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:50.457Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:50.457Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:50.465Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:50.465Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5705 is STARTING 2024-02-12T12:08:50.491Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:50.491Z WARN 7389 --- [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-02-12T12:08:50.578Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:50.578Z WARN 7389 --- [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-02-12T12:08:50.629Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:50.629Z WARN 7389 --- [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-02-12T12:08:50.663Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:08:50.676Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:60919 and /10.30.106.188:5702 2024-02-12T12:08:50.687Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:50.687Z WARN 7389 --- [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-02-12T12:08:50.786Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:50.786Z WARN 7389 --- [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-02-12T12:08:50.830Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:50.830Z WARN 7389 --- [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-02-12T12:08:50.883Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:50.883Z WARN 7389 --- [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-02-12T12:08:50.931Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:50.931Z WARN 7389 --- [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-02-12T12:08:50.977Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:50.977Z WARN 7389 --- [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-02-12T12:08:50.978Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:50.978Z WARN 7389 --- [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-02-12T12:08:51.182Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:51.182Z WARN 7389 --- [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-02-12T12:08:51.373Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:51.373Z WARN 7389 --- [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-02-12T12:08:51.394Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:51.394Z WARN 7389 --- [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-02-12T12:08:51.481Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:51.481Z WARN 7389 --- [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-02-12T12:08:51.483Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:51.483Z WARN 7389 --- [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-02-12T12:08:51.740Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:51.740Z WARN 7389 --- [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-02-12T12:08:51.786Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:51.786Z WARN 7389 --- [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-02-12T12:08:51.833Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:51.833Z WARN 7389 --- [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-02-12T12:08:51.933Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:51.933Z WARN 7389 --- [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-02-12T12:08:51.938Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:51.938Z WARN 7389 --- [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-02-12T12:08:52.180Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:52.180Z WARN 7389 --- [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-02-12T12:08:52.181Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:52.181Z WARN 7389 --- [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-02-12T12:08:52.275Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:52.275Z WARN 7389 --- [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-02-12T12:08:52.346Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:52.346Z WARN 7389 --- [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-02-12T12:08:52.386Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:52.386Z WARN 7389 --- [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-02-12T12:08:52.585Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:52.585Z WARN 7389 --- [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-02-12T12:08:52.636Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:52.636Z WARN 7389 --- [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-02-12T12:08:52.638Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:52.638Z WARN 7389 --- [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-02-12T12:08:52.786Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:52.786Z WARN 7389 --- [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-02-12T12:08:52.843Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:52.843Z WARN 7389 --- [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-02-12T12:08:52.944Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:52.944Z WARN 7389 --- [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-02-12T12:08:52.986Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:52.986Z WARN 7389 --- [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-02-12T12:08:53.083Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:53.083Z WARN 7389 --- [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-02-12T12:08:53.134Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:53.134Z WARN 7389 --- [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-02-12T12:08:53.177Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:53.177Z WARN 7389 --- [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-02-12T12:08:53.199Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:53.199Z WARN 7389 --- [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-02-12T12:08:53.539Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:53.539Z WARN 7389 --- [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-02-12T12:08:53.590Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:53.590Z WARN 7389 --- [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-02-12T12:08:53.696Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:53.696Z WARN 7389 --- [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-02-12T12:08:53.788Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:53.788Z WARN 7389 --- [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-02-12T12:08:53.792Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:53.792Z WARN 7389 --- [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-02-12T12:08:53.839Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:53.839Z WARN 7389 --- [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-02-12T12:08:54.064Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:54.064Z WARN 7389 --- [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-02-12T12:08:54.086Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:54.086Z WARN 7389 --- [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-02-12T12:08:54.089Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:54.089Z WARN 7389 --- [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-02-12T12:08:54.136Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:54.136Z WARN 7389 --- [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-02-12T12:08:54.164Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:54.164Z WARN 7389 --- [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-02-12T12:08:54.380Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:54.380Z WARN 7389 --- [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-02-12T12:08:54.492Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:54.493Z WARN 7389 --- [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-02-12T12:08:54.493Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:54.493Z WARN 7389 --- [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-02-12T12:08:54.896Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:54.896Z WARN 7389 --- [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-02-12T12:08:54.916Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:54.916Z WARN 7389 --- [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-02-12T12:08:54.991Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:54.991Z WARN 7389 --- [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-02-12T12:08:54.992Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:54.992Z WARN 7389 --- [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-02-12T12:08:55.118Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:55.118Z WARN 7389 --- [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-02-12T12:08:55.189Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:55.189Z WARN 7389 --- [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-02-12T12:08:55.255Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:55.256Z WARN 7389 --- [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-02-12T12:08:55.267Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:55.267Z WARN 7389 --- [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-02-12T12:08:55.282Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:55.282Z WARN 7389 --- [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-02-12T12:08:55.306Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:55.306Z WARN 7389 --- [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-02-12T12:08:55.396Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:55.396Z WARN 7389 --- [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-02-12T12:08:55.606Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:55.606Z WARN 7389 --- [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-02-12T12:08:55.768Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:55.768Z WARN 7389 --- [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-02-12T12:08:55.798Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:55.798Z WARN 7389 --- [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-02-12T12:08:55.994Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:55.994Z WARN 7389 --- [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-02-12T12:08:56.008Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:56.008Z WARN 7389 --- [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-02-12T12:08:56.071Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:56.071Z WARN 7389 --- [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-02-12T12:08:56.142Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:56.142Z WARN 7389 --- [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-02-12T12:08:56.208Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:56.208Z WARN 7389 --- [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-02-12T12:08:56.270Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:56.270Z WARN 7389 --- [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-02-12T12:08:56.284Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:56.284Z WARN 7389 --- [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-02-12T12:08:56.308Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:56.308Z WARN 7389 --- [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-02-12T12:08:56.350Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:56.350Z WARN 7389 --- [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-02-12T12:08:56.759Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:56.759Z WARN 7389 --- [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-02-12T12:08:56.809Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:56.809Z WARN 7389 --- [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-02-12T12:08:56.922Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:56.922Z WARN 7389 --- [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-02-12T12:08:56.974Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:56.974Z WARN 7389 --- [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-02-12T12:08:57.002Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:57.002Z WARN 7389 --- [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-02-12T12:08:57.096Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:57.096Z WARN 7389 --- [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-02-12T12:08:57.123Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:57.124Z WARN 7389 --- [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-02-12T12:08:57.160Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:57.160Z WARN 7389 --- [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-02-12T12:08:57.210Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:57.210Z WARN 7389 --- [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-02-12T12:08:57.328Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d this Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d ] 2024-02-12T12:08:57.329Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:08:57.330Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:08:57.331Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:08:57.332Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d ] 2024-02-12T12:08:57.332Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:48609 2024-02-12T12:08:57.333Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5703, timeout: 10000, bind-any: true 2024-02-12T12:08:57.333Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5704, timeout: 10000, bind-any: true 2024-02-12T12:08:57.334Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:08:57.335Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:48061 2024-02-12T12:08:57.338Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55299 and /10.30.106.188:5708 2024-02-12T12:08:57.338Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:08:57.340Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:47845 2024-02-12T12:08:57.341Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:48061 and /10.30.106.156:5703 2024-02-12T12:08:57.341Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:45849 and /10.30.106.188:5707 2024-02-12T12:08:57.341Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.156:53425 2024-02-12T12:08:57.341Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:45337 and /10.30.106.188:5704 2024-02-12T12:08:57.341Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.156:48323 2024-02-12T12:08:57.341Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:08:57.342Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:48609 and /10.30.106.156:5702 2024-02-12T12:08:57.342Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:08:57.342Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.156:34377 2024-02-12T12:08:57.342Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:48323 and /10.30.106.156:5705 2024-02-12T12:08:57.344Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d ] 2024-02-12T12:08:57.346Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:57.346Z WARN 7389 --- [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-02-12T12:08:57.348Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:34377 and /10.30.106.156:5704 2024-02-12T12:08:57.348Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:35953 and /10.30.106.188:5703 2024-02-12T12:08:57.348Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:35387 2024-02-12T12:08:57.350Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:54645 2024-02-12T12:08:57.353Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:57.353Z WARN 7389 --- [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-02-12T12:08:57.355Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:36693 and /10.30.106.188:5708 2024-02-12T12:08:57.355Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:57275 2024-02-12T12:08:57.355Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:33689 and /10.30.106.188:5705 2024-02-12T12:08:57.355Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:36839 2024-02-12T12:08:57.361Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d ] 2024-02-12T12:08:57.362Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:53425 and /10.30.106.156:5705 2024-02-12T12:08:57.375Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:37535 2024-02-12T12:08:57.375Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:53915 2024-02-12T12:08:57.381Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47609 and /10.30.106.188:5706 2024-02-12T12:08:57.391Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:46885 and /10.30.106.188:5708 2024-02-12T12:08:57.395Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:39067 and /10.30.106.188:5708 2024-02-12T12:08:57.487Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:57.487Z WARN 7389 --- [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-02-12T12:08:57.766Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:57.766Z WARN 7389 --- [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-02-12T12:08:57.828Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:57.828Z WARN 7389 --- [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-02-12T12:08:57.882Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:57.882Z WARN 7389 --- [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-02-12T12:08:57.911Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:57.911Z WARN 7389 --- [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-02-12T12:08:58.017Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:58.017Z WARN 7389 --- [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-02-12T12:08:58.025Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:58.025Z WARN 7389 --- [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-02-12T12:08:58.173Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:58.173Z WARN 7389 --- [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-02-12T12:08:58.198Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:58.198Z WARN 7389 --- [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-02-12T12:08:58.298Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:58.298Z WARN 7389 --- [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-02-12T12:08:58.319Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:58.319Z WARN 7389 --- [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-02-12T12:08:58.335Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5705 is STARTED 2024-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5706 2024-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:08:58.340Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:58.352Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:58.353Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:08:58.353Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:08:58.375Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:08:58.375Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5706 is STARTING 2024-02-12T12:08:58.390Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:58.390Z WARN 7389 --- [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-02-12T12:08:58.557Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:58.557Z WARN 7389 --- [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-02-12T12:08:58.558Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:08:58.562Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:46327 and /10.30.106.188:5702 2024-02-12T12:08:58.681Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:58.681Z WARN 7389 --- [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-02-12T12:08:58.877Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:58.877Z WARN 7389 --- [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-02-12T12:08:58.913Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:08:58.914Z WARN 7389 --- [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-02-12T12:08:58.970Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:08:58.970Z WARN 7389 --- [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-02-12T12:08:59.070Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:08:59.070Z WARN 7389 --- [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-02-12T12:08:59.085Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:08:59.085Z WARN 7389 --- [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-02-12T12:08:59.225Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:08:59.225Z WARN 7389 --- [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-02-12T12:08:59.272Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:08:59.272Z WARN 7389 --- [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-02-12T12:08:59.351Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:08:59.351Z WARN 7389 --- [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-02-12T12:08:59.393Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:08:59.393Z WARN 7389 --- [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-02-12T12:08:59.501Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:08:59.501Z WARN 7389 --- [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-02-12T12:08:59.634Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:08:59.634Z WARN 7389 --- [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-02-12T12:08:59.762Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:08:59.762Z WARN 7389 --- [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-02-12T12:08:59.830Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:08:59.831Z WARN 7389 --- [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-02-12T12:09:00.023Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:00.023Z WARN 7389 --- [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-02-12T12:09:00.066Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:00.066Z WARN 7389 --- [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-02-12T12:09:00.074Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:00.074Z WARN 7389 --- [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-02-12T12:09:00.088Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:00.088Z WARN 7389 --- [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-02-12T12:09:00.178Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:00.178Z WARN 7389 --- [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-02-12T12:09:00.277Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:00.277Z WARN 7389 --- [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-02-12T12:09:00.295Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:00.295Z WARN 7389 --- [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-02-12T12:09:00.404Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:00.404Z WARN 7389 --- [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-02-12T12:09:00.454Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:00.455Z WARN 7389 --- [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-02-12T12:09:00.615Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:00.615Z WARN 7389 --- [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-02-12T12:09:00.638Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:00.638Z WARN 7389 --- [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-02-12T12:09:00.876Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:00.876Z WARN 7389 --- [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-02-12T12:09:00.918Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:00.918Z WARN 7389 --- [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-02-12T12:09:00.940Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:00.940Z WARN 7389 --- [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-02-12T12:09:01.033Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:01.033Z WARN 7389 --- [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-02-12T12:09:01.177Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:01.177Z WARN 7389 --- [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-02-12T12:09:01.197Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:01.197Z WARN 7389 --- [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-02-12T12:09:01.331Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:01.331Z WARN 7389 --- [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-02-12T12:09:01.380Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:01.380Z WARN 7389 --- [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-02-12T12:09:01.457Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:01.457Z WARN 7389 --- [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-02-12T12:09:01.490Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:01.490Z WARN 7389 --- [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-02-12T12:09:01.607Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:01.607Z WARN 7389 --- [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-02-12T12:09:01.718Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:01.718Z WARN 7389 --- [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-02-12T12:09:01.771Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:01.771Z WARN 7389 --- [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-02-12T12:09:01.841Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:01.841Z WARN 7389 --- [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-02-12T12:09:01.879Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:01.879Z WARN 7389 --- [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-02-12T12:09:02.232Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:02.232Z WARN 7389 --- [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-02-12T12:09:02.237Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:02.237Z WARN 7389 --- [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-02-12T12:09:02.280Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:02.280Z WARN 7389 --- [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-02-12T12:09:02.400Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:02.400Z WARN 7389 --- [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-02-12T12:09:02.534Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:02.535Z WARN 7389 --- [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-02-12T12:09:02.571Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:02.571Z WARN 7389 --- [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-02-12T12:09:02.624Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:02.624Z WARN 7389 --- [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-02-12T12:09:02.660Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:02.660Z WARN 7389 --- [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-02-12T12:09:02.693Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:02.693Z WARN 7389 --- [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-02-12T12:09:02.709Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:02.709Z WARN 7389 --- [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-02-12T12:09:02.894Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:02.894Z WARN 7389 --- [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-02-12T12:09:03.033Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:03.033Z WARN 7389 --- [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-02-12T12:09:03.134Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:03.135Z WARN 7389 --- [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-02-12T12:09:03.291Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:03.291Z WARN 7389 --- [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-02-12T12:09:03.402Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:03.402Z WARN 7389 --- [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-02-12T12:09:03.433Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:03.434Z WARN 7389 --- [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-02-12T12:09:03.536Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:03.536Z WARN 7389 --- [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-02-12T12:09:03.546Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:03.546Z WARN 7389 --- [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-02-12T12:09:03.613Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:03.613Z WARN 7389 --- [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-02-12T12:09:03.624Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:03.624Z WARN 7389 --- [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-02-12T12:09:03.675Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 ] 2024-02-12T12:09:03.676Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 ] 2024-02-12T12:09:03.676Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 this ] 2024-02-12T12:09:03.677Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:03.677Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:03.678Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:43625 2024-02-12T12:09:03.679Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:03.679Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:03.680Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:03.686Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:40647 2024-02-12T12:09:03.687Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:34745 2024-02-12T12:09:03.687Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:48193 and /10.30.106.188:5709 2024-02-12T12:09:03.694Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:03.694Z WARN 7389 --- [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-02-12T12:09:03.695Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:46339 2024-02-12T12:09:03.695Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:35315 and /10.30.106.188:5704 2024-02-12T12:09:03.695Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:34745 and /10.30.106.156:5702 2024-02-12T12:09:03.695Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:55283 2024-02-12T12:09:03.696Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:45743 and /10.30.106.188:5703 2024-02-12T12:09:03.696Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:32825 and /10.30.106.188:5709 2024-02-12T12:09:03.697Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55283 and /10.30.106.156:5703 2024-02-12T12:09:03.697Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.156:37629 2024-02-12T12:09:03.697Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:37629 and /10.30.106.156:5706 2024-02-12T12:09:03.697Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:51073 2024-02-12T12:09:03.697Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 ] 2024-02-12T12:09:03.697Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.188:35995 2024-02-12T12:09:03.705Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.188:40653 2024-02-12T12:09:03.707Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:37763 and /10.30.106.188:5709 2024-02-12T12:09:03.708Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.188:37683 2024-02-12T12:09:03.709Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:03.710Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d this Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 ] 2024-02-12T12:09:03.710Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:03.710Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:03.711Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:33999 and /10.30.106.188:5709 2024-02-12T12:09:03.711Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:03.711Z WARN 7389 --- [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-02-12T12:09:03.712Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:03.712Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:03.714Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:47833 2024-02-12T12:09:03.726Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:56821 and /10.30.106.188:5705 2024-02-12T12:09:03.726Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.156:40753 2024-02-12T12:09:03.726Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.156:47087 2024-02-12T12:09:03.726Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:40753 and /10.30.106.156:5705 2024-02-12T12:09:03.726Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.156:33593 2024-02-12T12:09:03.727Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47087 and /10.30.106.156:5706 2024-02-12T12:09:03.727Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5704 and /10.30.106.156:44399 2024-02-12T12:09:03.727Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.156:40155 2024-02-12T12:09:03.727Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:50909 2024-02-12T12:09:03.728Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.188:59719 2024-02-12T12:09:03.728Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:40155 and /10.30.106.156:5706 2024-02-12T12:09:03.729Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:33593 and /10.30.106.156:5706 2024-02-12T12:09:03.730Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:44399 and /10.30.106.156:5704 2024-02-12T12:09:03.730Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:37089 and /10.30.106.188:5708 2024-02-12T12:09:03.731Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.188:37479 2024-02-12T12:09:03.735Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:59837 and /10.30.106.188:5709 2024-02-12T12:09:03.735Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:56939 and /10.30.106.188:5707 2024-02-12T12:09:03.750Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:03.750Z WARN 7389 --- [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-02-12T12:09:03.989Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:03.989Z WARN 7389 --- [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-02-12T12:09:03.989Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:03.989Z WARN 7389 --- [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-02-12T12:09:04.290Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:04.291Z WARN 7389 --- [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-02-12T12:09:04.307Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:04.307Z WARN 7389 --- [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-02-12T12:09:04.349Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:04.349Z WARN 7389 --- [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-02-12T12:09:04.393Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:04.393Z WARN 7389 --- [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-02-12T12:09:04.500Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:04.500Z WARN 7389 --- [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-02-12T12:09:04.550Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:04.550Z WARN 7389 --- [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-02-12T12:09:04.613Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:04.613Z WARN 7389 --- [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-02-12T12:09:04.634Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:04.634Z WARN 7389 --- [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-02-12T12:09:04.666Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:04.666Z WARN 7389 --- [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-02-12T12:09:04.714Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5706 is STARTED 2024-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5707 2024-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:09:04.719Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:04.732Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:04.733Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:09:04.733Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:04.741Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:09:04.741Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5707 is STARTING 2024-02-12T12:09:04.862Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:09:04.867Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:43311 and /10.30.106.188:5702 2024-02-12T12:09:04.953Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:04.953Z WARN 7389 --- [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-02-12T12:09:04.992Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:04.992Z WARN 7389 --- [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-02-12T12:09:05.143Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:05.143Z WARN 7389 --- [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-02-12T12:09:05.299Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:05.299Z WARN 7389 --- [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-02-12T12:09:05.304Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:05.304Z WARN 7389 --- [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-02-12T12:09:05.310Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:05.310Z WARN 7389 --- [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-02-12T12:09:05.397Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:05.397Z WARN 7389 --- [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-02-12T12:09:05.569Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:05.569Z WARN 7389 --- [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-02-12T12:09:05.703Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:05.703Z WARN 7389 --- [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-02-12T12:09:05.703Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:05.703Z WARN 7389 --- [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-02-12T12:09:05.716Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:05.716Z WARN 7389 --- [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-02-12T12:09:05.738Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:05.738Z WARN 7389 --- [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-02-12T12:09:05.855Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:05.855Z WARN 7389 --- [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-02-12T12:09:06.045Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:06.045Z WARN 7389 --- [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-02-12T12:09:06.197Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:06.197Z WARN 7389 --- [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-02-12T12:09:06.249Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:06.249Z WARN 7389 --- [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-02-12T12:09:06.256Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:06.256Z WARN 7389 --- [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-02-12T12:09:06.352Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:06.352Z WARN 7389 --- [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-02-12T12:09:06.422Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:06.422Z WARN 7389 --- [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-02-12T12:09:06.513Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:06.513Z WARN 7389 --- [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-02-12T12:09:06.757Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:06.757Z WARN 7389 --- [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-02-12T12:09:06.806Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:06.806Z WARN 7389 --- [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-02-12T12:09:06.818Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:06.818Z WARN 7389 --- [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-02-12T12:09:06.858Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:06.858Z WARN 7389 --- [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-02-12T12:09:06.892Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:06.892Z WARN 7389 --- [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-02-12T12:09:06.948Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:06.948Z WARN 7389 --- [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-02-12T12:09:07.050Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:07.051Z WARN 7389 --- [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-02-12T12:09:07.203Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:07.203Z WARN 7389 --- [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-02-12T12:09:07.309Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:07.309Z WARN 7389 --- [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-02-12T12:09:07.403Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:07.403Z WARN 7389 --- [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-02-12T12:09:07.516Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:07.516Z WARN 7389 --- [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-02-12T12:09:07.525Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:07.525Z WARN 7389 --- [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-02-12T12:09:07.610Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:07.610Z WARN 7389 --- [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-02-12T12:09:07.759Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:07.759Z WARN 7389 --- [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-02-12T12:09:07.795Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:07.795Z WARN 7389 --- [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-02-12T12:09:07.811Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:07.811Z WARN 7389 --- [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-02-12T12:09:07.923Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:07.923Z WARN 7389 --- [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-02-12T12:09:08.052Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:08.052Z WARN 7389 --- [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-02-12T12:09:08.253Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:08.253Z WARN 7389 --- [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-02-12T12:09:08.363Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:08.363Z WARN 7389 --- [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-02-12T12:09:08.406Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:08.406Z WARN 7389 --- [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-02-12T12:09:08.478Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:08.478Z WARN 7389 --- [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-02-12T12:09:08.525Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:08.525Z WARN 7389 --- [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-02-12T12:09:08.606Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:08.606Z WARN 7389 --- [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-02-12T12:09:08.762Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:08.762Z WARN 7389 --- [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-02-12T12:09:08.762Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:08.762Z WARN 7389 --- [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-02-12T12:09:08.764Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:08.764Z WARN 7389 --- [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-02-12T12:09:08.898Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:08.898Z WARN 7389 --- [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-02-12T12:09:09.025Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:09.025Z WARN 7389 --- [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-02-12T12:09:09.106Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:09.106Z WARN 7389 --- [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-02-12T12:09:09.127Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:09.127Z WARN 7389 --- [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-02-12T12:09:09.280Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:09.280Z WARN 7389 --- [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-02-12T12:09:09.459Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:09.459Z WARN 7389 --- [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-02-12T12:09:09.527Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:09.527Z WARN 7389 --- [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-02-12T12:09:09.560Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:09.560Z WARN 7389 --- [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-02-12T12:09:09.565Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:09.565Z WARN 7389 --- [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-02-12T12:09:09.678Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:09.678Z WARN 7389 --- [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-02-12T12:09:09.929Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:09.929Z WARN 7389 --- [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-02-12T12:09:09.933Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:09.933Z WARN 7389 --- [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-02-12T12:09:09.952Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:09.952Z WARN 7389 --- [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-02-12T12:09:09.973Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f ] 2024-02-12T12:09:09.977Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f ] 2024-02-12T12:09:09.977Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f ] 2024-02-12T12:09:09.980Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.156:47387 2024-02-12T12:09:09.980Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:50389 2024-02-12T12:09:09.980Z INFO 7389 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f this ] 2024-02-12T12:09:09.980Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47387 and /10.30.106.156:5707 2024-02-12T12:09:09.981Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.156:37631 2024-02-12T12:09:09.981Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:59705 2024-02-12T12:09:09.981Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:58357 2024-02-12T12:09:09.982Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:37631 and /10.30.106.156:5707 2024-02-12T12:09:09.982Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d this Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f ] 2024-02-12T12:09:09.983Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.156:49545 2024-02-12T12:09:09.983Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:54467 2024-02-12T12:09:09.983Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:09.984Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:09.984Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:09.984Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:09.984Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:09.987Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 this Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f ] 2024-02-12T12:09:09.991Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:49545 and /10.30.106.156:5707 2024-02-12T12:09:09.991Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:59695 2024-02-12T12:09:09.993Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.156:36191 2024-02-12T12:09:09.993Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:36191 and /10.30.106.156:5707 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:42309 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:59695 and /10.30.106.156:5702 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:38083 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:44933 and /10.30.106.188:5703 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.156:51721 2024-02-12T12:09:09.995Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5707 and /10.30.106.188:38261 2024-02-12T12:09:09.996Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:51721 and /10.30.106.156:5707 2024-02-12T12:09:09.996Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:09.996Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:09.998Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:35703 and /10.30.106.188:5705 2024-02-12T12:09:10.002Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:53605 and /10.30.106.188:5709 2024-02-12T12:09:10.003Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:53343 and /10.30.106.188:5704 2024-02-12T12:09:10.017Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:42423 and /10.30.106.188:5706 2024-02-12T12:09:10.021Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:38289 and /10.30.106.188:5708 2024-02-12T12:09:10.109Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:10.109Z WARN 7389 --- [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-02-12T12:09:10.183Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:10.183Z WARN 7389 --- [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-02-12T12:09:10.228Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:10.228Z WARN 7389 --- [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-02-12T12:09:10.284Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:10.284Z WARN 7389 --- [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-02-12T12:09:10.414Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:10.414Z WARN 7389 --- [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-02-12T12:09:10.612Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:10.612Z WARN 7389 --- [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-02-12T12:09:10.618Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:10.618Z WARN 7389 --- [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-02-12T12:09:10.733Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:10.733Z WARN 7389 --- [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-02-12T12:09:10.786Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:10.786Z WARN 7389 --- [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-02-12T12:09:10.832Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:10.832Z WARN 7389 --- [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-02-12T12:09:10.836Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:10.836Z WARN 7389 --- [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-02-12T12:09:10.998Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5707 is STARTED 2024-02-12T12:09:11.009Z INFO 7389 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 20.595 seconds (process running for 113.325) 2024-02-12T12:09:11.017Z INFO 7389 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-02-12T12:09:11.036Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:11.036Z WARN 7389 --- [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-02-12T12:09:11.115Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:11.115Z WARN 7389 --- [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-02-12T12:09:11.130Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:11.130Z WARN 7389 --- [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-02-12T12:09:11.157Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:11.157Z WARN 7389 --- [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-02-12T12:09:11.188Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:11.188Z WARN 7389 --- [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-02-12T12:09:11.468Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:11.468Z WARN 7389 --- [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-02-12T12:09:11.468Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:11.468Z WARN 7389 --- [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-02-12T12:09:11.535Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:11.535Z WARN 7389 --- [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-02-12T12:09:11.638Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:11.638Z WARN 7389 --- [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-02-12T12:09:11.671Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:11.671Z WARN 7389 --- [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-02-12T12:09:11.886Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:11.886Z WARN 7389 --- [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-02-12T12:09:11.939Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:11.939Z WARN 7389 --- [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-02-12T12:09:12.189Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:12.189Z WARN 7389 --- [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-02-12T12:09:12.269Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:12.269Z WARN 7389 --- [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-02-12T12:09:12.310Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:12.310Z WARN 7389 --- [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-02-12T12:09:12.332Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:12.332Z WARN 7389 --- [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-02-12T12:09:12.341Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:12.341Z WARN 7389 --- [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-02-12T12:09:12.370Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:12.370Z WARN 7389 --- [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-02-12T12:09:12.538Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:12.538Z WARN 7389 --- [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-02-12T12:09:12.621Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:12.621Z WARN 7389 --- [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-02-12T12:09:12.624Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:12.624Z WARN 7389 --- [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-02-12T12:09:12.692Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:12.692Z WARN 7389 --- [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-02-12T12:09:12.788Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:12.788Z WARN 7389 --- [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: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.591 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:13.027Z INFO 7389 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:13.028Z INFO 7389 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5708 2024-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:09:13.045Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:13.063Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:13.064Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:09:13.064Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:13.070Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:09:13.070Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5708 is STARTING 2024-02-12T12:09:13.092Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:13.092Z WARN 7389 --- [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-02-12T12:09:13.125Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:09:13.130Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:48047 and /10.30.106.188:5702 2024-02-12T12:09:13.193Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:13.193Z WARN 7389 --- [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-02-12T12:09:13.336Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:13.336Z WARN 7389 --- [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-02-12T12:09:13.345Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:13.345Z WARN 7389 --- [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-02-12T12:09:13.369Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:13.369Z WARN 7389 --- [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-02-12T12:09:13.423Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:13.423Z WARN 7389 --- [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-02-12T12:09:13.473Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:13.473Z WARN 7389 --- [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-02-12T12:09:13.640Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:13.640Z WARN 7389 --- [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-02-12T12:09:13.764Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:13.764Z WARN 7389 --- [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-02-12T12:09:13.777Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:13.777Z WARN 7389 --- [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-02-12T12:09:13.824Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:13.824Z WARN 7389 --- [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-02-12T12:09:13.891Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:13.891Z WARN 7389 --- [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-02-12T12:09:14.095Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:14.096Z WARN 7389 --- [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-02-12T12:09:14.276Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:14.276Z WARN 7389 --- [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-02-12T12:09:14.295Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:14.295Z WARN 7389 --- [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-02-12T12:09:14.322Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:14.322Z WARN 7389 --- [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-02-12T12:09:14.347Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:14.347Z WARN 7389 --- [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-02-12T12:09:14.539Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:14.539Z WARN 7389 --- [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-02-12T12:09:14.576Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:14.576Z WARN 7389 --- [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-02-12T12:09:14.716Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:14.716Z WARN 7389 --- [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-02-12T12:09:14.827Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:14.827Z WARN 7389 --- [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-02-12T12:09:14.830Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:14.831Z WARN 7389 --- [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-02-12T12:09:14.842Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:14.842Z WARN 7389 --- [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-02-12T12:09:14.944Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:14.944Z WARN 7389 --- [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-02-12T12:09:14.997Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:14.998Z WARN 7389 --- [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-02-12T12:09:15.128Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:15.128Z WARN 7389 --- [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-02-12T12:09:15.250Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:15.250Z WARN 7389 --- [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-02-12T12:09:15.347Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:15.347Z WARN 7389 --- [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-02-12T12:09:15.425Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:15.425Z WARN 7389 --- [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-02-12T12:09:15.641Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:15.641Z WARN 7389 --- [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-02-12T12:09:15.670Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:15.670Z WARN 7389 --- [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-02-12T12:09:15.678Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:15.678Z WARN 7389 --- [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-02-12T12:09:15.679Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:15.680Z WARN 7389 --- [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-02-12T12:09:15.744Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:15.744Z WARN 7389 --- [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-02-12T12:09:15.782Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:15.782Z WARN 7389 --- [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-02-12T12:09:16.000Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:16.000Z WARN 7389 --- [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-02-12T12:09:16.097Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:16.097Z WARN 7389 --- [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-02-12T12:09:16.131Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:16.131Z WARN 7389 --- [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-02-12T12:09:16.153Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:16.153Z WARN 7389 --- [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-02-12T12:09:16.478Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:16.478Z WARN 7389 --- [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-02-12T12:09:16.500Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:16.500Z WARN 7389 --- [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-02-12T12:09:16.530Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:16.530Z WARN 7389 --- [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-02-12T12:09:16.681Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:16.682Z WARN 7389 --- [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-02-12T12:09:16.844Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:16.844Z WARN 7389 --- [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-02-12T12:09:16.846Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:16.846Z WARN 7389 --- [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-02-12T12:09:16.852Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:16.852Z WARN 7389 --- [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-02-12T12:09:16.873Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:16.873Z WARN 7389 --- [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-02-12T12:09:16.935Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:16.935Z WARN 7389 --- [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-02-12T12:09:16.949Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:16.949Z WARN 7389 --- [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-02-12T12:09:17.083Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:17.083Z WARN 7389 --- [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-02-12T12:09:17.155Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:17.155Z WARN 7389 --- [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-02-12T12:09:17.331Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:17.331Z WARN 7389 --- [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-02-12T12:09:17.402Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:17.402Z WARN 7389 --- [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-02-12T12:09:17.705Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:17.705Z WARN 7389 --- [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-02-12T12:09:17.732Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:17.732Z WARN 7389 --- [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-02-12T12:09:17.746Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:17.746Z WARN 7389 --- [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-02-12T12:09:17.826Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:17.826Z WARN 7389 --- [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-02-12T12:09:17.884Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:17.884Z WARN 7389 --- [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-02-12T12:09:17.948Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:17.948Z WARN 7389 --- [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-02-12T12:09:17.952Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:17.952Z WARN 7389 --- [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-02-12T12:09:18.038Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:18.038Z WARN 7389 --- [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-02-12T12:09:18.058Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:18.058Z WARN 7389 --- [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-02-12T12:09:18.137Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:18.137Z WARN 7389 --- [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-02-12T12:09:18.242Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.242Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.242Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.243Z INFO 7389 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d this Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.244Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:47525 2024-02-12T12:09:18.245Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:59227 2024-02-12T12:09:18.247Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:50679 2024-02-12T12:09:18.247Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:40803 2024-02-12T12:09:18.247Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:54853 2024-02-12T12:09:18.247Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:59583 2024-02-12T12:09:18.248Z INFO 7389 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f this Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.248Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 this Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e ] 2024-02-12T12:09:18.249Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:40087 2024-02-12T12:09:18.250Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:59227 and /10.30.106.156:5708 2024-02-12T12:09:18.250Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:60495 2024-02-12T12:09:18.251Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:60495 and /10.30.106.156:5708 2024-02-12T12:09:18.251Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:59583 and /10.30.106.156:5708 2024-02-12T12:09:18.251Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:50679 and /10.30.106.156:5708 2024-02-12T12:09:18.252Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:41877 2024-02-12T12:09:18.252Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:59943 2024-02-12T12:09:18.252Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.156:55933 2024-02-12T12:09:18.252Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:59943 and /10.30.106.156:5708 2024-02-12T12:09:18.259Z INFO 7389 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e this ] 2024-02-12T12:09:18.260Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:18.260Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:18.260Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:18.261Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55933 and /10.30.106.156:5708 2024-02-12T12:09:18.261Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:18.263Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:36763 2024-02-12T12:09:18.263Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5708 and /10.30.106.188:56113 2024-02-12T12:09:18.270Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:35163 and /10.30.106.188:5709 2024-02-12T12:09:18.270Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:37277 and /10.30.106.188:5707 2024-02-12T12:09:18.279Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:56467 and /10.30.106.188:5703 2024-02-12T12:09:18.279Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5706 and /10.30.106.156:55639 2024-02-12T12:09:18.282Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:55639 and /10.30.106.156:5706 2024-02-12T12:09:18.409Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:18.409Z WARN 7389 --- [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-02-12T12:09:18.434Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:18.434Z WARN 7389 --- [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-02-12T12:09:18.586Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:18.586Z WARN 7389 --- [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-02-12T12:09:18.683Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:18.683Z WARN 7389 --- [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-02-12T12:09:18.748Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:18.748Z WARN 7389 --- [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-02-12T12:09:18.878Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:18.878Z WARN 7389 --- [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-02-12T12:09:18.953Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:18.953Z WARN 7389 --- [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-02-12T12:09:18.961Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:18.961Z WARN 7389 --- [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-02-12T12:09:18.967Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:18.967Z WARN 7389 --- [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-02-12T12:09:19.072Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:19.072Z WARN 7389 --- [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-02-12T12:09:19.211Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:19.211Z WARN 7389 --- [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-02-12T12:09:19.211Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:19.212Z WARN 7389 --- [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-02-12T12:09:19.261Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5708 is STARTED 2024-02-12T12:09:19.262Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:19.262Z WARN 7389 --- [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-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o 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-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.156]:5709 2024-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-02-12T12:09:19.266Z INFO 7389 --- [ main] com.hazelcast.system : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:19.276Z INFO 7389 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:19.277Z INFO 7389 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-12T12:09:19.277Z WARN 7389 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] 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-02-12T12:09:19.290Z INFO 7389 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-12T12:09:19.290Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5709 is STARTING 2024-02-12T12:09:19.481Z INFO 7389 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.188]:5702 2024-02-12T12:09:19.485Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:41543 and /10.30.106.188:5702 2024-02-12T12:09:19.563Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:19.563Z WARN 7389 --- [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-02-12T12:09:19.574Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:19.574Z WARN 7389 --- [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-02-12T12:09:19.744Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:19.744Z WARN 7389 --- [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-02-12T12:09:19.751Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:19.751Z WARN 7389 --- [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-02-12T12:09:19.833Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:19.834Z WARN 7389 --- [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-02-12T12:09:19.855Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:19.855Z WARN 7389 --- [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-02-12T12:09:19.869Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:19.869Z WARN 7389 --- [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-02-12T12:09:19.925Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:19.925Z WARN 7389 --- [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-02-12T12:09:20.014Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:20.014Z WARN 7389 --- [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-02-12T12:09:20.063Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:20.063Z WARN 7389 --- [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-02-12T12:09:20.164Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:20.164Z WARN 7389 --- [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-02-12T12:09:20.314Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:20.314Z WARN 7389 --- [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-02-12T12:09:20.666Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:20.666Z WARN 7389 --- [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-02-12T12:09:20.757Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:20.757Z WARN 7389 --- [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-02-12T12:09:20.777Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:20.777Z WARN 7389 --- [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-02-12T12:09:20.853Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:20.853Z WARN 7389 --- [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-02-12T12:09:20.936Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:20.936Z WARN 7389 --- [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-02-12T12:09:20.949Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:20.949Z WARN 7389 --- [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-02-12T12:09:20.967Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:20.967Z WARN 7389 --- [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-02-12T12:09:21.022Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:21.022Z WARN 7389 --- [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-02-12T12:09:21.027Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:21.027Z WARN 7389 --- [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-02-12T12:09:21.166Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:21.166Z WARN 7389 --- [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-02-12T12:09:21.216Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:21.216Z WARN 7389 --- [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-02-12T12:09:21.517Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:21.518Z WARN 7389 --- [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-02-12T12:09:21.619Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:21.619Z WARN 7389 --- [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-02-12T12:09:21.830Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:21.830Z WARN 7389 --- [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-02-12T12:09:21.859Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:21.860Z WARN 7389 --- [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-02-12T12:09:22.026Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:22.026Z WARN 7389 --- [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-02-12T12:09:22.056Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:22.056Z WARN 7389 --- [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-02-12T12:09:22.089Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:22.089Z WARN 7389 --- [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-02-12T12:09:22.130Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:22.130Z WARN 7389 --- [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-02-12T12:09:22.152Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:22.152Z WARN 7389 --- [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-02-12T12:09:22.171Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:22.171Z WARN 7389 --- [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-02-12T12:09:22.320Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:22.320Z WARN 7389 --- [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-02-12T12:09:22.370Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:22.370Z WARN 7389 --- [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-02-12T12:09:22.572Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:22.572Z WARN 7389 --- [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-02-12T12:09:22.720Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:22.720Z WARN 7389 --- [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-02-12T12:09:22.762Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:22.762Z WARN 7389 --- [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-02-12T12:09:22.782Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:22.782Z WARN 7389 --- [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-02-12T12:09:23.005Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:23.005Z WARN 7389 --- [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-02-12T12:09:23.078Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:23.078Z WARN 7389 --- [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-02-12T12:09:23.158Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:23.158Z WARN 7389 --- [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-02-12T12:09:23.183Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:23.183Z WARN 7389 --- [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-02-12T12:09:23.224Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:23.225Z WARN 7389 --- [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-02-12T12:09:23.242Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:23.242Z WARN 7389 --- [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-02-12T12:09:23.273Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:23.273Z WARN 7389 --- [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-02-12T12:09:23.425Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:23.425Z WARN 7389 --- [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-02-12T12:09:23.575Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:23.575Z WARN 7389 --- [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-02-12T12:09:23.737Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:23.737Z WARN 7389 --- [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-02-12T12:09:23.823Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:23.823Z WARN 7389 --- [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-02-12T12:09:23.931Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:23.931Z WARN 7389 --- [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-02-12T12:09:23.964Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:23.964Z WARN 7389 --- [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-02-12T12:09:24.060Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:24.060Z WARN 7389 --- [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-02-12T12:09:24.108Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:24.109Z WARN 7389 --- [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-02-12T12:09:24.126Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:24.126Z WARN 7389 --- [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-02-12T12:09:24.145Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:24.145Z WARN 7389 --- [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-02-12T12:09:24.236Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:24.236Z WARN 7389 --- [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-02-12T12:09:24.326Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:24.326Z WARN 7389 --- [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-02-12T12:09:24.577Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:24.577Z WARN 7389 --- [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-02-12T12:09:24.596Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 this Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.599Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f this ] 2024-02-12T12:09:24.599Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:42377 2024-02-12T12:09:24.600Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:46985 2024-02-12T12:09:24.600Z INFO 7389 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 this Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.600Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f this Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.600Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d this Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.601Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:34155 2024-02-12T12:09:24.601Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:33495 2024-02-12T12:09:24.603Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:33007 2024-02-12T12:09:24.603Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:52743 2024-02-12T12:09:24.606Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:38133 2024-02-12T12:09:24.607Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:36499 2024-02-12T12:09:24.609Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:52743 and /10.30.106.156:5709 2024-02-12T12:09:24.609Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:54337 2024-02-12T12:09:24.610Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.188:34469 2024-02-12T12:09:24.610Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:46569 2024-02-12T12:09:24.610Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:34155 and /10.30.106.156:5709 2024-02-12T12:09:24.611Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f this Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.613Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:24.614Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:24.615Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:24.615Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:24.622Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:33007 and /10.30.106.156:5709 2024-02-12T12:09:24.622Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5703 and /10.30.106.156:34697 2024-02-12T12:09:24.622Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:46569 and /10.30.106.156:5709 2024-02-12T12:09:24.622Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.106.156:39309 2024-02-12T12:09:24.623Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:49231 and /10.30.106.188:5705 2024-02-12T12:09:24.623Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:40521 2024-02-12T12:09:24.631Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:60273 and /10.30.106.188:5704 2024-02-12T12:09:24.631Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:34697 and /10.30.106.156:5703 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:33617 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:39309 and /10.30.106.156:5702 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:40521 and /10.30.106.156:5709 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5709 and /10.30.106.156:52483 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:33617 and /10.30.106.156:5709 2024-02-12T12:09:24.632Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:52483 and /10.30.106.156:5709 2024-02-12T12:09:24.634Z INFO 7389 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 this Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.634Z INFO 7389 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Members {size:16, ver:16} [ Member [10.30.106.188]:5702 - d36ba627-0447-4060-b8c9-f87f485d9195 Member [10.30.106.188]:5703 - f0aa8bba-854e-4567-a14b-3f70e4f04f60 Member [10.30.106.188]:5704 - baa8cc04-61fe-40a0-8b46-efc988fdad37 Member [10.30.106.188]:5705 - 21eb2b76-1771-41b6-8d05-152a552bafc2 Member [10.30.106.156]:5702 - 8046dfe5-1394-4bdc-abdf-d0484e697051 Member [10.30.106.156]:5703 - df522cd9-41d5-4405-abd5-534d7e505b84 Member [10.30.106.188]:5706 - d3fd01ac-2343-4c08-bcb6-de4f398d2ceb Member [10.30.106.156]:5704 - 9a2e859b-dd9e-4c7e-8a89-6f47fcc68a1f Member [10.30.106.188]:5707 - 5f6d0c20-8a2e-4b7d-8fe0-d6e6d26b9224 Member [10.30.106.156]:5705 - 9a8d5d2e-7697-434e-805a-d120571bd25d Member [10.30.106.188]:5708 - c7b063bd-0698-4931-bfc9-b71aa99e437d Member [10.30.106.188]:5709 - 910e5eb2-71ce-4888-a01a-d5c5765a315f Member [10.30.106.156]:5706 - 5cb8644a-780b-4a3b-9866-d41f9d87f3c1 Member [10.30.106.156]:5707 - 09d8fa0f-a97b-4a5c-8ede-2c7f8507966f Member [10.30.106.156]:5708 - e3597cc7-7c18-4d59-9e66-2dbb425c448e this Member [10.30.106.156]:5709 - 54ea98ad-5f35-4384-ac9e-7e73362fab5f ] 2024-02-12T12:09:24.635Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.156:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:24.644Z INFO 7389 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5705 and /10.30.106.156:47903 2024-02-12T12:09:24.644Z INFO 7389 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:47903 and /10.30.106.156:5705 2024-02-12T12:09:24.678Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:24.678Z WARN 7389 --- [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-02-12T12:09:24.778Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:24.778Z WARN 7389 --- [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-02-12T12:09:24.790Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:24.790Z WARN 7389 --- [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-02-12T12:09:24.833Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:24.833Z WARN 7389 --- [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-02-12T12:09:24.868Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:24.868Z WARN 7389 --- [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-02-12T12:09:25.059Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:25.059Z WARN 7389 --- [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-02-12T12:09:25.065Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:25.065Z WARN 7389 --- [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-02-12T12:09:25.145Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:25.145Z WARN 7389 --- [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-02-12T12:09:25.150Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:25.150Z WARN 7389 --- [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-02-12T12:09:25.246Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:25.246Z WARN 7389 --- [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-02-12T12:09:25.263Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:25.263Z WARN 7389 --- [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-02-12T12:09:25.490Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:25.490Z WARN 7389 --- [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-02-12T12:09:25.652Z INFO 7389 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.156]:5709 is STARTED 2024-02-12T12:09:25.657Z INFO 7389 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.646 seconds (process running for 127.973) 2024-02-12T12:09:25.671Z INFO 7389 --- [ 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.664 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:25.691Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:25.691Z WARN 7389 --- [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-02-12T12:09:25.693Z INFO 7389 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:25.693Z INFO 7389 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:25.700Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:25.700Z WARN 7389 --- [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-02-12T12:09:25.718Z INFO 7389 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.041 seconds (process running for 128.034) 2024-02-12T12:09:25.724Z INFO 7389 --- [ 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-02-12T12:09:25.731Z INFO 7389 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2024-02-12T12:09:25.732Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:25.732Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:25.732Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739765732 2024-02-12T12:09:25.735Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:25.736Z WARN 7389 --- [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-02-12T12:09:25.736Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:25.743Z INFO 7389 --- [ 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-02-12T12:09:25.743Z INFO 7389 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2024-02-12T12:09:25.744Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:25.744Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:25.744Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739765744 2024-02-12T12:09:25.745Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:25.745Z WARN 7389 --- [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-02-12T12:09:25.745Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2024-02-12T12:09:25.765Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:09:25.775Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:25.775Z WARN 7389 --- [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-02-12T12:09:25.836Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:25.836Z WARN 7389 --- [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-02-12T12:09:25.836Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:25.846Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:25.846Z WARN 7389 --- [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-02-12T12:09:25.846Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:25.854Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4c8ab2fc710a3fcc0fee3c7c02a65349b6d5abfa26637692005c1d431ba7a4df 2024-02-12T12:09:25.947Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:25.947Z WARN 7389 --- [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-02-12T12:09:25.947Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:25.987Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:25.987Z WARN 7389 --- [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-02-12T12:09:25.987Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:25.987Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:25.987Z WARN 7389 --- [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-02-12T12:09:26.000Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:26.000Z WARN 7389 --- [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-02-12T12:09:26.022Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:26.022Z WARN 7389 --- [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-02-12T12:09:26.127Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:26.127Z WARN 7389 --- [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-02-12T12:09:26.188Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:26.188Z WARN 7389 --- [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-02-12T12:09:26.189Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:26.200Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:26.200Z WARN 7389 --- [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-02-12T12:09:26.200Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:26.202Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:26.202Z WARN 7389 --- [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-02-12T12:09:26.256Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:26.256Z WARN 7389 --- [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-02-12T12:09:26.256Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:26.256Z WARN 7389 --- [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-02-12T12:09:26.350Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:26.350Z WARN 7389 --- [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-02-12T12:09:26.368Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:26.368Z WARN 7389 --- [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-02-12T12:09:26.646Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:26.646Z WARN 7389 --- [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-02-12T12:09:26.646Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:26.658Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:26.658Z WARN 7389 --- [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-02-12T12:09:26.658Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:26.661Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:26.661Z WARN 7389 --- [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-02-12T12:09:26.697Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:26.697Z WARN 7389 --- [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-02-12T12:09:26.781Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:26.781Z WARN 7389 --- [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-02-12T12:09:26.853Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:26.853Z WARN 7389 --- [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-02-12T12:09:26.928Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:26.929Z WARN 7389 --- [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-02-12T12:09:26.940Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:26.940Z WARN 7389 --- [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-02-12T12:09:26.968Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:26.968Z WARN 7389 --- [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-02-12T12:09:27.071Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:27.072Z WARN 7389 --- [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-02-12T12:09:27.272Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:27.272Z WARN 7389 --- [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-02-12T12:09:27.319Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:27.319Z WARN 7389 --- [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-02-12T12:09:27.376Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:27.376Z WARN 7389 --- [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-02-12T12:09:27.473Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:27.473Z WARN 7389 --- [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-02-12T12:09:27.473Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:27.560Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:27.560Z WARN 7389 --- [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-02-12T12:09:27.614Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:27.614Z WARN 7389 --- [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-02-12T12:09:27.614Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:27.621Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:27.621Z WARN 7389 --- [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-02-12T12:09:27.841Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:27.841Z WARN 7389 --- [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-02-12T12:09:27.883Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:27.883Z WARN 7389 --- [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-02-12T12:09:27.907Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:27.907Z WARN 7389 --- [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-02-12T12:09:27.923Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:27.923Z WARN 7389 --- [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-02-12T12:09:27.926Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:27.926Z WARN 7389 --- [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-02-12T12:09:28.060Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:28.060Z WARN 7389 --- [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-02-12T12:09:28.097Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:28.097Z WARN 7389 --- [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-02-12T12:09:28.171Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:28.171Z WARN 7389 --- [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-02-12T12:09:28.174Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:28.174Z WARN 7389 --- [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-02-12T12:09:28.378Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:28.378Z WARN 7389 --- [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-02-12T12:09:28.626Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:28.626Z WARN 7389 --- [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-02-12T12:09:28.626Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:28.714Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:28.714Z WARN 7389 --- [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-02-12T12:09:28.718Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:28.718Z WARN 7389 --- [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-02-12T12:09:28.718Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:28.723Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:28.723Z WARN 7389 --- [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-02-12T12:09:28.750Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:28.750Z WARN 7389 --- [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-02-12T12:09:28.778Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:28.778Z WARN 7389 --- [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-02-12T12:09:28.975Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:28.976Z WARN 7389 --- [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-02-12T12:09:29.000Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:29.000Z WARN 7389 --- [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-02-12T12:09:29.014Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:29.014Z WARN 7389 --- [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-02-12T12:09:29.086Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:29.086Z WARN 7389 --- [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-02-12T12:09:29.114Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:29.114Z WARN 7389 --- [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-02-12T12:09:29.126Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:29.126Z WARN 7389 --- [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-02-12T12:09:29.282Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:29.282Z WARN 7389 --- [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-02-12T12:09:29.485Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:29.485Z WARN 7389 --- [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-02-12T12:09:29.486Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:29.486Z WARN 7389 --- [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-02-12T12:09:29.486Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:29.734Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:29.734Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:29.734Z WARN 7389 --- [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-02-12T12:09:29.734Z WARN 7389 --- [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-02-12T12:09:29.753Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:29.753Z WARN 7389 --- [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-02-12T12:09:29.836Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:29.836Z WARN 7389 --- [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-02-12T12:09:29.837Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:29.837Z WARN 7389 --- [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-02-12T12:09:29.837Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:29.859Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:29.859Z WARN 7389 --- [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-02-12T12:09:29.868Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:29.868Z WARN 7389 --- [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-02-12T12:09:29.874Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:29.874Z WARN 7389 --- [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-02-12T12:09:30.037Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:30.037Z WARN 7389 --- [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-02-12T12:09:30.039Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:30.039Z WARN 7389 --- [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-02-12T12:09:30.236Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:30.236Z WARN 7389 --- [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-02-12T12:09:30.289Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:30.289Z WARN 7389 --- [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-02-12T12:09:30.390Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:30.390Z WARN 7389 --- [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-02-12T12:09:30.390Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:30.588Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:30.588Z WARN 7389 --- [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-02-12T12:09:30.598Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:30.598Z WARN 7389 --- [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-02-12T12:09:30.687Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:30.687Z WARN 7389 --- [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-02-12T12:09:30.700Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:30.700Z WARN 7389 --- [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-02-12T12:09:30.700Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:30.739Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:30.740Z WARN 7389 --- [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-02-12T12:09:30.879Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:30.879Z WARN 7389 --- [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-02-12T12:09:30.925Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:30.925Z WARN 7389 --- [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-02-12T12:09:30.929Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:30.929Z WARN 7389 --- [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-02-12T12:09:30.943Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:30.943Z WARN 7389 --- [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-02-12T12:09:30.954Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.189109402S 2024-02-12T12:09:30.965Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:30.965Z WARN 7389 --- [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. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:31.032Z INFO 7389 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Starting CmSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:31.032Z INFO 7389 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:31.042Z INFO 7389 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Started CmSubscriptionNcmpInEventConsumerSpec in 0.027 seconds (process running for 133.358) 2024-02-12T12:09:31.074Z INFO 7389 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 2024-02-12T12:09:31.074Z INFO 7389 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 2024-02-12T12:09:31.138Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:31.138Z WARN 7389 --- [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-02-12T12:09:31.199Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:31.200Z WARN 7389 --- [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-02-12T12:09:31.201Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:31.201Z WARN 7389 --- [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-02-12T12:09:31.255Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:31.255Z WARN 7389 --- [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-02-12T12:09:31.255Z WARN 7389 --- [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: 5.795 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-02-12T12:09:31.602Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:31.602Z WARN 7389 --- [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-02-12T12:09:31.607Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:31.607Z WARN 7389 --- [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-02-12T12:09:31.616Z INFO 7389 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-02-12T12:09:31.622Z INFO 7389 --- [ 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.049 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.037 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2024-02-12T12:09:31.680Z ERROR 7389 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2024-02-12T12:09:31.683Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:09:31.719Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ad0f7e7e9f0be5720a3b921c53eea6a4a51d454740d410066d71b84389147190 2024-02-12T12:09:31.748Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:31.748Z WARN 7389 --- [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-02-12T12:09:31.748Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:31.748Z WARN 7389 --- [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-02-12T12:09:31.846Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:31.846Z WARN 7389 --- [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-02-12T12:09:31.892Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:31.892Z WARN 7389 --- [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-02-12T12:09:31.893Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:31.893Z WARN 7389 --- [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-02-12T12:09:31.910Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:31.910Z WARN 7389 --- [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-02-12T12:09:31.910Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:31.983Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:31.983Z WARN 7389 --- [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-02-12T12:09:32.032Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:32.032Z WARN 7389 --- [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-02-12T12:09:32.103Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:32.103Z WARN 7389 --- [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-02-12T12:09:32.161Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:32.161Z WARN 7389 --- [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-02-12T12:09:32.291Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:32.291Z WARN 7389 --- [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-02-12T12:09:32.460Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:32.460Z WARN 7389 --- [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-02-12T12:09:32.460Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:32.506Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:32.506Z WARN 7389 --- [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-02-12T12:09:32.562Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:32.563Z WARN 7389 --- [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-02-12T12:09:32.757Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:32.757Z WARN 7389 --- [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-02-12T12:09:32.795Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:32.795Z WARN 7389 --- [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-02-12T12:09:32.845Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:32.845Z WARN 7389 --- [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-02-12T12:09:32.951Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:32.951Z WARN 7389 --- [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-02-12T12:09:32.952Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:32.952Z WARN 7389 --- [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-02-12T12:09:32.958Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:32.958Z WARN 7389 --- [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-02-12T12:09:33.005Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:33.005Z WARN 7389 --- [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-02-12T12:09:33.113Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:33.113Z WARN 7389 --- [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-02-12T12:09:33.124Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:33.124Z WARN 7389 --- [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-02-12T12:09:33.124Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:33.236Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:33.236Z WARN 7389 --- [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-02-12T12:09:33.314Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:33.314Z WARN 7389 --- [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-02-12T12:09:33.314Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:33.403Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:33.403Z WARN 7389 --- [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-02-12T12:09:33.660Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:33.660Z WARN 7389 --- [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-02-12T12:09:33.717Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:33.717Z WARN 7389 --- [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-02-12T12:09:33.726Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:33.726Z WARN 7389 --- [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-02-12T12:09:33.804Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:33.804Z WARN 7389 --- [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-02-12T12:09:33.948Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:33.948Z WARN 7389 --- [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-02-12T12:09:33.948Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:33.948Z WARN 7389 --- [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-02-12T12:09:34.010Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:34.010Z WARN 7389 --- [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-02-12T12:09:34.027Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:34.027Z WARN 7389 --- [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-02-12T12:09:34.027Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:34.107Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:34.107Z WARN 7389 --- [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-02-12T12:09:34.138Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:34.138Z WARN 7389 --- [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-02-12T12:09:34.157Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:34.157Z WARN 7389 --- [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-02-12T12:09:34.170Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:34.170Z WARN 7389 --- [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-02-12T12:09:34.170Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:34.215Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:34.215Z WARN 7389 --- [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-02-12T12:09:34.605Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:34.605Z WARN 7389 --- [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-02-12T12:09:34.628Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:34.628Z WARN 7389 --- [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-02-12T12:09:34.719Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:34.719Z WARN 7389 --- [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-02-12T12:09:34.757Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:34.758Z WARN 7389 --- [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-02-12T12:09:34.881Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:34.881Z WARN 7389 --- [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-02-12T12:09:35.002Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:35.002Z WARN 7389 --- [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-02-12T12:09:35.037Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:35.037Z WARN 7389 --- [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-02-12T12:09:35.037Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:35.079Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:35.079Z WARN 7389 --- [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-02-12T12:09:35.101Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:35.101Z WARN 7389 --- [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-02-12T12:09:35.125Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:35.125Z WARN 7389 --- [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-02-12T12:09:35.213Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:35.213Z WARN 7389 --- [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-02-12T12:09:35.325Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:35.325Z WARN 7389 --- [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-02-12T12:09:35.328Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:35.328Z WARN 7389 --- [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-02-12T12:09:35.328Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:35.350Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:35.350Z WARN 7389 --- [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-02-12T12:09:35.489Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:35.489Z WARN 7389 --- [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-02-12T12:09:35.609Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:35.609Z WARN 7389 --- [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-02-12T12:09:35.784Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:35.784Z WARN 7389 --- [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-02-12T12:09:35.824Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:35.824Z WARN 7389 --- [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-02-12T12:09:35.860Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:35.860Z WARN 7389 --- [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-02-12T12:09:35.959Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:35.959Z WARN 7389 --- [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-02-12T12:09:36.084Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:36.084Z WARN 7389 --- [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-02-12T12:09:36.104Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:36.104Z WARN 7389 --- [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-02-12T12:09:36.153Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:36.153Z WARN 7389 --- [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-02-12T12:09:36.153Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:36.181Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:36.181Z WARN 7389 --- [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-02-12T12:09:36.181Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:36.215Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:36.215Z WARN 7389 --- [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-02-12T12:09:36.232Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:36.232Z WARN 7389 --- [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-02-12T12:09:36.240Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:36.240Z WARN 7389 --- [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-02-12T12:09:36.501Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:36.501Z WARN 7389 --- [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-02-12T12:09:36.553Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:36.553Z WARN 7389 --- [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-02-12T12:09:36.685Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:36.685Z WARN 7389 --- [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-02-12T12:09:36.712Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:36.712Z WARN 7389 --- [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-02-12T12:09:36.728Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:36.728Z WARN 7389 --- [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-02-12T12:09:36.772Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.088382989S 2024-02-12T12:09:36.773Z INFO 7389 --- [ 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:32778] 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-02-12T12:09:36.775Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:36.775Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:36.775Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739776775 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:36.790Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:36.790Z WARN 7389 --- [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-02-12T12:09:36.791Z INFO 7389 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:36.791Z INFO 7389 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:36.796Z INFO 7389 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.017 seconds (process running for 139.112) 2024-02-12T12:09:36.799Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-02-12T12:09:36.801Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:09:36.801Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32778] 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-02-12T12:09:36.803Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:09:36.803Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:36.803Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:36.803Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739776803 2024-02-12T12:09:37.009Z WARN 7389 --- [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-02-12T12:09:37.009Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: vG0GGgI1QfOVBVVLgzlQew 2024-02-12T12:09:37.020Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:37.020Z WARN 7389 --- [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-02-12T12:09:37.064Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:37.064Z WARN 7389 --- [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-02-12T12:09:37.137Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:37.137Z WARN 7389 --- [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-02-12T12:09:37.147Z WARN 7389 --- [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-02-12T12:09:37.148Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:37.148Z WARN 7389 --- [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-02-12T12:09:37.161Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:37.161Z WARN 7389 --- [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-02-12T12:09:37.253Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to cEp4O7_QTOaTj8mYK7RWkA 2024-02-12T12:09:37.270Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to cEp4O7_QTOaTj8mYK7RWkA 2024-02-12T12:09:37.270Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: vG0GGgI1QfOVBVVLgzlQew 2024-02-12T12:09:37.339Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:37.339Z WARN 7389 --- [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-02-12T12:09:37.339Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:37.372Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:37.372Z WARN 7389 --- [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-02-12T12:09:37.372Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:37.386Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 2024-02-12T12:09:37.387Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-02-12T12:09:37.407Z INFO 7389 --- [ 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-6d567db2-5e8f-4098-9741-9a727a30b4b8 2024-02-12T12:09:37.407Z INFO 7389 --- [ 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-02-12T12:09:37.407Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-02-12T12:09:37.412Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:37.412Z WARN 7389 --- [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-02-12T12:09:37.433Z INFO 7389 --- [ 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-6d567db2-5e8f-4098-9741-9a727a30b4b8', protocol='range'} 2024-02-12T12:09:37.433Z INFO 7389 --- [ 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-6d567db2-5e8f-4098-9741-9a727a30b4b8=Assignment(partitions=[ncmp-events-test-0])} 2024-02-12T12:09:37.459Z INFO 7389 --- [ 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-6d567db2-5e8f-4098-9741-9a727a30b4b8', protocol='range'} 2024-02-12T12:09:37.460Z INFO 7389 --- [ 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-02-12T12:09:37.460Z INFO 7389 --- [ 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-02-12T12:09:37.471Z INFO 7389 --- [ 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-02-12T12:09:37.485Z INFO 7389 --- [ 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:32778 (id: 1 rack: null)], epoch=0}}. 2024-02-12T12:09:37.523Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:37.523Z WARN 7389 --- [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-02-12T12:09:37.606Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:37.606Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-02-12T12:09:37.613Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:37.613Z WARN 7389 --- [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-02-12T12:09:37.640Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:37.641Z INFO 7389 --- [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: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 2024-02-12T12:09:37.641Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2024-02-12T12:09:37.641Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2024-02-12T12:09:37.641Z INFO 7389 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=597737548, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:09:37.641Z INFO 7389 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-02-12T12:09:37.707Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:37.707Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:37.742Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:37.742Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:37.746Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:37.746Z WARN 7389 --- [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-02-12T12:09:37.769Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:37.769Z WARN 7389 --- [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-02-12T12:09:37.790Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:37.790Z WARN 7389 --- [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-02-12T12:09:37.807Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:37.807Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.158 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-02-12T12:09:37.848Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:09:37.905Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2c329a63853ff20b120ff31ed1116757fc905302906d3c6deb393fbab88e27d8 2024-02-12T12:09:37.932Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:37.932Z WARN 7389 --- [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-02-12T12:09:37.943Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:37.943Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:38.008Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:38.008Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:38.024Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:38.024Z WARN 7389 --- [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-02-12T12:09:38.168Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:38.168Z WARN 7389 --- [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-02-12T12:09:38.216Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:38.216Z WARN 7389 --- [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-02-12T12:09:38.244Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:38.244Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:38.268Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:38.268Z WARN 7389 --- [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-02-12T12:09:38.290Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:38.290Z WARN 7389 --- [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-02-12T12:09:38.318Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:38.319Z WARN 7389 --- [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-02-12T12:09:38.359Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:38.359Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:38.425Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:38.425Z WARN 7389 --- [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-02-12T12:09:38.425Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:38.499Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:38.499Z WARN 7389 --- [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-02-12T12:09:38.499Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:38.624Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:38.624Z WARN 7389 --- [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-02-12T12:09:38.633Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:38.633Z WARN 7389 --- [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-02-12T12:09:38.693Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:38.693Z WARN 7389 --- [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-02-12T12:09:38.746Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:38.746Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:38.752Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:38.752Z WARN 7389 --- [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-02-12T12:09:38.769Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:38.769Z WARN 7389 --- [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-02-12T12:09:39.031Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:39.032Z WARN 7389 --- [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-02-12T12:09:39.038Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:39.038Z WARN 7389 --- [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-02-12T12:09:39.121Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:39.121Z WARN 7389 --- [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-02-12T12:09:39.244Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:39.244Z WARN 7389 --- [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-02-12T12:09:39.269Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:39.269Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:39.299Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:39.299Z WARN 7389 --- [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-02-12T12:09:39.299Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:39.321Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:39.321Z WARN 7389 --- [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-02-12T12:09:39.352Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:39.352Z WARN 7389 --- [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-02-12T12:09:39.352Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:39.457Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:39.457Z WARN 7389 --- [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-02-12T12:09:39.533Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:39.533Z WARN 7389 --- [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-02-12T12:09:39.649Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:39.649Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:39.740Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:39.740Z WARN 7389 --- [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-02-12T12:09:39.771Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:39.771Z WARN 7389 --- [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-02-12T12:09:39.796Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:39.796Z WARN 7389 --- [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-02-12T12:09:39.796Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:39.796Z WARN 7389 --- [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-02-12T12:09:39.908Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:39.908Z WARN 7389 --- [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-02-12T12:09:39.940Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:39.940Z WARN 7389 --- [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-02-12T12:09:40.034Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:40.034Z WARN 7389 --- [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-02-12T12:09:40.173Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:40.173Z WARN 7389 --- [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-02-12T12:09:40.252Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:40.252Z WARN 7389 --- [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-02-12T12:09:40.252Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:40.272Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:40.272Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:40.297Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:40.297Z WARN 7389 --- [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-02-12T12:09:40.323Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:40.323Z WARN 7389 --- [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-02-12T12:09:40.556Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:40.556Z WARN 7389 --- [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-02-12T12:09:40.556Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:40.586Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:40.586Z WARN 7389 --- [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-02-12T12:09:40.660Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:40.660Z WARN 7389 --- [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-02-12T12:09:40.748Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:40.748Z WARN 7389 --- [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-02-12T12:09:40.751Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:40.751Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:40.826Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:40.826Z WARN 7389 --- [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-02-12T12:09:40.843Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:40.843Z WARN 7389 --- [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-02-12T12:09:40.961Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:40.961Z WARN 7389 --- [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-02-12T12:09:41.000Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:41.000Z WARN 7389 --- [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-02-12T12:09:41.042Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:41.042Z WARN 7389 --- [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-02-12T12:09:41.124Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:41.124Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:41.136Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:41.136Z WARN 7389 --- [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-02-12T12:09:41.250Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:41.250Z WARN 7389 --- [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-02-12T12:09:41.254Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:41.254Z WARN 7389 --- [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-02-12T12:09:41.254Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:41.378Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:41.378Z WARN 7389 --- [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-02-12T12:09:41.429Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:41.429Z WARN 7389 --- [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-02-12T12:09:41.512Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:41.512Z WARN 7389 --- [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-02-12T12:09:41.512Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:41.522Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:41.522Z WARN 7389 --- [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-02-12T12:09:41.594Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:41.594Z WARN 7389 --- [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-02-12T12:09:41.611Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:41.611Z WARN 7389 --- [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-02-12T12:09:41.736Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:41.736Z WARN 7389 --- [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-02-12T12:09:41.846Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:41.846Z WARN 7389 --- [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-02-12T12:09:41.868Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:41.868Z WARN 7389 --- [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-02-12T12:09:41.904Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:41.904Z WARN 7389 --- [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-02-12T12:09:41.946Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:41.946Z WARN 7389 --- [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-02-12T12:09:41.953Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:41.953Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:41.977Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:41.977Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:42.043Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:42.043Z WARN 7389 --- [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-02-12T12:09:42.155Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:42.155Z WARN 7389 --- [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-02-12T12:09:42.186Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:42.186Z WARN 7389 --- [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-02-12T12:09:42.208Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:42.208Z WARN 7389 --- [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-02-12T12:09:42.208Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:42.579Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:42.579Z WARN 7389 --- [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-02-12T12:09:42.591Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:42.591Z WARN 7389 --- [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-02-12T12:09:42.599Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:42.599Z WARN 7389 --- [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-02-12T12:09:42.618Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:42.618Z WARN 7389 --- [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-02-12T12:09:42.619Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:42.720Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:42.720Z WARN 7389 --- [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-02-12T12:09:42.723Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:42.723Z WARN 7389 --- [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-02-12T12:09:42.809Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:42.809Z WARN 7389 --- [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-02-12T12:09:42.849Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:42.849Z WARN 7389 --- [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-02-12T12:09:42.948Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:42.948Z WARN 7389 --- [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-02-12T12:09:42.980Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:42.980Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:43.048Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:43.048Z WARN 7389 --- [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-02-12T12:09:43.068Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:43.068Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:43.120Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:43.120Z WARN 7389 --- [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-02-12T12:09:43.148Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:43.148Z WARN 7389 --- [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-02-12T12:09:43.221Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:43.221Z WARN 7389 --- [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-02-12T12:09:43.226Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.377712524S 2024-02-12T12:09:43.228Z INFO 7389 --- [ 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:32780] 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-02-12T12:09:43.230Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:43.230Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:43.230Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739783230 2024-02-12T12:09:43.273Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 12:09:43,255 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:09:43,256 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:09:43,256 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71d2ad2a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:09:43,259 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:09:43,259 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71d2ad2a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:09:43,260 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:09:43,260 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:09:43,260 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:09:43,261 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:09:43,261 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71d2ad2a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:09:43,263 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:09:43,263 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:09:43,263 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:09:43,263 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739783263) 12:09:43,263 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:09:43,263 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:09:43,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:09:43,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:09:43,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:09:43,264 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:09:43,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:09:43,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:09:43,265 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:09:43,265 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:09:43,269 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b9a82e6 - Setting zoneId to "UTC" 12:09:43,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:09:43,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:09:43,273 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:09:43,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:09:43,273 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:09:43,273 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:09:43,273 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:09:43,273 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:09:43,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:09:43,273 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3ed27f49 - End of configuration. 12:09:43,273 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5a0d3e44 - Registering current configuration as safe fallback point 2024-02-12T12:09:43.273Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.274Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.274Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.274Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.274Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ 2024-02-12T12:09:43.274Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:43.275Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.275Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.275Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.275Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.275Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:43.275Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.276Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.276Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.276Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.277Z INFO 7389 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:43.277Z INFO 7389 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:43.282Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.283Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.283Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.283Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.284Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.284Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:09:43.285Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.285Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.286Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.287Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.294Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.294Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.294Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.295Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.295Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.295Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.295Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.295Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.295Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 25 2024-02-12T12:09:43.296Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.296Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.296Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.296Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.296Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.296Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 24 2024-02-12T12:09:43.299Z INFO 7389 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.066 seconds (process running for 145.615) 2024-02-12T12:09:43.300Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.300Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.301Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.301Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-02-12T12:09:43.302Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.302Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.303Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.303Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.303Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.303Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.303Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.303Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.304Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.304Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 26 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.306Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.307Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.308Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.308Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.308Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.309Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.309Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.309Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 25 2024-02-12T12:09:43.309Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.309Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.309Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.310Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.310Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.311Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.311Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.311Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.311Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.311Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.311Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.311Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.312Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.312Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.312Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.312Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.312Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.312Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 24 2024-02-12T12:09:43.312Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:09:43.312Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.312Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.312Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.313Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.313Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.313Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.315Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.315Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.316Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.316Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.316Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 24 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.316Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.316Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 26 2024-02-12T12:09:43.316Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.316Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.316Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 25 2024-02-12T12:09:43.316Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.316Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.317Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.320Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.320Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.320Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 26 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.321Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.321Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 25 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.321Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 24 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.321Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:09:43.321Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.321Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.321Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:43.321Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.322Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.322Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.322Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.322Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.322Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.322Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.323Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.323Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.323Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 24 2024-02-12T12:09:43.324Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.324Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.324Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.324Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.324Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.325Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.325Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 23 2024-02-12T12:09:43.325Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.325Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.326Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.326Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 24 2024-02-12T12:09:43.326Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.326Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 24 2024-02-12T12:09:43.326Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.326Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 23 2024-02-12T12:09:43.326Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.326Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 25 2024-02-12T12:09:43.326Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.326Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:09:43.327Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.327Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 25 2024-02-12T12:09:43.327Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.327Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.327Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.327Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 25 2024-02-12T12:09:43.327Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.327Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.328Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.329Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.329Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32780] 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-02-12T12:09:43.330Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.330Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 24 2024-02-12T12:09:43.330Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.331Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.331Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 24 2024-02-12T12:09:43.331Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.331Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 25 2024-02-12T12:09:43.332Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.335Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.336Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.340Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.340Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.340Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:09:43.340Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:09:43.340Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:09:43.340Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739783340 2024-02-12T12:09:43.341Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.341Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.341Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.341Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.341Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.342Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.342Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.342Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.342Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.342Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.343Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.343Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.343Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 24 2024-02-12T12:09:43.349Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.350Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.351Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.351Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.351Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.357Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.358Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.360Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.360Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.360Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.360Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.360Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.363Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.374Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.374Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.374Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.374Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.375Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.375Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.375Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.375Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.375Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.375Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.375Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.376Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.378Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.378Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.378Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.378Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.378Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.378Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:43.379Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.379Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.379Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.379Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.383Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.383Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.383Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.383Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 26 2024-02-12T12:09:43.383Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.383Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.384Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.384Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.384Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.385Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.385Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.385Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.387Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.387Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.387Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.388Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.396Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.396Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.396Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.396Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.396Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.396Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.396Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.396Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.397Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.397Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.397Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.397Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.397Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 25 2024-02-12T12:09:43.401Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.402Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.403Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.403Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.403Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.404Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.404Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.404Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.404Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.405Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.405Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 27 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.407Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.407Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.408Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.409Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.409Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.409Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.409Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.410Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.410Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.412Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.412Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.413Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.413Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.413Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.413Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 26 2024-02-12T12:09:43.413Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.413Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.414Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.414Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:09:43.414Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.414Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.414Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.414Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.416Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.416Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.416Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.416Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.416Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.416Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.417Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.417Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.417Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.417Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.417Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.417Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 26 2024-02-12T12:09:43.417Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.417Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.418Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.418Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.418Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.418Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.419Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.419Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:09:43.420Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.420Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.421Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.421Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.421Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.421Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.421Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.421Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.421Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.422Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.422Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.422Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.423Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.423Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.423Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:43.423Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.423Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.423Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.423Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.423Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.423Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 25 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.423Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.423Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.423Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.423Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.423Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.423Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.424Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.424Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.424Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.424Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 25 2024-02-12T12:09:43.424Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.424Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.424Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.424Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.424Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.424Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.425Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.425Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.425Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.425Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.425Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.425Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:43.425Z WARN 7389 --- [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-02-12T12:09:43.425Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:43.425Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.425Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.425Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.425Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.426Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.426Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 24 2024-02-12T12:09:43.426Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.426Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.426Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.427Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 26 2024-02-12T12:09:43.427Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.427Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.427Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.427Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.428Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 26 2024-02-12T12:09:43.428Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.428Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.428Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 25 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.428Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 24 2024-02-12T12:09:43.428Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.428Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.428Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.430Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.430Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.430Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.430Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.430Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.431Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.431Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.431Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:43.431Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.431Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 24 2024-02-12T12:09:43.431Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.431Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.431Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.431Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.432Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.433Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.433Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 26 2024-02-12T12:09:43.436Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.436Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.436Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:09:43.436Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.436Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 25 2024-02-12T12:09:43.442Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.442Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.442Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.442Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.443Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.443Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.443Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.443Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.443Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.443Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.444Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.444Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.444Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.444Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.444Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.444Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 25 2024-02-12T12:09:43.445Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.449Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.450Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.450Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.452Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.452Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.452Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.452Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.452Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.458Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.460Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.463Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.464Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.464Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.464Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.464Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.465Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.470Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.471Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.475Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.475Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.475Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.475Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.476Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.476Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.476Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.476Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.476Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.477Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.477Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.478Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.478Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.478Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.478Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:43.478Z WARN 7389 --- [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-02-12T12:09:43.478Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.478Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.479Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.479Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.479Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.479Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.479Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.479Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.479Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.479Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.479Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.480Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.480Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.484Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.484Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.484Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.484Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.485Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.485Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.486Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.486Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.486Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.486Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.487Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.487Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.488Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.489Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.489Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.489Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.496Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.496Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.496Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.496Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.497Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.497Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.497Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.497Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.497Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.497Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.497Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.498Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.498Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 26 2024-02-12T12:09:43.500Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.500Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.501Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.501Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.501Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.503Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.504Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.504Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.505Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.505Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.505Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.506Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.506Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.510Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.511Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.511Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.511Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.511Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.511Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.513Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.513Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.513Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.514Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.514Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.514Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.514Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.514Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.514Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.514Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.515Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.515Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.515Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.515Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.515Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.515Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.515Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.517Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.517Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.517Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.517Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.517Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.518Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.518Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.518Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.518Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.518Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.518Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.518Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.518Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.518Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.518Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.518Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.518Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.519Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.519Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.519Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.519Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.520Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.520Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.520Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.521Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.521Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.521Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.521Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.522Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:43.522Z WARN 7389 --- [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-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.523Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.523Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.524Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.524Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.524Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.524Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.524Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.524Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.524Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.524Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.524Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.524Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.524Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.525Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.525Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.525Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.525Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.525Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.526Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.526Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 26 2024-02-12T12:09:43.527Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.527Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.527Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.527Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.527Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.527Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 25 2024-02-12T12:09:43.527Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.527Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 25 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.528Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.528Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.528Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.528Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.528Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.528Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.529Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.529Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 25 2024-02-12T12:09:43.529Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.529Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.529Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 26 2024-02-12T12:09:43.529Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.529Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 27 2024-02-12T12:09:43.529Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.529Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 26 2024-02-12T12:09:43.530Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.530Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.530Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.530Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.531Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.532Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.532Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.532Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.532Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.533Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.533Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.533Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.533Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.533Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.534Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.534Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.534Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.535Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.535Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.535Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 25 2024-02-12T12:09:43.536Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.536Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.537Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.537Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.537Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.537Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 26 2024-02-12T12:09:43.539Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.539Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.539Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.544Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.544Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.544Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.544Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.545Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.545Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.545Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.545Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.545Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.546Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.546Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.549Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.552Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.552Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.552Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.553Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.553Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.553Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.554Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.555Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.555Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 26 2024-02-12T12:09:43.557Z WARN 7389 --- [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-02-12T12:09:43.557Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: Tb02-2PDSIyv_lvCqYapsw 2024-02-12T12:09:43.558Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.559Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.561Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.561Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.562Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.562Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.562Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.563Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.564Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.564Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.564Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.565Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.565Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.565Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.565Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.565Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.565Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.565Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.567Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.571Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.571Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.571Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.571Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.572Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.572Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.572Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.576Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.576Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.577Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.578Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.578Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.578Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.579Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.579Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.579Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.579Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.579Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.579Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.579Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.579Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.580Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.580Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.580Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.580Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.584Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.584Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.585Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.585Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.585Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.585Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.585Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.586Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.588Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.588Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.588Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.588Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.590Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.591Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.591Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.591Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.591Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.591Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.592Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.592Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.592Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.592Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.593Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.595Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:43.595Z WARN 7389 --- [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-02-12T12:09:43.596Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.596Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.597Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.597Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.597Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.597Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.598Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.598Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.598Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.599Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.599Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.599Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.600Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.600Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.601Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.601Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.603Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.603Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.603Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.604Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.604Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.605Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.605Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.605Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.606Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.607Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.608Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.608Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.610Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.611Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.611Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.611Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.612Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.612Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.614Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.615Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.615Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.615Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.615Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.615Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.615Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.615Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.616Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.616Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.616Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.616Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.616Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.616Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:09:43.617Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.617Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.618Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.618Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.618Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.618Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.618Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.619Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.619Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.619Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.619Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.619Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:43.619Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.619Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.619Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.619Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:43.619Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.620Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.620Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.620Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.620Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.620Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.621Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.621Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.621Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.621Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.621Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.622Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.622Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.622Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.623Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.623Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.623Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.623Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.624Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.624Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.625Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.625Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.625Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.625Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.625Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.625Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.626Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.627Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.627Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.627Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.627Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.627Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.627Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.627Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.628Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.628Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 26 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.628Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.629Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 26 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.629Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.629Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.629Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.629Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.630Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.630Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.630Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:43.629Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.630Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.630Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:43.630Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 28 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.630Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.630Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 27 2024-02-12T12:09:43.630Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.630Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.630Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 27 2024-02-12T12:09:43.630Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.631Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.631Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.631Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:43.631Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.631Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.633Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.633Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.633Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.633Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:43.633Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.633Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.634Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.634Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.634Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.634Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:43.634Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.634Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.634Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.635Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.635Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.637Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.637Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.637Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.637Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.639Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.640Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.640Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.640Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.640Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.644Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.645Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.645Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.645Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.645Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.645Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.645Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.645Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.646Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.646Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.646Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.646Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.646Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.647Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.650Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.650Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.651Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.653Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.653Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.653Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.654Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.654Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.654Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.654Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:43.654Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.655Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.656Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.656Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.659Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.660Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.662Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.662Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.662Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.663Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.664Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.664Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.665Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.665Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.665Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.665Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.665Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.666Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.666Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.666Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.666Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.667Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.668Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.672Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.672Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.672Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.672Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.673Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.673Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.678Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.679Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.679Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.680Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.680Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.680Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.680Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.680Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 26 2024-02-12T12:09:43.680Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.680Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.680Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.680Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.680Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.681Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.681Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:43.681Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.681Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.681Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.681Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.684Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:43.684Z WARN 7389 --- [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-02-12T12:09:43.684Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:43.684Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.685Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.685Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.686Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.686Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:43.687Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.687Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.688Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.688Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.688Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.688Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.688Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.689Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.689Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.689Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.689Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.691Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.692Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.692Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.692Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.692Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.692Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.693Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.693Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.693Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.693Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.697Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.697Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.697Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.698Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.699Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.699Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.699Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.699Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.699Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.699Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.700Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.700Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.700Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.701Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.704Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.704Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.705Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.705Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.705Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.706Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.706Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.706Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.707Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.708Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.711Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.711Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.711Z WARN 7389 --- [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-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.712Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.712Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.712Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.712Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.713Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.714Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.715Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.715Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.715Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.716Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.716Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.716Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.717Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.717Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:43.717Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.717Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.717Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.717Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.718Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.718Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.718Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.718Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.719Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.719Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.720Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.720Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.720Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.720Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.720Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.720Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:43.720Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.720Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.720Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.721Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.721Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.722Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.722Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.722Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.722Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.722Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.723Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.723Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.723Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.723Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.723Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.723Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.723Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.724Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.725Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.725Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.725Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.726Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.726Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.726Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.726Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.726Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:43.726Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.726Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.726Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.726Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.726Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.726Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.726Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.726Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.727Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.727Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.728Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.728Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.728Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.729Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.729Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.729Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.729Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.729Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.729Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.729Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.729Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.729Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.730Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.730Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:43.730Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.730Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.730Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.730Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.730Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.730Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.730Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.731Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 29 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.731Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.731Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.731Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.731Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.731Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:43.731Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.732Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 27 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.732Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.732Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.732Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 28 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.732Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:43.732Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.732Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.732Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:43.732Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.732Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:43.732Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.732Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:43.733Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.733Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:43.733Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.733Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.733Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.734Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.734Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.734Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:43.735Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.735Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.736Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.736Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.737Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.738Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.738Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.738Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.739Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.739Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.739Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.740Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.740Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.740Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.740Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.740Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.740Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:43.740Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.740Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:43.740Z WARN 7389 --- [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-02-12T12:09:43.741Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.741Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.741Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.741Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:43.741Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.745Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.746Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.746Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.746Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.746Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:43.746Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.746Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.747Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.747Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.747Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.747Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:43.747Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.748Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.749Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.751Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.751Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.751Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:43.754Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.754Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.755Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.755Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.756Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.756Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.761Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.761Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.762Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.762Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.762Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.762Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.762Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:43.763Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.763Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.766Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.766Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.766Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.766Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.767Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.767Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.767Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.767Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.761Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.768Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.770Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.770Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.770Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.773Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.773Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.773Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.773Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.773Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.773Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.774Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.775Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.775Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.775Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.775Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.776Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.777Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.777Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.777Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.777Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.778Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.778Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.778Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.778Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.778Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.778Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.778Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.779Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.780Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.780Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.781Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.781Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 27 2024-02-12T12:09:43.781Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.781Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.781Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.782Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.783Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.783Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.783Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.783Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.784Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.784Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.784Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.784Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.784Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.784Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:43.786Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.787Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.787Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:43.788Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.788Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.788Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.788Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.788Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.788Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.789Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.789Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.790Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.790Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.790Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.790Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.793Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.793Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.793Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.793Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.793Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.794Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.794Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.796Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.796Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.798Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.798Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.798Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.799Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.799Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.800Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.800Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.800Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.801Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.801Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.801Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.801Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.805Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.805Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.805Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.805Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.806Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.806Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.807Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.807Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.808Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.808Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.808Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.811Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.812Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.812Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.812Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.812Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.812Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.813Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.813Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:43.813Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.813Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.813Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.814Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.814Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.815Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.816Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.816Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.816Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.817Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.817Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.817Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.817Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.817Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.818Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.818Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:43.818Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.819Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.819Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.819Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.819Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.820Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.821Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.821Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:43.822Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.822Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.823Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.823Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.823Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.823Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:43.824Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.824Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.824Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.824Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.824Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.825Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.826Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.826Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 27 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.826Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.827Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:43.827Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.827Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:43.828Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.828Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.828Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.828Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 28 2024-02-12T12:09:43.828Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.828Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.829Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.829Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.829Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.829Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.829Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.829Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.829Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.829Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:43.830Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.830Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.830Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 27 2024-02-12T12:09:43.830Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.830Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.831Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.831Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.832Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.832Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.832Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.832Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.832Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.833Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:43.833Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.833Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.833Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:43.833Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.833Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.835Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.835Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.835Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.835Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.835Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:43.835Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.835Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.835Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.835Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:43.835Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:43.835Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.835Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.835Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:43.835Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:43.835Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.835Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 29 2024-02-12T12:09:43.836Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.836Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.836Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.837Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.838Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.838Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.838Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.839Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.839Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.839Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.839Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:43.839Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.840Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.840Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.840Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.840Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.841Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.841Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.841Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.842Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.842Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:43.842Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.842Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.844Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.844Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 21 2024-02-12T12:09:43.846Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.846Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.846Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.847Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.847Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:43.847Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.847Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 2024-02-12T12:09:43.847Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.847Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.847Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.847Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.848Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.848Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.848Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:43.848Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.849Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.849Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.854Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.855Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.855Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:43.855Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.855Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.856Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.856Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.863Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.863Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.864Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.865Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.865Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:43.865Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.865Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.865Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.865Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 28 2024-02-12T12:09:43.865Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.865Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.865Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.866Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.866Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.866Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.867Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.867Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.867Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.867Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.867Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.868Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.868Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.868Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.869Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.870Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.871Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.874Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.874Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.874Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.874Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.875Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.875Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.875Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.875Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.876Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.877Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.878Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.878Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.878Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.878Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.878Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.878Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.885Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.885Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.885Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 28 2024-02-12T12:09:43.884Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.885Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.885Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:43.886Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.886Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:43.886Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.886Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.886Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:43.888Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.888Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.888Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:43.888Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.889Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.889Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.890Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.890Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.890Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.890Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.891Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.891Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.891Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.893Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.894Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.894Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.894Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.894Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.894Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.895Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.895Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.895Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.896Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.896Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.896Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:43.896Z WARN 7389 --- [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-02-12T12:09:43.896Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.897Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:43.897Z WARN 7389 --- [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-02-12T12:09:43.897Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.897Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.898Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.898Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.898Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.899Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.899Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.899Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.899Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.900Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.902Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.902Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.902Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.902Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.902Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:43.902Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.902Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.902Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.906Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.906Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.906Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.906Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.907Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.908Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.908Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.908Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.908Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.909Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.914Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.914Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.914Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.914Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.914Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.914Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.915Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.915Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:43.915Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.915Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.915Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.915Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.915Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.916Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.918Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.918Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.918Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.918Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.918Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:43.918Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.919Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.919Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.919Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:43.920Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.920Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.920Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:43.920Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.920Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.921Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.921Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.921Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.921Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.921Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.921Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.921Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.921Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:43.921Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.921Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.921Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.922Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.922Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:43.922Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.922Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.923Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.923Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:43.923Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.923Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.924Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.924Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.924Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.924Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.924Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:43.925Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.925Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.925Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.925Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:43.926Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.927Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.927Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.927Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.927Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:43.927Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.927Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:43.927Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.928Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.928Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:43.928Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.928Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.929Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.929Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.929Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.929Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.929Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.930Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.930Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.930Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.930Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 28 2024-02-12T12:09:43.930Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.930Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.930Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:43.930Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.931Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.931Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:43.931Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.931Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.932Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 30 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.932Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:43.932Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 29 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.932Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:43.932Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.932Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.933Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.933Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.933Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.933Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.933Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.933Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.933Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:43.933Z WARN 7389 --- [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-02-12T12:09:43.934Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.934Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:43.934Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.934Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:43.934Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.934Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.934Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:43.935Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.935Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:43.935Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.935Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.935Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.936Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.936Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:43.937Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.937Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.937Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.937Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.938Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:43.938Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.938Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 30 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.938Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.938Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.938Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.938Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.938Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.938Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:43.939Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.939Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.939Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.940Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.940Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.940Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.940Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.941Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.941Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.941Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.941Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.942Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.942Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:43.942Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.942Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.942Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:43.942Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.942Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.942Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.942Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.946Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.946Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:43.946Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.947Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.947Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.947Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 22 2024-02-12T12:09:43.948Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.948Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.948Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.948Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.950Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.950Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.951Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.951Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:43.951Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.951Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:43.958Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.958Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.958Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.958Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.959Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.959Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.959Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.959Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:43.959Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.965Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to JtDP3ZVISCeS3LQgoLxAtw 2024-02-12T12:09:43.965Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.965Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.965Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.966Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.966Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.966Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.966Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.966Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.966Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.966Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.966Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.966Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:43.967Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.967Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.967Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.967Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.967Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:43.968Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.968Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.968Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.968Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.969Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.969Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.969Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:43.970Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.971Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.972Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.975Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.975Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.975Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.976Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.976Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.976Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.976Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.976Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:43.976Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.978Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.978Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.978Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.979Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.979Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:43.979Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.979Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.979Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:43.984Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.984Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.985Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.985Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.985Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.985Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:43.986Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.986Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.987Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.987Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.987Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:43.987Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.987Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.987Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:43.990Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.991Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:43.991Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:43.991Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.991Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:43.991Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.991Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.991Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.991Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:43.991Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.992Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:43.992Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.995Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:43.995Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.995Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.995Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:43.995Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.996Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:43.996Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.996Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:43.996Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:43.996Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:43.996Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.997Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.998Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:43.999Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:43.999Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:43.999Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:43.999Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.000Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.000Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.001Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to JtDP3ZVISCeS3LQgoLxAtw 2024-02-12T12:09:44.001Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: Tb02-2PDSIyv_lvCqYapsw 2024-02-12T12:09:44.002Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.002Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.002Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.003Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.003Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.003Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:44.003Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.003Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.006Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.006Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.007Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.007Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.008Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.008Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.009Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.009Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.009Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.009Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.015Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.015Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.015Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.015Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.015Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.015Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.016Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.016Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:44.016Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.016Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.016Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.016Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.016Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.018Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.018Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.019Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.019Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.019Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.020Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.022Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.022Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.022Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.022Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.023Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.023Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.023Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.023Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:44.023Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.023Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.023Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.023Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:44.023Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.023Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:44.023Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.024Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.024Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.025Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.025Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.025Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.025Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.025Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.025Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.025Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.025Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:44.025Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.025Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:44.026Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.026Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.026Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.026Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:44.026Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.026Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.026Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.026Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.026Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.026Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.028Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.028Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.028Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:44.029Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.029Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:44.029Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:44.029Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.029Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.029Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.029Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.029Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.030Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:44.030Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.031Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.031Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.031Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.031Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.031Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:44.031Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.031Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.031Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.031Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.031Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 28 2024-02-12T12:09:44.032Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.032Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.032Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.032Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.033Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.033Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.033Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 30 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.033Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:44.033Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.033Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.034Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.034Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.034Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.034Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.034Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.034Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 29 2024-02-12T12:09:44.034Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.034Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.035Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.035Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.035Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.035Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:44.036Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.037Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.037Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.037Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:44.037Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.037Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.038Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.038Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.038Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.038Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.038Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.038Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.038Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.039Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 31 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.039Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.039Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.039Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 29 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.039Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 29 2024-02-12T12:09:44.039Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.039Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.039Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.039Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.039Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.040Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.040Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:44.040Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.040Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 29 2024-02-12T12:09:44.040Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.041Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.041Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.041Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:44.041Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.042Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.042Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.042Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.042Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.042Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.042Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.042Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.043Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.043Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.043Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.043Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.046Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.046Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.048Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.048Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.048Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.048Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.048Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.048Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.049Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.050Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.050Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 23 2024-02-12T12:09:44.051Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.051Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.051Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.051Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.059Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:44.059Z WARN 7389 --- [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-02-12T12:09:44.060Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.060Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.060Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.060Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.061Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.061Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.061Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.061Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.062Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:44.062Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:44.065Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.065Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:44.066Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.066Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.066Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.066Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.067Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.067Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.067Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.068Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.068Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.068Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.069Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.069Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.069Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.070Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.070Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.070Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.070Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.070Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.071Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.071Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.071Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:44.071Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.073Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.073Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.075Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.076Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.076Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.076Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.076Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.076Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.077Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.077Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.077Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.078Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.079Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.079Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.079Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.079Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.079Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.080Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.080Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.080Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.080Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.085Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.085Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.085Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.085Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.085Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.086Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.086Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.086Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.086Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.086Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.086Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.086Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.086Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.086Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.086Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.089Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.089Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.089Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.089Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.089Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.089Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.090Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.090Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.091Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.091Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.091Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.091Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.092Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.092Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.092Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.092Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.093Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.093Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.093Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.095Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.095Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.096Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.096Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.096Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.096Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.096Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.097Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.097Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.097Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.097Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.097Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.097Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.098Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.098Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.099Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.100Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.100Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.100Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.101Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.102Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.102Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.102Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.102Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.102Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.103Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.103Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.103Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.103Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.103Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.103Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.103Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.104Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.104Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.104Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.104Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.104Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.105Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.107Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.107Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.107Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.108Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.109Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.109Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.109Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.109Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.110Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.110Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.118Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.118Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.118Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.118Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.118Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.118Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.119Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.119Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.119Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:44.119Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.119Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.119Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.120Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.121Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.121Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.122Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.122Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.122Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.123Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.123Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.123Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.124Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.124Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.124Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.124Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.124Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.124Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.124Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.124Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.125Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.125Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.125Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:44.125Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.126Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.126Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.126Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.126Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.126Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:44.126Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.126Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:44.127Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.127Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.127Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.127Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.127Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.127Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.127Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.128Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.128Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.128Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.128Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.128Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.128Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.128Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.128Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.128Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.128Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.129Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.129Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.129Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:44.129Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.130Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.130Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.130Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.130Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.130Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.130Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.130Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.130Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.130Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.130Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:44.130Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.130Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:44.130Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.131Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.131Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.131Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.132Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.132Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.132Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.132Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:44.132Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.132Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.132Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 29 2024-02-12T12:09:44.133Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.133Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.133Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.133Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.133Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.134Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.134Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.134Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.134Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.134Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.134Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 31 2024-02-12T12:09:44.134Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.134Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.134Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.134Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.134Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:44.134Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.135Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.135Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.135Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.135Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 30 2024-02-12T12:09:44.135Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.135Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:44.135Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.136Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.137Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.138Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.138Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.138Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.138Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.139Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.139Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.139Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.139Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.140Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.140Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 30 2024-02-12T12:09:44.140Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.140Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.140Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.140Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.140Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.140Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.140Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.141Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.141Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:44.141Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.141Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.142Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.142Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.142Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:44.143Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.143Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.144Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.144Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.144Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.144Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.144Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.145Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.145Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:44.148Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.148Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.148Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.148Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.148Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.148Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.149Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.149Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.149Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.149Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.149Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.149Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:44.150Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.150Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.151Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.151Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.152Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.152Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.152Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.152Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.152Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.152Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.158Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:44.158Z WARN 7389 --- [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-02-12T12:09:44.161Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.161Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.161Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.163Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.163Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.163Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.163Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.165Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.166Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.166Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.167Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.167Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.167Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.167Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.167Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.167Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.168Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.168Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.168Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.168Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.168Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.168Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.168Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.168Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.168Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.169Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.169Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.169Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.169Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.169Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:44.169Z WARN 7389 --- [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-02-12T12:09:44.169Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.170Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.170Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.170Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.171Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.171Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.171Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.171Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.171Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.171Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.172Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.172Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:44.173Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.174Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.174Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.174Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.174Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.174Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.175Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.175Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.176Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.176Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.176Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 30 2024-02-12T12:09:44.176Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.176Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.176Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.177Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.177Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.177Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.177Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.177Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.178Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.178Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.178Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.180Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.180Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.180Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.180Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.180Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.180Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.180Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.183Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.183Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.186Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.186Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.187Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.187Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.187Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.187Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.187Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.187Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.187Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.190Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.190Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.190Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.190Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.190Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.191Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:44.191Z WARN 7389 --- [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-02-12T12:09:44.192Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.192Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.192Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.192Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.193Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.193Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.193Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.193Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.193Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.193Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.193Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.193Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.194Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.194Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.194Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.194Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.195Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.195Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.196Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.196Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.197Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.197Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.197Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.197Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.197Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.197Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.198Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.199Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.199Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.200Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.200Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.200Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.201Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.201Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.201Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.202Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.202Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.202Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.203Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.203Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.203Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.203Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.203Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.203Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.204Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.204Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.204Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.204Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.206Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.207Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.208Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.208Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.208Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.208Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.210Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.211Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.213Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.213Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.213Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.214Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.214Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.219Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.219Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.219Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.219Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.219Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.219Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.219Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.219Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.219Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.219Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.220Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.220Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.220Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.220Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.221Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.222Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.222Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.222Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.223Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.223Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.224Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.224Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.225Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.225Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.226Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.226Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.226Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.226Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.227Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.228Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.228Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.228Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.228Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.228Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.228Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.228Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.229Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.229Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.229Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.229Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.230Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.230Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 30 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.230Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:44.230Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.230Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.231Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:44.231Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.231Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.231Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.231Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.231Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.231Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.231Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.232Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.232Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.233Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.233Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.233Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.233Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:44.233Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.233Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.233Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 30 2024-02-12T12:09:44.233Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.234Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-02-12T12:09:44.234Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.234Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.235Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.235Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.235Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.235Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 32 2024-02-12T12:09:44.235Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.235Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.235Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.235Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:44.235Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.235Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 31 2024-02-12T12:09:44.235Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.235Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.235Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.235Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.235Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.235Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.235Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.236Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.236Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.236Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.236Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:44.237Z WARN 7389 --- [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-02-12T12:09:44.237Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:44.237Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.237Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.238Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.238Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.238Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.239Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.239Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.239Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.239Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.239Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.239Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.239Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.239Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.239Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.239Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.239Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.239Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.240Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.240Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 32 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.240Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.240Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.240Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.240Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.241Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.241Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.241Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.241Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 31 2024-02-12T12:09:44.241Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.241Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.241Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:44.242Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.243Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.244Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.244Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.244Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.244Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.244Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.245Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.246Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.248Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.248Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.249Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.249Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.249Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.249Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.249Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:44.250Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.250Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.250Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.250Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.250Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.250Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.250Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:44.251Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.251Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.251Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 24 2024-02-12T12:09:44.252Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.252Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.252Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.252Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.252Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.252Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.252Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.252Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.252Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.253Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.263Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.263Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.263Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.264Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.264Z INFO 7389 --- [ 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-441c1b2c-65fe-4715-8108-47629930b50c 2024-02-12T12:09:44.264Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.264Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.264Z INFO 7389 --- [ 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-02-12T12:09:44.264Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-02-12T12:09:44.265Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.266Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.267Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.267Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.267Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.267Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.267Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.267Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.268Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.269Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.269Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.270Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.270Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.270Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.270Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.270Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.270Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.270Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.271Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:44.271Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:44.271Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.271Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.271Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.272Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.272Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.272Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.272Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.272Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.272Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.272Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.272Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.272Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.273Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.274Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.274Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.274Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.274Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.275Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.275Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.275Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.275Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.275Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.276Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.276Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.277Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 31 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.277Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.277Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.278Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.278Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.278Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.278Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.278Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.278Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.279Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.280Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.280Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.280Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.281Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.281Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.281Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.285Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:44.285Z WARN 7389 --- [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-02-12T12:09:44.285Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.286Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.286Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.287Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.287Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.288Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.288Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.289Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.289Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.289Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.289Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.290Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.290Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.291Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.291Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.291Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.291Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.293Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.293Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.294Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.294Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.294Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.295Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.295Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.295Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.297Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.297Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.297Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.297Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.298Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.298Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.298Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.298Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.298Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.298Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.299Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.300Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.301Z INFO 7389 --- [ 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-441c1b2c-65fe-4715-8108-47629930b50c', protocol='range'} 2024-02-12T12:09:44.301Z INFO 7389 --- [ 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-441c1b2c-65fe-4715-8108-47629930b50c=Assignment(partitions=[cm-events-0])} 2024-02-12T12:09:44.302Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.302Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.303Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.303Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.303Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 37 2024-02-12T12:09:44.304Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.304Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.304Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.304Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.304Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.304Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.304Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.304Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.304Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.306Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.306Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.306Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.307Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.307Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.307Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.309Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.309Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.309Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.309Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.309Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.309Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.310Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.310Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.310Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.310Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.313Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.313Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.314Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.317Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.317Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.317Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.318Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.318Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.319Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.320Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.320Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:09:44.320Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.321Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.321Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.321Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:09:44.321Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.321Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.321Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.322Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.322Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.322Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.322Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.323Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.323Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.323Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.323Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.325Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.325Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.326Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.326Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.326Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.326Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.326Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.326Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:44.326Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.326Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.326Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.326Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.326Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.328Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.328Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.328Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.329Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.329Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.329Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.330Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.330Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.330Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.330Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.330Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.330Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.331Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 31 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.331Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.331Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.331Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 36 2024-02-12T12:09:44.331Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.331Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.332Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.332Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.332Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.332Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.332Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.332Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.332Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.332Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.332Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.333Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.333Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.333Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.333Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.334Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.334Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.334Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.334Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.334Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.334Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.334Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 31 2024-02-12T12:09:44.334Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.335Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.335Z INFO 7389 --- [ 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-441c1b2c-65fe-4715-8108-47629930b50c', protocol='range'} 2024-02-12T12:09:44.335Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.335Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.335Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.335Z INFO 7389 --- [ 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-02-12T12:09:44.335Z INFO 7389 --- [ 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-02-12T12:09:44.335Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.335Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.336Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.336Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.336Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.336Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.336Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 37 2024-02-12T12:09:44.337Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.337Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.339Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.339Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.339Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.339Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.339Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.339Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.339Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.339Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.339Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.339Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.339Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.340Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 32 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.340Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.340Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.340Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.340Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.340Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.341Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.341Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.341Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 33 2024-02-12T12:09:44.341Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.341Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 31 2024-02-12T12:09:44.341Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.341Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.342Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.342Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 32 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.342Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.342Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:44.344Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.344Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.344Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.345Z INFO 7389 --- [ 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-02-12T12:09:44.345Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.345Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.345Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.345Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.345Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.345Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.346Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.346Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.346Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.346Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.346Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.346Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.348Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.349Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.349Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.350Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.350Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.350Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.350Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.350Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.350Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.350Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.350Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.351Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.352Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.352Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 25 2024-02-12T12:09:44.352Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.352Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.352Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.353Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.353Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.353Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.353Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.353Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.353Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.354Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.354Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.354Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.354Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:44.354Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.356Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.356Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.357Z INFO 7389 --- [ 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:32780 (id: 1 rack: null)], epoch=0}}. 2024-02-12T12:09:44.364Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.364Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.365Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.365Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.365Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.366Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.366Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.367Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.367Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.367Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.368Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.368Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.369Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.369Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.369Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.369Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.369Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.369Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.369Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.369Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.370Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.370Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.371Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.371Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.371Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.372Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.372Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.372Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.372Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.372Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.372Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.372Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.372Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.372Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.372Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.373Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.373Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.373Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.373Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.373Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.373Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.377Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.387Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.387Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.387Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.387Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.387Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.388Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.388Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.388Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.388Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 32 2024-02-12T12:09:44.388Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.388Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.389Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.389Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.389Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.389Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.390Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.390Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.390Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.390Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.390Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.391Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.391Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:09:44.391Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.391Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.391Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:44.391Z WARN 7389 --- [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-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.391Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.391Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.392Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.392Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.392Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.392Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.392Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.392Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.392Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.392Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.393Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.393Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.393Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.394Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.394Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.395Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.395Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.395Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.395Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.396Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.396Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.397Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.397Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.397Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.397Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.398Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.398Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.400Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.402Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.402Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.402Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.402Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.402Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.402Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.403Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.404Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 38 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.404Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.404Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.405Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.405Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.407Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.407Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.410Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.410Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.411Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.411Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.411Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.411Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.411Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.411Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.411Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.411Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.412Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.412Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.412Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.412Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.412Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.414Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.414Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.415Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.415Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.418Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.418Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.418Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.419Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.420Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.420Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.420Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.421Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.422Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.422Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:09:44.422Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.422Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.422Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.422Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.422Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:09:44.422Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.422Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.423Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.423Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.423Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.424Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.425Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.426Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.426Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.426Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.426Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.426Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.427Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.427Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:44.427Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.427Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.427Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.427Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.427Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.427Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.427Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.427Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.428Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.429Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.429Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.430Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.430Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.430Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.430Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.430Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.431Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.431Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.431Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.432Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.433Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.433Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.433Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.433Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.433Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.433Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 32 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.433Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.433Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.433Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.433Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.434Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.434Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.434Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.434Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.434Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.434Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.434Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.434Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.434Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.435Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.435Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.435Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.435Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 37 2024-02-12T12:09:44.435Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.435Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.435Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.436Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.436Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 35 2024-02-12T12:09:44.436Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.436Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 33 2024-02-12T12:09:44.436Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.436Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:44.436Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.437Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.437Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.438Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.438Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:09:44.438Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.440Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 38 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.440Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.440Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 33 2024-02-12T12:09:44.440Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.440Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.441Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.441Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.441Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.441Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.441Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.441Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 37 2024-02-12T12:09:44.441Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.442Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.442Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.442Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 34 2024-02-12T12:09:44.443Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.443Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.443Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:09:44.443Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.443Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.443Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.443Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.443Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.443Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.443Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.444Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.444Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.444Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.444Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.444Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.444Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.446Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.446Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.446Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.447Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.447Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.447Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.447Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 33 2024-02-12T12:09:44.447Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.447Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.448Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.449Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.449Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.449Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.449Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.450Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.450Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.450Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.450Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.451Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.451Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.451Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.451Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.452Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.452Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.452Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.453Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.453Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:09:44.453Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.453Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.454Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.454Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.454Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.454Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.454Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.456Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.457Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.457Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.457Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.457Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.457Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.459Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.460Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.460Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:44.465Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.465Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.466Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.466Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.467Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:09:44.467Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.467Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.467Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.468Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.468Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.468Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.468Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.469Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.470Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.470Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.470Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.470Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.470Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.470Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.470Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.471Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.471Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.472Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.472Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.473Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.473Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.473Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.473Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.473Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.473Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.473Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.474Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.474Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.474Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.474Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.475Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.475Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.475Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.475Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.475Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.475Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.475Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.475Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.482Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.488Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.489Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.489Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.489Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.489Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.489Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.489Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 33 2024-02-12T12:09:44.490Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.490Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.490Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 39 2024-02-12T12:09:44.491Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.491Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.491Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.491Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.491Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.492Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.492Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.492Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:09:44.492Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.492Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.492Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.492Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.493Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.493Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:09:44.493Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.494Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.494Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.494Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.494Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.494Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.494Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.494Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.495Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.495Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.495Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.495Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.495Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.495Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.495Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 39 2024-02-12T12:09:44.495Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.495Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.496Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.496Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.496Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.496Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.496Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.496Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.496Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.496Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.497Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.497Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.497Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.497Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.497Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.497Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.497Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.497Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.498Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.500Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.501Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.501Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.502Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.502Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.502Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.502Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.502Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.502Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.503Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.503Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.503Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.503Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.503Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.504Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.504Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.504Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.504Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.504Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.504Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.504Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.504Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.505Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.505Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.505Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.505Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 39 2024-02-12T12:09:44.505Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.505Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.505Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.508Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.508Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.511Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.511Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.511Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.511Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.511Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.512Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.512Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.512Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.512Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.512Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.513Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.513Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.513Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 39 2024-02-12T12:09:44.513Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.514Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.514Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.515Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.515Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.515Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.516Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.519Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.519Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.520Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.520Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.521Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.521Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.522Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.522Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.522Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.522Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.522Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.523Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.523Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:09:44.523Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.523Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 37 2024-02-12T12:09:44.523Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.523Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.524Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.524Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.524Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.524Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.526Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.527Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.527Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.527Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.528Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.528Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.528Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.528Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.529Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.529Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:09:44.529Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.529Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.529Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.529Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.529Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.530Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.530Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.531Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.531Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.531Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.531Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.532Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.532Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.532Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.533Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.533Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.533Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.533Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.534Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.534Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 39 2024-02-12T12:09:44.534Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.534Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.534Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 37 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.534Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.534Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.534Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 37 2024-02-12T12:09:44.534Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.534Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.534Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.534Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.535Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.535Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.535Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.535Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.535Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:09:44.535Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.535Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 32 2024-02-12T12:09:44.535Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.535Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 33 2024-02-12T12:09:44.535Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.535Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.536Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.536Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.536Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.536Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.537Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.537Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.537Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.537Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 36 2024-02-12T12:09:44.537Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.538Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.538Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.538Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.540Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.540Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.540Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.540Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.540Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.540Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.541Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.541Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.541Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.541Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 34 2024-02-12T12:09:44.541Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.541Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.541Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.541Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.541Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.542Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.542Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 37 2024-02-12T12:09:44.542Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.542Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.542Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 38 2024-02-12T12:09:44.542Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.542Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 32 2024-02-12T12:09:44.543Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.543Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.543Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.543Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 35 2024-02-12T12:09:44.544Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.544Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.544Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 38 2024-02-12T12:09:44.544Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.544Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.544Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.544Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.544Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.544Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.544Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.545Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.545Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.545Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.545Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.545Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.546Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.547Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.547Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.548Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:44.548Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-02-12T12:09:44.548Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.549Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.550Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.550Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.550Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.550Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 37 2024-02-12T12:09:44.550Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.551Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.551Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.551Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.551Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.551Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.552Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.552Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.552Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.552Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.553Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.553Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.553Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 26 2024-02-12T12:09:44.554Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.554Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:09:44.554Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.555Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.555Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.555Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.555Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.557Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.557Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.558Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.558Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.558Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.558Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.558Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:09:44.558Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.558Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.560Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.561Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.561Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.566Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.567Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.568Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.568Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.568Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.569Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 39 2024-02-12T12:09:44.569Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.569Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 38 2024-02-12T12:09:44.569Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.569Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:09:44.569Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.569Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.570Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.570Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.570Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.570Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.571Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.571Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.571Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.571Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.572Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.572Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.572Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.572Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.572Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:09:44.572Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.573Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.573Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.574Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.574Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.575Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.575Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 34 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.575Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.575Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.575Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 34 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.575Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.575Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.576Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.576Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.576Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.576Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.579Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.580Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.582Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.583Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.589Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.589Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.589Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.589Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.589Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 37 2024-02-12T12:09:44.590Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.590Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.590Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.590Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.592Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.592Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.592Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.592Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.592Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.592Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.593Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.593Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:09:44.593Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.593Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.593Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 41 2024-02-12T12:09:44.593Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.593Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 38 2024-02-12T12:09:44.593Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.593Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 40 2024-02-12T12:09:44.593Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.593Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.594Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.594Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.594Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.595Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.595Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.595Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.595Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.595Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.595Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 34 2024-02-12T12:09:44.595Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.595Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.596Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.596Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 40 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.596Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.597Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.597Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.597Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 41 2024-02-12T12:09:44.597Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.597Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.597Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.597Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.597Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.597Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.598Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.598Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.598Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.598Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.599Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.599Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.601Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.601Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.602Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:44.603Z INFO 7389 --- [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: 213ms, elapsed time since send: 213ms, request timeout: 30000ms) 2024-02-12T12:09:44.603Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2024-02-12T12:09:44.603Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2024-02-12T12:09:44.603Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.603Z INFO 7389 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1599258906, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:09:44.603Z INFO 7389 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-02-12T12:09:44.603Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.603Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.604Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.604Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.604Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.604Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.604Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.604Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.605Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.605Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.605Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.605Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.605Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.606Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.606Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.606Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.606Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.607Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.607Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.607Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 40 2024-02-12T12:09:44.607Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.608Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.609Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.612Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:44.612Z WARN 7389 --- [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-02-12T12:09:44.612Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.612Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.612Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.612Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.612Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.612Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.613Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.613Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.613Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.613Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.613Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.614Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.614Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.615Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.615Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.615Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.616Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.616Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.616Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.616Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 40 2024-02-12T12:09:44.620Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.620Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.621Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.621Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.621Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.622Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.622Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.623Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.623Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.623Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.623Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.623Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.624Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.624Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 38 2024-02-12T12:09:44.624Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.624Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.625Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.625Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.625Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.625Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.627Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.628Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.628Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.628Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.628Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:44.629Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.629Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.629Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.629Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.629Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.629Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.630Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 39 2024-02-12T12:09:44.630Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.630Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.630Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.630Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.631Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.631Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.631Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.632Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.632Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.633Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.634Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.634Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.634Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.634Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.635Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.635Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.635Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 38 2024-02-12T12:09:44.635Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.635Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 38 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.635Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.635Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 40 2024-02-12T12:09:44.635Z INFO 7389 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.635Z WARN 7389 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.635Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.635Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.636Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.636Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.636Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.637Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.637Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 34 2024-02-12T12:09:44.637Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.637Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 34 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.637Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.637Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.638Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 33 2024-02-12T12:09:44.638Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 37 2024-02-12T12:09:44.638Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.639Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.639Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:44.639Z WARN 7389 --- [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-02-12T12:09:44.639Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:44.639Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.640Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.641Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.641Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.641Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.641Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.642Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.642Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 37 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.642Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.642Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.642Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 37 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.642Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.642Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.642Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.643Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.643Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 33 2024-02-12T12:09:44.643Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.643Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.644Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 36 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.644Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.644Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.645Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.645Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.645Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.645Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.645Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.645Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.647Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.647Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.647Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.647Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.648Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.648Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.648Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.648Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.648Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.648Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 40 2024-02-12T12:09:44.648Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.648Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.648Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.649Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:44.649Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:44.649Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.649Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.650Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.650Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.651Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.651Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 38 2024-02-12T12:09:44.651Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.652Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.652Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.652Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.652Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.652Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.652Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.652Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.652Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.652Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.653Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.654Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.654Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.654Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 27 2024-02-12T12:09:44.654Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.655Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.655Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.656Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.656Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.658Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.658Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.658Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.658Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.658Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.659Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.659Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.659Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.660Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.660Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 38 2024-02-12T12:09:44.661Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.662Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.662Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.669Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.669Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.669Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.669Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.669Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.670Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.670Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.670Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.670Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 38 2024-02-12T12:09:44.670Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.670Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.670Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.670Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 40 2024-02-12T12:09:44.670Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.670Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.670Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.671Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.671Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 39 2024-02-12T12:09:44.671Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 39 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.671Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 39 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.671Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.672Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 39 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.672Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.672Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.672Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.672Z WARN 7389 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 36 2024-02-12T12:09:44.673Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.673Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.673Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.675Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.675Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.675Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.676Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.676Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.676Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.676Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.676Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.677Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.677Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:09:44.677Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.677Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.677Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.677Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.677Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.677Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.677Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.677Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.678Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.678Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 35 2024-02-12T12:09:44.678Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.678Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.678Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.678Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.678Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.678Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.678Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.679Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.679Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 35 2024-02-12T12:09:44.682Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.682Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.684Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.684Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.690Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.690Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.690Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.690Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 38 2024-02-12T12:09:44.690Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.690Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.691Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.691Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.691Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.693Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.693Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.693Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:44.693Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.693Z WARN 7389 --- [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-02-12T12:09:44.693Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.693Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.693Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.693Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.693Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.694Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.694Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 39 2024-02-12T12:09:44.694Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.694Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 41 2024-02-12T12:09:44.694Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.694Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.694Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.695Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.695Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.695Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.695Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.696Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.696Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.696Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.696Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 35 2024-02-12T12:09:44.696Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.696Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.696Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.696Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.696Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 42 2024-02-12T12:09:44.696Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.696Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.696Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.697Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.697Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.698Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.698Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.698Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.698Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.698Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.699Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.699Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.699Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.699Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.700Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.702Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.702Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.703Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.703Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:44.703Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.704Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.704Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.704Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.704Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.705Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.705Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.705Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.705Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.705Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:09:44.706Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.706Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.706Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.706Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.706Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.706Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.707Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.707Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.707Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.707Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.708Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.708Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 42 2024-02-12T12:09:44.708Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.708Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 41 2024-02-12T12:09:44.708Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.709Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.710Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.712Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.713Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.713Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.713Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.713Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.713Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.713Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.714Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.714Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.714Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.715Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.716Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.716Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 38 2024-02-12T12:09:44.716Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.716Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.717Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.717Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 41 2024-02-12T12:09:44.718Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.719Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.719Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 41 2024-02-12T12:09:44.720Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.721Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.721Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.722Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.722Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.722Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.722Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.723Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.723Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.724Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.724Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.724Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.724Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.724Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.724Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.725Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.725Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.725Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.726Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.728Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.728Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.728Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.729Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.729Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.729Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.730Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.730Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.730Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.730Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.730Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 37 2024-02-12T12:09:44.730Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.730Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.730Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.732Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.732Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.732Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.733Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.734Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.734Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.734Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.735Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.735Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.735Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.736Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.736Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.736Z WARN 7389 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 40 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.736Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 39 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.736Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 39 2024-02-12T12:09:44.736Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.736Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.736Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.736Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.736Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 38 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.736Z WARN 7389 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 41 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.736Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 39 2024-02-12T12:09:44.736Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.737Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.738Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.738Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:09:44.738Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.738Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5709}, Error-Count: 35 2024-02-12T12:09:44.738Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.738Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.738Z WARN 7389 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 34 2024-02-12T12:09:44.739Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.740Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.740Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.741Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.742Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.742Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.742Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.742Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.742Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.742Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.742Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.742Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.743Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 40 2024-02-12T12:09:44.743Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.743Z WARN 7389 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 36 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.743Z INFO 7389 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.743Z WARN 7389 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 39 2024-02-12T12:09:44.743Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5709 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.744Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.744Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.744Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.745Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.745Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.745Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 37 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.745Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.745Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.745Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.746Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.746Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.746Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.746Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.748Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.748Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.748Z WARN 7389 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 38 2024-02-12T12:09:44.748Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.749Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 36 2024-02-12T12:09:44.749Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.749Z WARN 7389 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 35 2024-02-12T12:09:44.749Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.749Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.749Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5708}, Error-Count: 39 2024-02-12T12:09:44.749Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.749Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.749Z WARN 7389 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 41 2024-02-12T12:09:44.750Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.750Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.750Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 35 2024-02-12T12:09:44.750Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.751Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.751Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.751Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.752Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.752Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.752Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.753Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.753Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.753Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.753Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.753Z WARN 7389 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 37 2024-02-12T12:09:44.753Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.753Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.754Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.754Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.755Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.755Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 28 2024-02-12T12:09:44.755Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.756Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.756Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.757Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.758Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:44.758Z WARN 7389 --- [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-02-12T12:09:44.758Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.758Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 41 2024-02-12T12:09:44.759Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.759Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.759Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.759Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.760Z INFO 7389 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.760Z WARN 7389 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5706}, Error-Count: 39 2024-02-12T12:09:44.762Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.762Z INFO 7389 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5708 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.762Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.762Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 39 2024-02-12T12:09:44.762Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.763Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.763Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 36 2024-02-12T12:09:44.770Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.770Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true 2024-02-12T12:09:44.770Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.770Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5708. Reason: IOException[Connection refused to address /10.30.106.188:5708] 2024-02-12T12:09:44.771Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.771Z INFO 7389 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.771Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.771Z WARN 7389 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5707}, Error-Count: 41 2024-02-12T12:09:44.772Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.772Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.772Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.772Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.772Z WARN 7389 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5703}, Error-Count: 40 2024-02-12T12:09:44.772Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.772Z WARN 7389 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 40 2024-02-12T12:09:44.772Z INFO 7389 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.773Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.773Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.773Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.773Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.773Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.773Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.773Z WARN 7389 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5705}, Error-Count: 39 2024-02-12T12:09:44.773Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.774Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.774Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.774Z INFO 7389 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.774Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.774Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.775Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5706, timeout: 10000, bind-any: true 2024-02-12T12:09:44.776Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.776Z INFO 7389 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5706. Reason: IOException[Connection refused to address /10.30.106.188:5706] 2024-02-12T12:09:44.776Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.776Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.776Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.777Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.777Z INFO 7389 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.777Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5704, timeout: 10000, bind-any: true 2024-02-12T12:09:44.777Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5704. Reason: IOException[Connection refused to address /10.30.106.188:5704] 2024-02-12T12:09:44.778Z WARN 7389 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5704}, Error-Count: 41 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5709, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5702, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5705, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5703, timeout: 10000, bind-any: true 2024-02-12T12:09:44.778Z INFO 7389 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5709. Reason: IOException[Connection refused to address /10.30.106.188:5709] 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.778Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5707, timeout: 10000, bind-any: true 2024-02-12T12:09:44.779Z INFO 7389 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5703. Reason: IOException[Connection refused to address /10.30.106.188:5703] 2024-02-12T12:09:44.779Z INFO 7389 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5705. Reason: IOException[Connection refused to address /10.30.106.188:5705] 2024-02-12T12:09:44.779Z INFO 7389 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5702. Reason: IOException[Connection refused to address /10.30.106.188:5702] 2024-02-12T12:09:44.779Z WARN 7389 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.188]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.188:5702}, Error-Count: 36 2024-02-12T12:09:44.779Z INFO 7389 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.188:5707. Reason: IOException[Connection refused to address /10.30.106.188:5707] 2024-02-12T12:09:44.779Z INFO 7389 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.156]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.188:5708, timeout: 10000, bind-any: true [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.936 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2024-02-12T12:09:44.785Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:09:44.792Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:44.792Z WARN 7389 --- [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-02-12T12:09:44.799Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:44.799Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:44.804Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:44.804Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:44.829Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: af9b6531e988a6b43c312ae7cb9a4e9b88a325c0f344ca68792e79d3bc697378 2024-02-12T12:09:44.855Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:44.855Z WARN 7389 --- [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-02-12T12:09:44.959Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:44.959Z WARN 7389 --- [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-02-12T12:09:45.000Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:45.000Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:45.005Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:45.005Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:45.156Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:45.156Z WARN 7389 --- [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-02-12T12:09:45.168Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:45.168Z WARN 7389 --- [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-02-12T12:09:45.171Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:45.171Z WARN 7389 --- [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-02-12T12:09:45.214Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:45.214Z WARN 7389 --- [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-02-12T12:09:45.219Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:45.219Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:45.223Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:45.223Z WARN 7389 --- [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-02-12T12:09:45.223Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:45.374Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:45.374Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:45.400Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:45.400Z WARN 7389 --- [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-02-12T12:09:45.407Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:45.407Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:45.492Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:45.492Z WARN 7389 --- [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-02-12T12:09:45.503Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:45.503Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:45.708Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:45.708Z WARN 7389 --- [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-02-12T12:09:45.712Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:45.712Z WARN 7389 --- [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-02-12T12:09:45.715Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:45.715Z WARN 7389 --- [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-02-12T12:09:45.745Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:45.745Z WARN 7389 --- [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-02-12T12:09:45.751Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:45.751Z WARN 7389 --- [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-02-12T12:09:45.850Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:45.850Z WARN 7389 --- [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-02-12T12:09:45.850Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:46.068Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:46.068Z WARN 7389 --- [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-02-12T12:09:46.128Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:46.128Z WARN 7389 --- [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-02-12T12:09:46.146Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:46.146Z WARN 7389 --- [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-02-12T12:09:46.146Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:46.173Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:46.173Z WARN 7389 --- [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-02-12T12:09:46.219Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:46.219Z WARN 7389 --- [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-02-12T12:09:46.282Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:46.282Z WARN 7389 --- [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-02-12T12:09:46.292Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:46.293Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:46.315Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:46.315Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:46.317Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:46.317Z WARN 7389 --- [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-02-12T12:09:46.379Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:46.379Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:46.472Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:46.472Z WARN 7389 --- [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-02-12T12:09:46.483Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:46.483Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:46.589Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:46.589Z WARN 7389 --- [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-02-12T12:09:46.669Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:46.670Z WARN 7389 --- [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-02-12T12:09:46.689Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:46.689Z WARN 7389 --- [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-02-12T12:09:46.727Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:46.727Z WARN 7389 --- [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-02-12T12:09:46.848Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:46.848Z WARN 7389 --- [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-02-12T12:09:46.923Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:46.923Z WARN 7389 --- [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-02-12T12:09:47.029Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:47.029Z WARN 7389 --- [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-02-12T12:09:47.029Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:47.062Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:47.062Z WARN 7389 --- [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-02-12T12:09:47.062Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:47.079Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:47.084Z WARN 7389 --- [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-02-12T12:09:47.094Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:47.094Z WARN 7389 --- [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-02-12T12:09:47.177Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:47.177Z WARN 7389 --- [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-02-12T12:09:47.201Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:47.201Z WARN 7389 --- [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-02-12T12:09:47.338Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:47.338Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:47.360Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:47.360Z WARN 7389 --- [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-02-12T12:09:47.407Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:47.407Z WARN 7389 --- [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-02-12T12:09:47.416Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:47.416Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:47.524Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:47.524Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:47.590Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:47.590Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:47.600Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:47.600Z WARN 7389 --- [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-02-12T12:09:47.651Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:47.651Z WARN 7389 --- [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-02-12T12:09:47.763Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:47.763Z WARN 7389 --- [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-02-12T12:09:47.844Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:47.844Z WARN 7389 --- [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-02-12T12:09:47.849Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:47.849Z WARN 7389 --- [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-02-12T12:09:48.038Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:48.038Z WARN 7389 --- [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-02-12T12:09:48.093Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:48.093Z WARN 7389 --- [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-02-12T12:09:48.164Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:48.164Z WARN 7389 --- [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-02-12T12:09:48.210Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:48.210Z WARN 7389 --- [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-02-12T12:09:48.210Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:48.228Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:48.228Z WARN 7389 --- [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-02-12T12:09:48.228Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:48.252Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:48.252Z WARN 7389 --- [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-02-12T12:09:48.252Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:48.252Z WARN 7389 --- [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-02-12T12:09:48.304Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:48.304Z WARN 7389 --- [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-02-12T12:09:48.312Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:48.312Z WARN 7389 --- [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-02-12T12:09:48.340Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:48.340Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:48.512Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:48.512Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:48.578Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:48.579Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:48.646Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:48.646Z WARN 7389 --- [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-02-12T12:09:48.650Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:48.650Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:48.723Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:48.723Z WARN 7389 --- [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-02-12T12:09:48.792Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:48.792Z WARN 7389 --- [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-02-12T12:09:48.800Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:48.800Z WARN 7389 --- [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-02-12T12:09:48.975Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:48.975Z WARN 7389 --- [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-02-12T12:09:48.987Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:48.987Z WARN 7389 --- [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-02-12T12:09:49.132Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:49.132Z WARN 7389 --- [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-02-12T12:09:49.155Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:49.155Z WARN 7389 --- [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-02-12T12:09:49.269Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:49.269Z WARN 7389 --- [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-02-12T12:09:49.282Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:49.282Z WARN 7389 --- [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-02-12T12:09:49.282Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:49.355Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:49.355Z WARN 7389 --- [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-02-12T12:09:49.424Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:49.424Z WARN 7389 --- [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-02-12T12:09:49.424Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:49.436Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:49.436Z WARN 7389 --- [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-02-12T12:09:49.438Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:49.438Z WARN 7389 --- [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-02-12T12:09:49.439Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:49.439Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:49.462Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:49.462Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:49.520Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:49.520Z WARN 7389 --- [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-02-12T12:09:49.567Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:49.567Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:49.752Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:49.752Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:49.768Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:49.768Z WARN 7389 --- [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-02-12T12:09:49.811Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:49.811Z WARN 7389 --- [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-02-12T12:09:49.873Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:49.874Z WARN 7389 --- [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-02-12T12:09:49.921Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:49.921Z WARN 7389 --- [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-02-12T12:09:49.974Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:49.974Z WARN 7389 --- [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-02-12T12:09:50.175Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:50.175Z WARN 7389 --- [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-02-12T12:09:50.271Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:50.271Z WARN 7389 --- [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-02-12T12:09:50.271Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:50.302Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:50.302Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:50.330Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:50.330Z WARN 7389 --- [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-02-12T12:09:50.363Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:50.363Z WARN 7389 --- [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-02-12T12:09:50.387Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:50.387Z WARN 7389 --- [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-02-12T12:09:50.412Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:50.412Z WARN 7389 --- [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-02-12T12:09:50.510Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:50.510Z WARN 7389 --- [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-02-12T12:09:50.510Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:50.565Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:50.565Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:50.630Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:50.630Z WARN 7389 --- [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-02-12T12:09:50.664Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:50.664Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:50.664Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:50.664Z WARN 7389 --- [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-02-12T12:09:50.688Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:50.688Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:50.722Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:50.722Z WARN 7389 --- [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-02-12T12:09:50.893Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:50.893Z WARN 7389 --- [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-02-12T12:09:50.996Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:50.996Z WARN 7389 --- [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-02-12T12:09:51.049Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:51.049Z WARN 7389 --- [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-02-12T12:09:51.104Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:51.104Z WARN 7389 --- [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-02-12T12:09:51.159Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:51.159Z WARN 7389 --- [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-02-12T12:09:51.189Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:51.189Z WARN 7389 --- [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-02-12T12:09:51.189Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:51.303Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:51.303Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:51.401Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:51.401Z WARN 7389 --- [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-02-12T12:09:51.403Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:51.403Z WARN 7389 --- [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-02-12T12:09:51.403Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:51.408Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:51.408Z WARN 7389 --- [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-02-12T12:09:51.454Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:51.454Z WARN 7389 --- [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-02-12T12:09:51.456Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:51.456Z WARN 7389 --- [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-02-12T12:09:51.475Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:51.475Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:51.481Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:51.481Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:51.539Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:51.539Z WARN 7389 --- [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-02-12T12:09:51.704Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:51.704Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:51.711Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:51.711Z WARN 7389 --- [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-02-12T12:09:51.896Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:51.896Z WARN 7389 --- [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-02-12T12:09:51.947Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:51.947Z WARN 7389 --- [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-02-12T12:09:52.021Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:52.021Z WARN 7389 --- [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-02-12T12:09:52.027Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:52.027Z WARN 7389 --- [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-02-12T12:09:52.088Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:52.088Z WARN 7389 --- [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-02-12T12:09:52.179Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:52.179Z WARN 7389 --- [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-02-12T12:09:52.260Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:52.260Z WARN 7389 --- [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-02-12T12:09:52.260Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:52.291Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:52.291Z WARN 7389 --- [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-02-12T12:09:52.291Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:52.303Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:52.303Z WARN 7389 --- [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-02-12T12:09:52.342Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:52.342Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:52.362Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:52.362Z WARN 7389 --- [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-02-12T12:09:52.486Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:52.486Z WARN 7389 --- [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-02-12T12:09:52.486Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:52.486Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:52.536Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:52.536Z WARN 7389 --- [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-02-12T12:09:52.539Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:52.539Z WARN 7389 --- [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-02-12T12:09:52.619Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:52.619Z WARN 7389 --- [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-02-12T12:09:52.682Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:52.682Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:52.830Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:52.830Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:52.839Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:52.839Z WARN 7389 --- [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-02-12T12:09:52.934Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:52.934Z WARN 7389 --- [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-02-12T12:09:53.061Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:53.061Z WARN 7389 --- [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-02-12T12:09:53.079Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:53.079Z WARN 7389 --- [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-02-12T12:09:53.081Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:53.081Z WARN 7389 --- [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-02-12T12:09:53.117Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:53.117Z WARN 7389 --- [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-02-12T12:09:53.138Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:53.138Z WARN 7389 --- [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-02-12T12:09:53.165Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:53.165Z WARN 7389 --- [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-02-12T12:09:53.165Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:53.302Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:53.302Z WARN 7389 --- [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-02-12T12:09:53.414Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:53.414Z WARN 7389 --- [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-02-12T12:09:53.495Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:53.495Z WARN 7389 --- [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-02-12T12:09:53.495Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:53.495Z WARN 7389 --- [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-02-12T12:09:53.495Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:53.539Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:53.539Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:53.556Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:53.556Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:53.598Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:53.598Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:53.610Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:53.610Z WARN 7389 --- [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-02-12T12:09:53.652Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:53.652Z WARN 7389 --- [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-02-12T12:09:53.765Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT8.980009981S 2024-02-12T12:09:53.856Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:53.856Z WARN 7389 --- [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-02-12T12:09:53.867Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:53.867Z WARN 7389 --- [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-02-12T12:09:53.952Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:53.952Z WARN 7389 --- [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-02-12T12:09:53.953Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:53.953Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:54.004Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:54.004Z WARN 7389 --- [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-02-12T12:09:54.077Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:54.077Z WARN 7389 --- [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-02-12T12:09:54.101Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:54.101Z WARN 7389 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.32 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 2024-02-12T12:09:54.133Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:54.133Z WARN 7389 --- [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: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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.028 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-02-12T12:09:54.249Z DEBUG 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-02-12T12:09:54.252Z DEBUG 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-02-12T12:09:54.266Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-12T12:09:54.266Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-12T12:09:54.266Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-12T12:09:54.268Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-12T12:09:54.268Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-12T12:09:54.270Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-12T12:09:54.270Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-02-12T12:09:54.272Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-12T12:09:54.272Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-12T12:09:54.274Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-02-12T12:09:54.274Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-12T12:09:54.274Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-02-12T12:09:54.276Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-12T12:09:54.276Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-12T12:09:54.276Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-02-12T12:09:54.278Z INFO 7389 --- [ 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.058 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-02-12T12:09:54.332Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2024-02-12T12:09:54.336Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2024-02-12T12:09:54.346Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:54.346Z WARN 7389 --- [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-02-12T12:09:54.346Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:54.375Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:54.375Z WARN 7389 --- [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-02-12T12:09:54.420Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:54.420Z WARN 7389 --- [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-02-12T12:09:54.420Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:54.504Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:54.504Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:54.505Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:54.505Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:54.520Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:54.520Z WARN 7389 --- [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-02-12T12:09:54.563Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:54.563Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:54.631Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:54.631Z WARN 7389 --- [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-02-12T12:09:54.655Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:54.655Z WARN 7389 --- [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-02-12T12:09:54.716Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:54.716Z WARN 7389 --- [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-02-12T12:09:54.825Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:54.825Z WARN 7389 --- [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-02-12T12:09:54.855Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:54.855Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:54.981Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:54.981Z WARN 7389 --- [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-02-12T12:09:55.023Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:55.023Z WARN 7389 --- [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-02-12T12:09:55.065Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:55.065Z WARN 7389 --- [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-02-12T12:09:55.107Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:55.107Z WARN 7389 --- [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-02-12T12:09:55.121Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:55.121Z WARN 7389 --- [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-02-12T12:09:55.235Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:55.235Z WARN 7389 --- [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-02-12T12:09:55.300Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:55.300Z WARN 7389 --- [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-02-12T12:09:55.300Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:55.377Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:55.377Z WARN 7389 --- [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-02-12T12:09:55.457Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:55.457Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:55.557Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:55.557Z WARN 7389 --- [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-02-12T12:09:55.566Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:55.566Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:55.606Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:55.606Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:55.623Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:55.623Z WARN 7389 --- [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-02-12T12:09:55.623Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:55.673Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:55.673Z WARN 7389 --- [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-02-12T12:09:55.684Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:55.684Z WARN 7389 --- [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-02-12T12:09:55.769Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:55.769Z WARN 7389 --- [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-02-12T12:09:55.857Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:55.858Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:56.029Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:56.029Z WARN 7389 --- [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-02-12T12:09:56.059Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:56.059Z WARN 7389 --- [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-02-12T12:09:56.075Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:56.075Z WARN 7389 --- [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-02-12T12:09:56.084Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:56.084Z WARN 7389 --- [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-02-12T12:09:56.137Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:56.137Z WARN 7389 --- [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-02-12T12:09:56.153Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:56.153Z WARN 7389 --- [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-02-12T12:09:56.153Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:56.218Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:56.218Z WARN 7389 --- [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-02-12T12:09:56.226Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:56.226Z WARN 7389 --- [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-02-12T12:09:56.429Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:56.430Z WARN 7389 --- [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-02-12T12:09:56.518Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:56.518Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:56.559Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:56.559Z WARN 7389 --- [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-02-12T12:09:56.576Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:56.576Z WARN 7389 --- [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-02-12T12:09:56.576Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:56.610Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:56.610Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:56.672Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:56.672Z WARN 7389 --- [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-02-12T12:09:56.676Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:56.676Z WARN 7389 --- [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-02-12T12:09:56.687Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:56.687Z WARN 7389 --- [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-02-12T12:09:56.759Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:56.759Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:56.808Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:56.808Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:56.930Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-02-12T12:09:56.930Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-02-12T12:09:56.932Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-12T12:09:56.933Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-12T12:09:56.933Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-12T12:09:56.933Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-12T12:09:56.935Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-12T12:09:56.935Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-12T12:09:56.935Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-12T12:09:56.949Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:56.950Z WARN 7389 --- [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-02-12T12:09:56.950Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:56.950Z WARN 7389 --- [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-02-12T12:09:56.951Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-12T12:09:56.951Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-12T12:09:56.951Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-12T12:09:56.996Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-02-12T12:09:56.998Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-02-12T12:09:56.998Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-02-12T12:09:57.005Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:57.005Z WARN 7389 --- [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-02-12T12:09:57.005Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:57.019Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-02-12T12:09:57.019Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-02-12T12:09:57.025Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-02-12T12:09:57.025Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-12T12:09:57.028Z INFO 7389 --- [ 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.688 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.075Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.078Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.080Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.081Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.081Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.081Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.082Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.083Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-02-12T12:09:57.085Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.085Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.085Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.086Z WARN 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-12T12:09:57.097Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.098Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.098Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-02-12T12:09:57.099Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-02-12T12:09:57.110Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-12T12:09:57.110Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-12T12:09:57.110Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-12T12:09:57.110Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-12T12:09:57.126Z INFO 7389 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-02-12T12:09:57.134Z INFO 7389 --- [ 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.098 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 12:09:54,247 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1fb2b2cd - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 12:09:57,151 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:09:57,151 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:09:57,152 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bfc1057 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:09:57,154 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:09:57,154 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bfc1057 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:09:57,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:09:57,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:09:57,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:09:57,155 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@66645fd2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:09:57,155 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bfc1057 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:09:57,157 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:09:57,157 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:09:57,157 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:09:57,157 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739797157) 12:09:57,157 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:09:57,157 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:09:57,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:09:57,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:09:57,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:09:57,159 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:09:57,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:09:57,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:09:57,159 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:09:57,159 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:09:57,163 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13d290f1 - Setting zoneId to "UTC" 12:09:57,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:09:57,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:09:57,166 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:09:57,166 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:09:57,166 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:09:57,166 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:09:57,166 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:09:57,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b64981 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:09:57,167 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:09:57,167 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@610c498c - End of configuration. 12:09:57,167 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a899352 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:57.169Z INFO 7389 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:57.170Z INFO 7389 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:57.172Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:57.172Z WARN 7389 --- [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-02-12T12:09:57.188Z INFO 7389 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.047 seconds (process running for 159.504) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:57.230Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:57.230Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:57.235Z INFO 7389 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.017 seconds (process running for 159.55) 2024-02-12T12:09:57.239Z WARN 7389 --- [ 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.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-02-12T12:09:57.265Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:57.265Z WARN 7389 --- [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-02-12T12:09:57.279Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:57.279Z WARN 7389 --- [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-02-12T12:09:57.383Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:57.383Z WARN 7389 --- [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-02-12T12:09:57.429Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:57.429Z WARN 7389 --- [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-02-12T12:09:57.461Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:57.462Z WARN 7389 --- [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-02-12T12:09:57.528Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:57.528Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:57.565Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:57.565Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:57.616Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:57.616Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:57.661Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:57.661Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:57.695Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:57.695Z WARN 7389 --- [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-02-12T12:09:57.695Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:57.695Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:57.695Z WARN 7389 --- [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-02-12T12:09:57.699Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:57.699Z WARN 7389 --- [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-02-12T12:09:57.797Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:57.797Z WARN 7389 --- [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-02-12T12:09:57.814Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:57.814Z WARN 7389 --- [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-02-12T12:09:57.814Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:57.828Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.274 seconds (process running for 160.144) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:57.936Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:57.936Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:57.954Z INFO 7389 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.029 seconds (process running for 160.27) 2024-02-12T12:09:57.954Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:57.954Z WARN 7389 --- [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: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:58.018Z INFO 7389 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:58.018Z INFO 7389 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:58.022Z INFO 7389 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.015 seconds (process running for 160.338) 2024-02-12T12:09:58.023Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:58.023Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2024-02-12T12:09:58.043Z INFO 7389 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-02-12T12:09:58.044Z INFO 7389 --- [ 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.012 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 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 2024-02-12T12:09:58.063Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.064Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.064Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.065Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.065Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.066Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.067Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.067Z WARN 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate id update ignored, cannot update cm handle my cmhandle id, already has an alternate id of my alternate id 2024-02-12T12:09:58.068Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.069Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.069Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 2 cm handle/alternate id pairs 2024-02-12T12:09:58.069Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.069Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 2024-02-12T12:09:58.070Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-12T12:09:58.070Z INFO 7389 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2024-02-12T12:09:58.100Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:58.100Z WARN 7389 --- [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. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 2024-02-12T12:09:58.108Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:58.108Z WARN 7389 --- [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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:09:58.125Z INFO 7389 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7389 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-12T12:09:58.125Z INFO 7389 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:09:58.130Z INFO 7389 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.018 seconds (process running for 160.445) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2024-02-12T12:09:58.147Z INFO 7389 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-12T12:09:58.218Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:58.218Z WARN 7389 --- [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-02-12T12:09:58.228Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:58.228Z WARN 7389 --- [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-02-12T12:09:58.239Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7b9b66cb545fefb699c5fab6e2e6b961c002e964033ac5b0ec0dae4376340bfc 2024-02-12T12:09:58.258Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.156:5702 and /10.30.107.144:49659 2024-02-12T12:09:58.346Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:58.346Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:58.372Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:58.372Z WARN 7389 --- [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-02-12T12:09:58.440Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:58.440Z WARN 7389 --- [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-02-12T12:09:58.473Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:58.473Z WARN 7389 --- [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-02-12T12:09:58.511Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:58.511Z WARN 7389 --- [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-02-12T12:09:58.609Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:58.609Z WARN 7389 --- [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-02-12T12:09:58.679Z INFO 7389 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.156]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=24, /10.30.106.156:5702->/10.30.107.144:49659, qualifier=null, endpoint=[10.30.107.144]:5702, remoteUuid=a6b26cd5-0d40-4394-b919-47b3af73abc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-12T12:09:58.704Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:58.704Z WARN 7389 --- [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-02-12T12:09:58.704Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:58.717Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:58.717Z WARN 7389 --- [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-02-12T12:09:58.717Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:58.753Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:58.753Z WARN 7389 --- [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-02-12T12:09:58.765Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:58.765Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:58.821Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:58.821Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:58.862Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:58.862Z WARN 7389 --- [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-02-12T12:09:58.930Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:58.930Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:59.015Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:09:59.015Z WARN 7389 --- [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-02-12T12:09:59.075Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:09:59.075Z WARN 7389 --- [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-02-12T12:09:59.161Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:09:59.161Z WARN 7389 --- [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-02-12T12:09:59.208Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:09:59.208Z WARN 7389 --- [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-02-12T12:09:59.249Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:09:59.249Z WARN 7389 --- [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-02-12T12:09:59.301Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:09:59.302Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:09:59.321Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:09:59.321Z WARN 7389 --- [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-02-12T12:09:59.577Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:09:59.577Z WARN 7389 --- [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-02-12T12:09:59.588Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:09:59.588Z WARN 7389 --- [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-02-12T12:09:59.607Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:09:59.607Z WARN 7389 --- [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-02-12T12:09:59.638Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:09:59.639Z WARN 7389 --- [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-02-12T12:09:59.666Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:59.666Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:09:59.821Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:09:59.821Z WARN 7389 --- [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-02-12T12:09:59.821Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:59.833Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:09:59.833Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:09:59.836Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:09:59.836Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:09:59.909Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:09:59.909Z WARN 7389 --- [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-02-12T12:09:59.909Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:09:59.932Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:09:59.932Z WARN 7389 --- [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-02-12T12:09:59.962Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:09:59.962Z WARN 7389 --- [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-02-12T12:10:00.063Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:10:00.063Z WARN 7389 --- [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-02-12T12:10:00.107Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:10:00.107Z WARN 7389 --- [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-02-12T12:10:00.117Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:10:00.117Z WARN 7389 --- [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-02-12T12:10:00.166Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:10:00.166Z WARN 7389 --- [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-02-12T12:10:00.183Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:10:00.183Z WARN 7389 --- [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-02-12T12:10:00.202Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:00.202Z WARN 7389 --- [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-02-12T12:10:00.356Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:10:00.356Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:10:00.479Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:10:00.479Z WARN 7389 --- [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-02-12T12:10:00.490Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:10:00.490Z WARN 7389 --- [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-02-12T12:10:00.540Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:10:00.540Z WARN 7389 --- [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-02-12T12:10:00.724Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:10:00.724Z WARN 7389 --- [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-02-12T12:10:00.724Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:00.812Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:10:00.812Z WARN 7389 --- [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-02-12T12:10:00.814Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:10:00.814Z WARN 7389 --- [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-02-12T12:10:00.843Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:00.843Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:10:00.868Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:00.868Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:10:00.937Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:10:00.937Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:10:00.965Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:10:00.965Z WARN 7389 --- [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-02-12T12:10:00.984Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:10:00.984Z WARN 7389 --- [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-02-12T12:10:01.063Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:10:01.063Z WARN 7389 --- [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-02-12T12:10:01.063Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:01.069Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:10:01.069Z WARN 7389 --- [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-02-12T12:10:01.110Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:10:01.110Z WARN 7389 --- [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-02-12T12:10:01.135Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:10:01.135Z WARN 7389 --- [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-02-12T12:10:01.156Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:01.156Z WARN 7389 --- [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-02-12T12:10:01.269Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:10:01.269Z WARN 7389 --- [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-02-12T12:10:01.359Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:10:01.359Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:10:01.381Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:10:01.381Z WARN 7389 --- [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-02-12T12:10:01.392Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:10:01.392Z WARN 7389 --- [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-02-12T12:10:01.492Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:10:01.492Z WARN 7389 --- [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-02-12T12:10:01.719Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:10:01.719Z WARN 7389 --- [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-02-12T12:10:01.776Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:10:01.776Z WARN 7389 --- [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-02-12T12:10:01.776Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:01.868Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:10:01.868Z WARN 7389 --- [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-02-12T12:10:01.870Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:10:01.870Z WARN 7389 --- [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-02-12T12:10:01.894Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:10:01.894Z WARN 7389 --- [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-02-12T12:10:01.970Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:01.970Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:10:01.994Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:10:01.994Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:10:02.009Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:02.009Z WARN 7389 --- [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-02-12T12:10:02.015Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:10:02.015Z WARN 7389 --- [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-02-12T12:10:02.015Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:02.052Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:02.052Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:10:02.104Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:10:02.104Z WARN 7389 --- [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-02-12T12:10:02.137Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:10:02.138Z WARN 7389 --- [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-02-12T12:10:02.244Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:10:02.244Z WARN 7389 --- [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-02-12T12:10:02.272Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:10:02.272Z WARN 7389 --- [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-02-12T12:10:02.312Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:10:02.312Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:10:02.316Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:10:02.316Z WARN 7389 --- [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-02-12T12:10:02.493Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:10:02.493Z WARN 7389 --- [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-02-12T12:10:02.590Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:10:02.590Z WARN 7389 --- [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-02-12T12:10:02.702Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:10:02.702Z WARN 7389 --- [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-02-12T12:10:02.733Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:10:02.734Z WARN 7389 --- [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-02-12T12:10:02.734Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:10:02.734Z WARN 7389 --- [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-02-12T12:10:02.734Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:02.827Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:10:02.827Z WARN 7389 --- [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-02-12T12:10:02.876Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:10:02.876Z WARN 7389 --- [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-02-12T12:10:02.876Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:02.961Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:02.961Z WARN 7389 --- [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-02-12T12:10:02.962Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:02.962Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:10:03.073Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:03.073Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:10:03.078Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:10:03.078Z WARN 7389 --- [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-02-12T12:10:03.100Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:10:03.100Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:10:03.207Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:10:03.207Z WARN 7389 --- [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-02-12T12:10:03.287Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:10:03.287Z WARN 7389 --- [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-02-12T12:10:03.307Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:10:03.307Z WARN 7389 --- [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-02-12T12:10:03.350Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:10:03.350Z WARN 7389 --- [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-02-12T12:10:03.378Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:10:03.378Z WARN 7389 --- [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-02-12T12:10:03.493Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:10:03.493Z WARN 7389 --- [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-02-12T12:10:03.496Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:10:03.496Z WARN 7389 --- [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-02-12T12:10:03.515Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:10:03.515Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:10:03.605Z INFO 7389 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.458562146S 2024-02-12T12:10:03.609Z INFO 7389 --- [ 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-test-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 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-02-12T12:10:03.612Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:03.612Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:03.612Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739803612 2024-02-12T12:10:03.616Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:10:03.616Z WARN 7389 --- [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-02-12T12:10:03.636Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:03.636Z INFO 7389 --- [ 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-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-02-12T12:10:03.638Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:03.638Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:03.638Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:03.638Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739803638 2024-02-12T12:10:03.763Z WARN 7389 --- [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-02-12T12:10:03.763Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:03.821Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:03.821Z WARN 7389 --- [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-02-12T12:10:03.840Z INFO 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-12T12:10:03.840Z WARN 7389 --- [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-02-12T12:10:03.840Z WARN 7389 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:03.883Z WARN 7389 --- [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-02-12T12:10:03.885Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:10:03.885Z WARN 7389 --- [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-02-12T12:10:03.885Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:03.941Z INFO 7389 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-12T12:10:03.941Z WARN 7389 --- [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-02-12T12:10:03.966Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:03.966Z WARN 7389 --- [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:32778) could not be established. Broker may not be available. 2024-02-12T12:10:03.987Z INFO 7389 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-12T12:10:03.987Z WARN 7389 --- [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-02-12T12:10:03.989Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.012Z INFO 7389 --- [ 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-test-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 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-02-12T12:10:04.041Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.041Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.041Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804041 2024-02-12T12:10:04.048Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.049Z INFO 7389 --- [ 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-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-02-12T12:10:04.051Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.051Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.051Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.051Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804051 2024-02-12T12:10:04.067Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.067Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.075Z INFO 7389 --- [ 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-test-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 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-02-12T12:10:04.078Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.078Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.078Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804078 2024-02-12T12:10:04.084Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.084Z INFO 7389 --- [ 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-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-02-12T12:10:04.086Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.086Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.086Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.086Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804086 2024-02-12T12:10:04.092Z INFO 7389 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-12T12:10:04.092Z WARN 7389 --- [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-02-12T12:10:04.108Z INFO 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-12T12:10:04.108Z WARN 7389 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-02-12T12:10:04.110Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.110Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.116Z INFO 7389 --- [ 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-test-14 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-02-12T12:10:04.120Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.120Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.120Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804120 2024-02-12T12:10:04.131Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.132Z INFO 7389 --- [ 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-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-02-12T12:10:04.137Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.137Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.137Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.137Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804137 2024-02-12T12:10:04.143Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.144Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.152Z INFO 7389 --- [ 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-test-15 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-02-12T12:10:04.154Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.154Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.154Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804154 2024-02-12T12:10:04.166Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.166Z INFO 7389 --- [ 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-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-02-12T12:10:04.168Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.168Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.168Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.168Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804168 2024-02-12T12:10:04.178Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.178Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.179Z INFO 7389 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-12T12:10:04.179Z WARN 7389 --- [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:32780) could not be established. Broker may not be available. 2024-02-12T12:10:04.188Z INFO 7389 --- [ 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-test-16 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-02-12T12:10:04.190Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.190Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.190Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804190 2024-02-12T12:10:04.194Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.194Z INFO 7389 --- [ 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-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-02-12T12:10:04.196Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.196Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.196Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.196Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804196 2024-02-12T12:10:04.204Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.204Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.209Z INFO 7389 --- [ 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-test-17 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-02-12T12:10:04.211Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.211Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.211Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804211 2024-02-12T12:10:04.212Z INFO 7389 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2024-02-12T12:10:04.218Z INFO 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-12T12:10:04.218Z INFO 7389 --- [ 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-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-02-12T12:10:04.220Z WARN 7389 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-12T12:10:04.220Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-12T12:10:04.220Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-12T12:10:04.220Z INFO 7389 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707739804220 2024-02-12T12:10:04.238Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.238Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.242Z INFO 7389 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-12T12:10:04.242Z WARN 7389 --- [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-02-12T12:10:04.243Z INFO 7389 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-12T12:10:04.243Z WARN 7389 --- [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-02-12T12:10:04.243Z INFO 7389 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-12T12:10:04.243Z WARN 7389 --- [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-02-12T12:10:04.252Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to KH2tAwqXQBylrrELJ_vRWQ 2024-02-12T12:10:04.252Z INFO 7389 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: PQZjYCELS-2lShylxFtkMA 2024-02-12T12:10:04.291Z INFO 7389 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-12T12:10:04.291Z WARN 7389 --- [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-02-12T12:10:04.310Z INFO 7389 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-12T12:10:04.310Z WARN 7389 --- [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-02-12T12:10:04.375Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-02-12T12:10:04.377Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-02-12T12:10:04.395Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-12T12:10:04.395Z WARN 7389 --- [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-02-12T12:10:04.412Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-c585cd7c-becd-4f6a-bb02-79f4df286467 2024-02-12T12:10:04.412Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, 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-02-12T12:10:04.412Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-02-12T12:10:04.444Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-c585cd7c-becd-4f6a-bb02-79f4df286467', protocol='range'} 2024-02-12T12:10:04.444Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-c585cd7c-becd-4f6a-bb02-79f4df286467=Assignment(partitions=[my-topic-name-0])} 2024-02-12T12:10:04.444Z INFO 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-12T12:10:04.444Z WARN 7389 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-02-12T12:10:04.484Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-c585cd7c-becd-4f6a-bb02-79f4df286467', protocol='range'} 2024-02-12T12:10:04.484Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-02-12T12:10:04.484Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2024-02-12T12:10:04.494Z INFO 7389 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2024-02-12T12:10:04.503Z INFO 7389 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-02-12T12:10:04.512Z INFO 7389 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-12T12:10:04.512Z WARN 7389 --- [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-02-12T12:10:04.609Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-02-12T12:10:04.609Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-02-12T12:10:04.610Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-02-12T12:10:04.649Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-02-12T12:10:04.649Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 111ms, elapsed time since send: 111ms, request timeout: 30000ms) 2024-02-12T12:10:04.649Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2024-02-12T12:10:04.649Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2024-02-12T12:10:04.649Z INFO 7389 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=1383448365, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-12T12:10:04.650Z INFO 7389 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-02-12T12:10:04.699Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-12T12:10:04.699Z WARN 7389 --- [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-02-12T12:10:04.701Z INFO 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-12T12:10:04.702Z WARN 7389 --- [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-02-12T12:10:04.702Z WARN 7389 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-02-12T12:10:04.710Z WARN 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.710Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-02-12T12:10:04.711Z WARN 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.750Z INFO 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-02-12T12:10:04.750Z WARN 7389 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.810Z INFO 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-02-12T12:10:04.810Z WARN 7389 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.810Z INFO 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-12T12:10:04.810Z WARN 7389 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.810Z INFO 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-02-12T12:10:04.810Z WARN 7389 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.811Z INFO 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-02-12T12:10:04.811Z WARN 7389 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.860Z INFO 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-02-12T12:10:04.860Z WARN 7389 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.861Z INFO 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-12T12:10:04.861Z WARN 7389 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-02-12T12:10:04.864Z INFO 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-12T12:10:04.864Z WARN 7389 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.737 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2024-02-12T12:10:04.897Z INFO 7389 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-12T12:10:04.897Z WARN 7389 --- [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-02-12T12:10:04.903Z WARN 7389 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 515, 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 102 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.4-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 102 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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.4-SNAPSHOT/cps-ncmp-service-3.4.4-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.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.4-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 40 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.0/spotbugs-4.2.0.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 22 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] ------------------------------------------------------- 12:10:15.026 [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. 12:10:15.220 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:10:15.346 [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. 12:10:15.389 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:10:15.408 [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. 12:10:15.417 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:10:15.455 [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. 12:10:15.463 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:10:15.467 [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. 12:10:15.474 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:10:15.477 [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. 12:10:15.483 [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 12:10:14,846 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:10:14,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:10:14,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:10:14,867 |-INFO in ch.qos.logback.classic.BasicConfigurator@7c8ecc27 - Setting up default configuration. 12:10:17,167 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:10:17,214 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e1ac80e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:10:17,214 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:10:17,217 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:10:17,217 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:10:17,217 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:10:17,219 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e1ac80e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:10:17,219 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:10:17,226 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:10:17,226 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:10:17,230 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:10:17,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739817257) 12:10:17,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:10:17,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:10:17,263 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:10:17,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:10:17,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:10:17,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:10:17,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:10:17,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:10:17,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:17,274 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:10:17,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:10:17,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:17,304 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:10:17,311 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:10:17,644 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b95fdf2 - Setting zoneId to "UTC" 12:10:17,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:10:17,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:10:17,919 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:10:17,920 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:10:17,920 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:10:17,920 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:10:17,920 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:10:17,921 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:10:17,921 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:10:17,921 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1080234b - End of configuration. 12:10:17,921 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@28e2d3ed - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:10:18.010Z INFO 12336 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12336 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-12T12:10:18.011Z INFO 12336 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:10:19.335Z INFO 12336 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:10:19.335Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:10:19.336Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-12T12:10:19.355Z INFO 12336 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.541 seconds (process running for 5.249) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:10:20.151Z ERROR 12336 --- [ 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: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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:20.161Z ERROR 12336 --- [ 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: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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:20.174Z ERROR 12336 --- [ 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:126) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.619 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.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:10:20.586Z INFO 12336 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12336 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-12T12:10:20.586Z INFO 12336 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:10:21.287Z INFO 12336 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:10:21.287Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:10:21.288Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-12T12:10:21.295Z INFO 12336 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.762 seconds (process running for 7.189) 2024-02-12T12:10:21.454Z ERROR 12336 --- [ 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:108) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 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$1888787554.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:218) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.479Z ERROR 12336 --- [ 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:399) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:139) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:267) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.669Z ERROR 12336 --- [ 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:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:476) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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) ... 123 common frames omitted 2024-02-12T12:10:21.714Z WARN 12336 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-02-12T12:10:21.743Z ERROR 12336 --- [ 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:399) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.749Z ERROR 12336 --- [ 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:396) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.765Z ERROR 12336 --- [ 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:399) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.772Z ERROR 12336 --- [ 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:396) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.779Z ERROR 12336 --- [ 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:399) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.785Z ERROR 12336 --- [ 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:396) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.790Z ERROR 12336 --- [ 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:399) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:21.795Z ERROR 12336 --- [ 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:396) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 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:343) 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:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:612) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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.356 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:10:21.872Z INFO 12336 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12336 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-12T12:10:21.872Z INFO 12336 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:10:22.115Z INFO 12336 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:10:22.115Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:10:22.115Z INFO 12336 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-12T12:10:22.118Z INFO 12336 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.271 seconds (process running for 8.012) 2024-02-12T12:10:22.187Z ERROR 12336 --- [ 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:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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) ... 123 common frames omitted 2024-02-12T12:10:22.216Z ERROR 12336 --- [ 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:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:22.220Z ERROR 12336 --- [ 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:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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) ... 133 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2024-02-12T12:10:22.295Z INFO 12336 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-12T12:10:22.298Z WARN 12336 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2024-02-12T12:10:22.301Z INFO 12336 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-12T12:10:22.304Z INFO 12336 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-12T12:10:22.305Z INFO 12336 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2024-02-12T12:10:22.419Z INFO 12336 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-12T12:10:22.425Z ERROR 12336 --- [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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 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.02 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: 139, 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 12 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.4-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 12 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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.4-SNAPSHOT/cps-ncmp-rest-3.4.4-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.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.4-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.4-SNAPSHOT/cps-ncmp-rest-stub-3.4.4-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.4-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.0/spotbugs-4.2.0.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 12:10:27,335 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:10:27,353 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:10:27,354 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:10:27,354 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dcbae55 - Setting up default configuration. 12:10:28,560 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:10:28,594 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:10:28,594 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:10:28,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:10:28,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:10:28,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:10:28,598 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:10:28,598 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:10:28,604 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:10:28,604 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:10:28,608 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:10:28,626 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739828625) 12:10:28,626 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:10:28,627 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:10:28,631 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:10:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:10:28,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:10:28,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:10:28,636 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:10:28,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:10:28,636 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:10:28,636 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:10:28,636 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:28,640 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:10:28,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:10:28,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:28,655 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:10:28,659 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:10:28,685 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ac8768e - Setting zoneId to "UTC" 12:10:28,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:10:28,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:10:28,837 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:10:28,838 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:10:28,838 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:10:28,838 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:10:28,839 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:10:28,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:10:28,839 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:10:28,839 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e957e2f - End of configuration. 12:10:28,857 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@691500ab - Registering current configuration as safe fallback point 2024-02-12T12:10:28.947Z INFO 12457 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12457 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-02-12T12:10:28.947Z INFO 12457 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-02-12T12:10:29.812Z INFO 12457 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-02-12T12:10:29.814Z INFO 12457 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 2024-02-12T12:10:29.854Z INFO 12457 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-02-12T12:10:29.854Z INFO 12457 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 886 ms 2024-02-12T12:10:29.902Z INFO 12457 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2024-02-12T12:10:29.906Z INFO 12457 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22604c7e{application,/,[file:///tmp/jetty-docbase.0.5641991995430003354/],AVAILABLE} 2024-02-12T12:10:29.907Z INFO 12457 --- [ main] org.eclipse.jetty.server.Server : Started Server@42d174ad{STARTING}[11.0.15,sto=0] @2959ms 2024-02-12T12:10:30.338Z INFO 12457 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-12T12:10:30.338Z INFO 12457 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-02-12T12:10:30.339Z INFO 12457 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-02-12T12:10:30.352Z INFO 12457 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@702f4124{HTTP/1.1, (http/1.1)}{0.0.0.0:44909} 2024-02-12T12:10:30.353Z INFO 12457 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 44909 (http/1.1) with context path '/' 2024-02-12T12:10:30.366Z INFO 12457 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.014 seconds (process running for 3.418) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:10:31.234Z WARN 12457 --- [tp1694609669-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-02-12T12:10:31.234Z INFO 12457 --- [tp1694609669-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.376 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-02-12T12:10:31.355Z WARN 12457 --- [ 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-02-12T12:10:31.355Z INFO 12457 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-02-12T12:10:31.358Z INFO 12457 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test9698678064109195328/file.txt 2024-02-12T12:10:31.359Z WARN 12457 --- [ 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-02-12T12:10:31.359Z ERROR 12457 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2024-02-12T12:10:31.360Z WARN 12457 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test9698678064109195328/unknown-file.txt', will search it in classpath 2024-02-12T12:10:31.360Z ERROR 12457 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test9698678064109195328/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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-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.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.4-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.1.2: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.0/spotbugs-4.2.0.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.4-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2: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.4-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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-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.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.4-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 61 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.0/spotbugs-4.2.0.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 12:10:46.267 [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 12:10:46.575 [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.515 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 12:10:44,009 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:10:44,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:10:44,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:10:44,032 |-INFO in ch.qos.logback.classic.BasicConfigurator@6cad2d5f - Setting up default configuration. 12:10:46,849 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:10:46,931 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:10:46,931 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:10:46,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:10:46,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:10:46,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:10:46,950 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:10:46,950 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:10:46,960 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:10:46,960 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:10:46,964 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:10:46,995 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739846993) 12:10:46,996 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:10:46,996 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:10:47,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:10:47,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:10:47,004 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:10:47,004 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:10:47,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:10:47,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:47,011 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:10:47,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:10:47,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:10:47,038 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:10:47,044 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:10:47,057 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5066a895 - Setting zoneId to "UTC" 12:10:47,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:10:47,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:10:47,344 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:10:47,345 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:10:47,345 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:10:47,346 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:10:47,346 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:10:47,347 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:10:47,347 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:10:47,347 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6eec564c - End of configuration. 12:10:47,347 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4dd11699 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:10:47.499Z INFO 12632 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2024-02-12T12:10:47.501Z INFO 12632 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:10:47.800Z INFO 12632 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.116 seconds (process running for 4.587) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:10:48.481Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:48.845Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:49.271Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:50.473Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:52.479Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:52.493Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:52.893Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:53.510Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:53.793Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:54.207Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:55.096Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:57.100Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:57.112Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:57.461Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 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:343) 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:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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.33 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2024-02-12T12:10:57.966Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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-02-12T12:10:57.971Z WARN 12632 --- [ 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:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 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.018 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.015 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-02-12T12:10:58.171Z INFO 12632 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-02-12T12:10:58.171Z INFO 12632 --- [ 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.166 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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-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.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.4-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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.4-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.4-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.0/spotbugs-4.2.0.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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-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.4-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 1 source file 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.0/spotbugs-4.2.0.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.4-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.4-SNAPSHOT-20240212T120458Z, 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 dependencies layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Building classes layer... [INFO] Building project 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.4-SNAPSHOT-20240212T120458Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.0) 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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.4-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 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [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) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 73 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 12:11:18.306 [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 12:11:18.690 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 12:11:19.086 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:11:19.088 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:11:19.114 [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 12:11:19.118 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 12:11:19.121 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:11:19.122 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 12:11:19.151 [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. 12:11:19.157 [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) 12:11:21.266 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 12:11:21.299 [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) 12:11:21.796 [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) 12:11:22.792 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 12:11:23.074 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 12:11:24.235 [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) 12:11:24.292 [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) 12:11:24.568 [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) 12:11:24.762 [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) 12:11:24.807 [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) 12:11:25.279 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 12:11:25.287 [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) 12:11:25.336 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 12:11:25.466 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 12:11:25.549 [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) 12:11:25.663 [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) 12:11:25.791 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (43 MB/? MB) 12:11:25.868 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 12:11:25.972 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (45 MB/? MB) 12:11:26.067 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (45 MB/? MB) 12:11:26.162 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (47 MB/? MB) 12:11:26.236 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (48 MB/? MB) 12:11:30.546 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 12:11:32.593 [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) 12:11:32.676 [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) 12:11:32.751 [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) 12:11:32.829 [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) 12:11:32.910 [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) 12:11:32.927 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 11s (downloaded 130 MB at 11 MB/s) 12:11:32.961 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 12:11:40.030 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: fe4b07d082068ba86e7331fffce5dfa8e07c8e78fcc924e656e8ea70b9e1efe5 12:11:42.058 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT22.936347333S 12:11:42.060 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 12:11:16,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:11:16,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:11:16,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:11:16,895 |-INFO in ch.qos.logback.classic.BasicConfigurator@6c430548 - Setting up default configuration. 12:11:42,399 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48a5ef5c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:11:42,474 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7a77ff45 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:11:42,474 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48a5ef5c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:11:42,477 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:11:42,478 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:11:42,478 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:11:42,479 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7a77ff45 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:11:42,479 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48a5ef5c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:11:42,486 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:11:42,486 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:11:42,491 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:11:42,520 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739902518) 12:11:42,520 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:11:42,520 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:11:42,524 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:11:42,528 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:11:42,528 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:11:42,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:11:42,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:11:42,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:11:42,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:11:42,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:11:42,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:11:42,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:11:42,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:11:42,530 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:11:42,530 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:11:42,530 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:11:42,530 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:11:42,530 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:11:42,530 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:11:42,530 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:11:42,530 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:11:42,536 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:11:42,555 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:11:42,555 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:11:42,566 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:11:42,573 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:11:43,250 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4f4d7c0e - Setting zoneId to "UTC" 12:11:43,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:11:43,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:11:43,505 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:11:43,506 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:11:43,506 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:11:43,506 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:11:43,507 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:11:43,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3bd05779 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:11:43,507 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:11:43,507 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@28f5b5b4 - End of configuration. 12:11:43,507 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6dbdfa38 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:11:43.624Z INFO 13086 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13086 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2024-02-12T12:11:43.625Z INFO 13086 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:11:44.170Z INFO 13086 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-02-12T12:11:44.233Z INFO 13086 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 55 ms. Found 6 JPA repository interfaces. 2024-02-12T12:11:44.946Z INFO 13086 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-02-12T12:11:45.166Z INFO 13086 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2796d7f7 2024-02-12T12:11:45.168Z INFO 13086 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-02-12T12:11:45.377Z INFO 13086 --- [ main] liquibase.database : Set default schema name to public 2024-02-12T12:11:45.579Z INFO 13086 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2024-02-12T12:11:45.813Z INFO 13086 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-02-12T12:11:45.822Z INFO 13086 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2024-02-12T12:11:46.004Z INFO 13086 --- [ main] liquibase.command : Using deploymentId: 7739905830 2024-02-12T12:11:46.022Z INFO 13086 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: liquibase/test-changelog.yaml::1-1::cps 2024-02-12T12:11:46.074Z INFO 13086 --- [ main] liquibase.changelog : Table anchor created 2024-02-12T12:11:46.075Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 8ms Running Changeset: liquibase/test-changelog.yaml::1-2::cps 2024-02-12T12:11:46.098Z INFO 13086 --- [ main] liquibase.changelog : Table relation created 2024-02-12T12:11:46.098Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 8ms Running Changeset: liquibase/test-changelog.yaml::1-3::cps 2024-02-12T12:11:46.108Z INFO 13086 --- [ main] liquibase.changelog : Table relation_type created 2024-02-12T12:11:46.108Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-4::cps 2024-02-12T12:11:46.119Z INFO 13086 --- [ main] liquibase.changelog : Table fragment created 2024-02-12T12:11:46.126Z INFO 13086 --- [ main] liquibase.changelog : Sequence fragment_id_seq created 2024-02-12T12:11:46.127Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 15ms Running Changeset: liquibase/test-changelog.yaml::1-5::cps 2024-02-12T12:11:46.142Z INFO 13086 --- [ main] liquibase.changelog : Table schema_set created 2024-02-12T12:11:46.142Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 13ms Running Changeset: liquibase/test-changelog.yaml::1-6::cps Running Changeset: liquibase/test-changelog.yaml::1-7::cps 2024-02-12T12:11:46.150Z INFO 13086 --- [ main] liquibase.changelog : Table yang_resource created 2024-02-12T12:11:46.151Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-8::cps 2024-02-12T12:11:46.155Z INFO 13086 --- [ main] liquibase.changelog : Table dataspace created 2024-02-12T12:11:46.155Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 3ms 2024-02-12T12:11:46.159Z INFO 13086 --- [ main] liquibase.changelog : Table schema_node created 2024-02-12T12:11:46.159Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-9::cps Running Changeset: liquibase/test-changelog.yaml::1-10::cps 2024-02-12T12:11:46.163Z INFO 13086 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-02-12T12:11:46.163Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-11::cps 2024-02-12T12:11:46.166Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-02-12T12:11:46.166Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-12::cps 2024-02-12T12:11:46.171Z INFO 13086 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-02-12T12:11:46.172Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 4ms 2024-02-12T12:11:46.179Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-02-12T12:11:46.180Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-13::cps 2024-02-12T12:11:46.184Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-02-12T12:11:46.184Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-14::cps 2024-02-12T12:11:46.188Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-02-12T12:11:46.188Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-15::cps 2024-02-12T12:11:46.191Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-02-12T12:11:46.191Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-16::cps 2024-02-12T12:11:46.194Z INFO 13086 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-02-12T12:11:46.194Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-17::cps 2024-02-12T12:11:46.197Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-02-12T12:11:46.197Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-19::cps 2024-02-12T12:11:46.200Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-02-12T12:11:46.200Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-20::cps 2024-02-12T12:11:46.203Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-02-12T12:11:46.203Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-22::cps 2024-02-12T12:11:46.206Z INFO 13086 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-02-12T12:11:46.206Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-23::cps 2024-02-12T12:11:46.209Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-02-12T12:11:46.209Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-24::cps 2024-02-12T12:11:46.212Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-02-12T12:11:46.212Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-25::cps 2024-02-12T12:11:46.215Z INFO 13086 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-02-12T12:11:46.215Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-26::cps 2024-02-12T12:11:46.218Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-02-12T12:11:46.219Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-27::cps 2024-02-12T12:11:46.221Z INFO 13086 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-02-12T12:11:46.221Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-28::cps 2024-02-12T12:11:46.224Z INFO 13086 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-02-12T12:11:46.224Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-30::cps 2024-02-12T12:11:46.227Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-02-12T12:11:46.227Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-31::cps 2024-02-12T12:11:46.230Z INFO 13086 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-02-12T12:11:46.230Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-32::cps 2024-02-12T12:11:46.233Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-02-12T12:11:46.233Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-33::cps 2024-02-12T12:11:46.235Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-02-12T12:11:46.236Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-34::cps 2024-02-12T12:11:46.238Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-02-12T12:11:46.239Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-35::cps 2024-02-12T12:11:46.241Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-02-12T12:11:46.241Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-36::cps 2024-02-12T12:11:46.244Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-02-12T12:11:46.244Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-37::cps 2024-02-12T12:11:46.247Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-02-12T12:11:46.247Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-38::cps 2024-02-12T12:11:46.251Z INFO 13086 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-02-12T12:11:46.251Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-39::cps 2024-02-12T12:11:46.265Z INFO 13086 --- [ main] liquibase.changelog : Custom SQL executed 2024-02-12T12:11:46.265Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 13ms Running Changeset: liquibase/test-changelog.yaml::1-40::cps 2024-02-12T12:11:46.268Z INFO 13086 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-02-12T12:11:46.268Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-41::cps 2024-02-12T12:11:46.271Z INFO 13086 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-02-12T12:11:46.271Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-42::cps 2024-02-12T12:11:46.273Z INFO 13086 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-02-12T12:11:46.275Z INFO 13086 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-02-12T12:11:46.275Z INFO 13086 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 2024-02-12T12:11:46.278Z INFO 13086 --- [ main] liquibase.util : UPDATE SUMMARY 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : Run: 39 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : Previously run: 0 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : Filtered out: 0 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : ------------------------------- 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : Total change sets: 39 UPDATE SUMMARY Run: 39 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 39 2024-02-12T12:11:46.279Z INFO 13086 --- [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2024-02-12T12:11:46.280Z INFO 13086 --- [ main] liquibase.command : Update command completed successfully. 2024-02-12T12:11:46.282Z INFO 13086 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-02-12T12:11:46.284Z INFO 13086 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-02-12T12:11:46.285Z INFO 13086 --- [ main] liquibase.command : Command execution complete 2024-02-12T12:11:46.382Z INFO 13086 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-02-12T12:11:46.445Z INFO 13086 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2024-02-12T12:11:46.448Z INFO 13086 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2024-02-12T12:11:46.448Z INFO 13086 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2024-02-12T12:11:46.706Z INFO 13086 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-12T12:11:46.856Z INFO 13086 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-02-12T12:11:47.166Z INFO 13086 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-12T12:11:48.163Z INFO 13086 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-02-12T12:11:48.168Z INFO 13086 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-02-12T12:11:48.511Z WARN 13086 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 2024-02-12T12:11:48.621Z WARN 13086 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 2024-02-12T12:11:48.634Z INFO 13086 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-02-12T12:11:48.815Z WARN 13086 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 2024-02-12T12:11:48.890Z WARN 13086 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 2024-02-12T12:11:48.934Z WARN 13086 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 2024-02-12T12:11:49.224Z WARN 13086 --- [ 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-02-12T12:11:51.148Z INFO 13086 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 9.032 seconds (process running for 35.114) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-12T12:11:52.956Z INFO 13086 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-02-12T12:11:52.976Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:52.976Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 2024-02-12T12:11:53.015Z INFO 13086 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-02-12T12:11:53.025Z INFO 13086 --- [ 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: 35.097 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 2024-02-12T12:11:53.580Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:53.580Z ERROR 13086 --- [ 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.167 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2024-02-12T12:11:54.572Z WARN 13086 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-02-12T12:11:55.220Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.221Z ERROR 13086 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /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-02-12T12:11:55.221Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.221Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.221Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 2024-02-12T12:11:55.222Z WARN 13086 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /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-02-12T12:11:55.224Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.224Z ERROR 13086 --- [ 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 (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /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-02-12T12:11:55.224Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.225Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.225Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2024-02-12T12:11:55.338Z WARN 13086 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-02-12T12:11:55.576Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.576Z ERROR 13086 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /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-02-12T12:11:55.577Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.577Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.577Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.577Z WARN 13086 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /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-02-12T12:11:55.583Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.583Z ERROR 13086 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /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-02-12T12:11:55.584Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.584Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.584Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.784Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.784Z ERROR 13086 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /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-02-12T12:11:55.784Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.784Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.784Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.784Z WARN 13086 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /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-02-12T12:11:55.789Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.789Z ERROR 13086 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /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-02-12T12:11:55.789Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.789Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.789Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.921Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.921Z ERROR 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.921Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.921Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.921Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.922Z WARN 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.924Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.924Z ERROR 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.924Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.924Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.924Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.956Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.956Z ERROR 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.956Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.956Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.956Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2024-02-12T12:11:55.957Z WARN 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.961Z INFO 13086 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-12T12:11:55.961Z ERROR 13086 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /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-02-12T12:11:55.961Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:55.961Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-02-12T12:11:55.961Z ERROR 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.732 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2024-02-12T12:11:57.366Z WARN 13086 --- [ 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-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.505Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.506Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.507Z WARN 13086 --- [ 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_19, Optional[2019-01-01]] 2024-02-12T12:11:57.859Z WARN 13086 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-02-12T12:11:57.917Z WARN 13086 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-12T12:11:57.917Z ERROR 13086 --- [ 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, 8) already exists. 2024-02-12T12:11:58.237Z WARN 13086 --- [ 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_0, Optional[2000-01-01]] 2024-02-12T12:11:58.365Z WARN 13086 --- [ 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: 1.045 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: 1.289 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-02-12T12:11:59.963Z WARN 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-12T12:11:59.963Z INFO 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-02-12T12:11:59.963Z INFO 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 2024-02-12T12:11:59.963Z INFO 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-02-12T12:11:59.963Z INFO 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-02-12T12:11:59.965Z INFO 13086 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-02-12T12:12:00.013Z INFO 13086 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-12T12:12:00.082Z INFO 13086 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-02-12T12:12:00.114Z INFO 13086 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-02-12T12:12:00.142Z INFO 13086 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-02-12T12:12:00.448Z INFO 13086 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-02-12T12:12:00.453Z INFO 13086 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-02-12T12:12:00.463Z INFO 13086 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-02-12T12:12:00.466Z INFO 13086 --- [pool-8-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.789 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 294, 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.4-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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-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.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.4-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.1.2: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 3 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.0/spotbugs-4.2.0.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] ------------------------------------------------------- 12:12:07.645 [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. 12:12:07.866 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 12:12:08.107 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 12:12:08.149 [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. 12:12:08.161 [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 12:12:07,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:12:07,481 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:12:07,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:12:07,483 |-INFO in ch.qos.logback.classic.BasicConfigurator@37e15055 - Setting up default configuration. 12:12:09,031 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:12:09,085 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39adf4e6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:12:09,085 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:12:09,089 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:12:09,089 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:12:09,089 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:12:09,091 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39adf4e6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:12:09,091 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:12:09,099 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:12:09,099 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:12:09,104 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:12:09,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707739929134) 12:12:09,136 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 12:12:09,137 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:12:09,142 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:12:09,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:12:09,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:12:09,151 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:12:09,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:12:09,152 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:12:09,158 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:12:09,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:12:09,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:12:09,193 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:12:09,203 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:12:09,601 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ef7145f - Setting zoneId to "UTC" 12:12:09,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:12:09,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:12:09,883 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:12:09,884 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:12:09,884 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:12:09,885 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:12:09,885 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:12:09,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:12:09,885 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:12:09,885 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1611ce1c - End of configuration. 12:12:09,886 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40cd02fc - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-12T12:12:10.005Z INFO 13746 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 13746 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2024-02-12T12:12:10.006Z INFO 13746 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-02-12T12:12:11.365Z INFO 13746 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ccf845a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63c9017b, org.springframework.security.web.context.SecurityContextHolderFilter@d95150c, org.springframework.security.web.header.HeaderWriterFilter@686ae6b3, org.springframework.security.web.authentication.logout.LogoutFilter@1a35f99a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2d8b8469, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4022a256, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@237b93f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4db7fe2c, org.springframework.security.web.access.ExceptionTranslationFilter@23618fa2, org.springframework.security.web.access.intercept.AuthorizationFilter@1940cb2b] 2024-02-12T12:12:13.656Z INFO 13746 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-12T12:12:13.656Z INFO 13746 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-12T12:12:13.658Z INFO 13746 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2024-02-12T12:12:13.686Z INFO 13746 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 5.125 seconds (process running for 6.98) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.626 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.009 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-02-12T12:12:15.166Z INFO 13746 --- [ 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.634 s - in org.onap.cps.architecture.LayeredArchitectureTest [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-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 3 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.4-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-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.4-SNAPSHOT-20240212T120458Z, 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] Building dependencies layer... [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 jvm arg files layer... [INFO] Building classes 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.4-SNAPSHOT-20240212T120458Z, 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 3 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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-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.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT-springboot.jar [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.4-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.4-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 3 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 102 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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-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.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.4-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.4-SNAPSHOT/cps-aggregator-3.4.4-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.4-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.481 s] [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] [INFO] checkstyle ......................................... SUCCESS [ 4.377 s] [INFO] spotbugs ........................................... SUCCESS [ 0.017 s] [INFO] cps-parent ......................................... SUCCESS [ 11.484 s] [INFO] cps-events ......................................... SUCCESS [ 2.476 s] [INFO] cps-path-parser .................................... SUCCESS [ 13.129 s] [INFO] cps-service ........................................ SUCCESS [ 57.781 s] [INFO] cps-rest ........................................... SUCCESS [ 23.147 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 4.784 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:00 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.166 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.170 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.538 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.473 s] [INFO] cps-ri ............................................. SUCCESS [ 23.456 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.172 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.562 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.606 s] [INFO] integration-test ................................... SUCCESS [ 48.303 s] [INFO] cps-application .................................... SUCCESS [ 24.229 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.720 s] [INFO] cps ................................................ SUCCESS [ 3.359 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:31 min [INFO] Finished at: 2024-02-12T12:12:29Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5569 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins1374550074627823505.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins14477365429006316332.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/jenkins10887552311147510171.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-Hca4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Hca4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins12175672712060016284.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17435119177954543920tmp 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/jenkins4120679910166947502.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins13250958928827812944.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-Hca4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Hca4/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins17223274203204953192.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins14433088682007101991.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-Hca4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Hca4/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/jenkins13559894859006916788.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-Hca4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Hca4/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6777 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-4833.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: 2799.998 BogoMIPS: 5599.99 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 1106 25677 19 5106 30310 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:8c:9d:a3 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85790sec preferred_lft 85790sec inet6 fe80::f816:3eff:fe8c:9da3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f6:92:1c:96 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:f6ff:fe92:1c96/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) 02/12/2024 _x86_64_ (8 CPU) 12:03:01 LINUX RESTART (8 CPU) 12:04:01 PM tps rtps wtps bread/s bwrtn/s 12:05:01 PM 153.38 20.64 132.74 4235.39 10194.59 12:06:01 PM 225.44 6.83 218.61 1129.36 10948.83 12:07:01 PM 63.41 0.43 62.98 184.61 6529.89 12:08:01 PM 108.90 12.50 96.40 971.94 29691.30 12:09:01 PM 29.47 0.05 29.42 3.07 758.34 12:10:01 PM 27.11 0.08 27.02 2.13 623.08 12:11:01 PM 37.55 0.00 37.55 0.00 7130.84 12:12:01 PM 121.46 3.57 117.90 4559.91 29282.72 12:13:02 PM 70.93 0.48 70.44 64.11 16986.84 Average: 93.07 4.95 88.12 1238.86 12460.19 12:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:05:01 PM 29329644 31180028 3326068 10.19 2688 2168820 1997368 5.93 179112 2695756 117484 12:06:01 PM 27515856 29723540 5139856 15.74 2688 2520612 2811332 8.34 281224 4371284 166772 12:07:01 PM 27563744 29840684 5091968 15.59 2688 2587724 3030944 8.99 316492 4282400 55708 12:08:01 PM 25405340 28519288 7250372 22.20 2688 3407496 5646856 16.75 499248 6181036 1732 12:09:01 PM 25651756 28766440 7003956 21.45 2688 3408216 3555624 10.55 529616 5903700 24 12:10:01 PM 25076900 28197348 7578812 23.21 2688 3412056 6489612 19.25 537152 6439580 1644 12:11:01 PM 25629712 28955116 7026000 21.52 2688 3617296 3371184 10.00 587008 5870440 6108 12:12:01 PM 25090512 29347968 7565200 23.17 2688 4530444 2798612 8.30 771148 6173648 716 12:13:02 PM 26351060 31096288 6304652 19.31 2688 5009252 1479344 4.39 940960 4738756 49160 Average: 26401614 29514078 6254098 19.15 2688 3406880 3464542 10.28 515773 5184067 44372 12:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 PM eth0 73.03 46.27 1078.40 23.18 0.00 0.00 0.00 0.00 12:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM eth0 391.42 328.41 4937.85 47.72 0.00 0.00 0.00 0.00 12:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 PM lo 2.55 2.55 0.37 0.37 0.00 0.00 0.00 0.00 12:07:01 PM eth0 209.71 173.19 756.76 58.67 0.00 0.00 0.00 0.00 12:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 PM eth0 1056.85 395.60 6474.43 27.78 0.00 0.00 0.00 0.00 12:08:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:08:01 PM vethbb8c5cd 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 12:09:01 PM lo 49.71 49.71 6.21 6.21 0.00 0.00 0.00 0.00 12:09:01 PM eth0 162.65 174.68 127.19 40.69 0.00 0.00 0.00 0.00 12:09:01 PM docker0 6.61 7.35 0.85 0.87 0.00 0.00 0.00 0.00 12:10:01 PM lo 508.55 508.55 254.10 254.10 0.00 0.00 0.00 0.00 12:10:01 PM eth0 526.86 471.16 190.81 133.83 0.00 0.00 0.00 0.00 12:10:01 PM docker0 1.55 2.05 0.22 0.25 0.00 0.00 0.00 0.00 12:10:01 PM veth9de4181 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:11:01 PM lo 15.04 15.04 1.52 1.52 0.00 0.00 0.00 0.00 12:11:01 PM eth0 128.19 96.83 573.14 33.56 0.00 0.00 0.00 0.00 12:11:01 PM docker0 1.97 2.28 0.37 0.31 0.00 0.00 0.00 0.00 12:12:01 PM lo 193.90 193.90 52.21 52.21 0.00 0.00 0.00 0.00 12:12:01 PM eth0 380.19 190.10 3468.99 19.61 0.00 0.00 0.00 0.00 12:12:01 PM docker0 97.12 102.65 35.40 18.51 0.00 0.00 0.00 0.00 12:13:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:02 PM eth0 54.85 49.48 418.69 12.31 0.00 0.00 0.00 0.00 12:13:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 85.53 85.53 34.93 34.93 0.00 0.00 0.00 0.00 Average: eth0 331.52 213.97 2002.86 44.15 0.00 0.00 0.00 0.00 Average: docker0 11.91 12.71 4.09 2.22 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) 02/12/2024 _x86_64_ (8 CPU) 12:03:01 LINUX RESTART (8 CPU) 12:04:01 PM CPU %user %nice %system %iowait %steal %idle 12:05:01 PM all 10.57 0.00 0.98 1.10 0.05 87.31 12:05:01 PM 0 6.92 0.00 0.88 0.33 0.07 91.79 12:05:01 PM 1 14.76 0.00 1.27 0.32 0.05 83.61 12:05:01 PM 2 12.74 0.00 1.32 3.35 0.05 82.54 12:05:01 PM 3 5.16 0.00 0.47 1.47 0.05 92.85 12:05:01 PM 4 2.79 0.00 0.38 1.10 0.07 95.65 12:05:01 PM 5 25.88 0.00 1.65 1.70 0.03 70.73 12:05:01 PM 6 7.51 0.00 0.45 0.10 0.03 91.91 12:05:01 PM 7 8.72 0.00 1.38 0.40 0.03 89.46 12:06:01 PM all 32.25 0.00 1.29 1.92 0.10 64.44 12:06:01 PM 0 28.19 0.00 1.24 1.79 0.10 68.68 12:06:01 PM 1 17.78 0.00 1.79 3.18 0.10 77.16 12:06:01 PM 2 24.18 0.00 1.05 0.99 0.08 73.70 12:06:01 PM 3 35.26 0.00 0.94 1.05 0.08 62.67 12:06:01 PM 4 50.79 0.00 1.39 2.88 0.12 44.83 12:06:01 PM 5 23.15 0.00 1.87 4.46 0.10 70.42 12:06:01 PM 6 46.07 0.00 0.97 0.64 0.08 52.24 12:06:01 PM 7 32.61 0.00 1.09 0.42 0.10 65.79 12:07:01 PM all 25.81 0.00 0.98 0.57 0.08 72.57 12:07:01 PM 0 25.43 0.00 0.55 1.30 0.08 72.64 12:07:01 PM 1 27.93 0.00 0.62 0.30 0.08 71.07 12:07:01 PM 2 25.53 0.00 0.88 0.00 0.10 73.49 12:07:01 PM 3 24.54 0.00 0.62 1.65 0.07 73.12 12:07:01 PM 4 30.06 0.00 0.60 0.10 0.07 69.18 12:07:01 PM 5 29.56 0.00 1.94 0.55 0.07 67.88 12:07:01 PM 6 23.43 0.00 1.44 0.65 0.07 74.41 12:07:01 PM 7 19.99 0.00 1.17 0.00 0.07 78.77 12:08:01 PM all 26.65 0.26 2.35 2.35 0.08 68.30 12:08:01 PM 0 19.22 0.00 2.44 0.00 0.07 78.28 12:08:01 PM 1 30.05 0.00 2.27 6.47 0.08 61.13 12:08:01 PM 2 24.61 0.00 2.08 1.75 0.08 71.48 12:08:01 PM 3 34.22 0.02 2.42 2.17 0.12 61.06 12:08:01 PM 4 39.18 0.02 2.65 1.05 0.08 57.02 12:08:01 PM 5 18.12 0.07 2.38 2.36 0.08 77.00 12:08:01 PM 6 24.95 0.02 2.10 1.34 0.07 71.52 12:08:01 PM 7 22.90 1.97 2.46 3.70 0.07 68.91 12:09:01 PM all 15.90 0.07 1.54 0.15 0.09 82.25 12:09:01 PM 0 18.33 0.07 1.71 0.05 0.08 79.77 12:09:01 PM 1 14.19 0.39 1.44 0.03 0.08 83.86 12:09:01 PM 2 14.46 0.02 1.68 0.40 0.10 83.35 12:09:01 PM 3 17.77 0.00 1.17 0.23 0.08 80.74 12:09:01 PM 4 16.02 0.03 1.29 0.02 0.08 82.56 12:09:01 PM 5 17.47 0.00 1.72 0.03 0.08 80.69 12:09:01 PM 6 14.31 0.02 1.73 0.37 0.10 83.48 12:09:01 PM 7 14.67 0.07 1.62 0.03 0.08 83.52 12:10:01 PM all 24.31 0.54 2.91 0.20 0.11 71.94 12:10:01 PM 0 23.96 1.76 2.38 0.13 0.12 71.66 12:10:01 PM 1 27.27 0.17 2.81 0.32 0.12 69.31 12:10:01 PM 2 28.10 0.02 3.38 0.03 0.10 68.37 12:10:01 PM 3 21.97 0.03 2.40 0.10 0.10 75.39 12:10:01 PM 4 25.41 0.02 4.24 0.27 0.10 69.97 12:10:01 PM 5 21.84 0.22 2.08 0.18 0.12 75.56 12:10:01 PM 6 24.31 0.05 3.34 0.32 0.10 71.88 12:10:01 PM 7 21.58 2.04 2.63 0.23 0.10 73.41 12:11:01 PM all 42.66 0.04 1.35 0.37 0.08 55.49 12:11:01 PM 0 37.85 0.00 1.19 0.03 0.08 60.85 12:11:01 PM 1 47.52 0.00 1.14 1.22 0.08 50.04 12:11:01 PM 2 40.70 0.00 2.04 0.37 0.08 56.81 12:11:01 PM 3 43.06 0.00 1.22 0.32 0.08 55.31 12:11:01 PM 4 57.89 0.00 2.26 0.30 0.10 39.46 12:11:01 PM 5 29.50 0.00 0.94 0.27 0.08 69.21 12:11:01 PM 6 60.57 0.00 1.02 0.18 0.08 38.14 12:11:01 PM 7 24.18 0.33 1.04 0.27 0.07 74.12 12:12:01 PM all 28.90 0.00 2.33 1.94 0.08 66.76 12:12:01 PM 0 39.53 0.00 3.05 0.34 0.08 57.00 12:12:01 PM 1 19.54 0.00 2.14 5.20 0.08 73.04 12:12:01 PM 2 39.08 0.00 3.05 1.78 0.10 55.99 12:12:01 PM 3 19.92 0.00 2.61 1.94 0.08 75.45 12:12:01 PM 4 16.80 0.00 1.86 0.82 0.08 80.44 12:12:01 PM 5 38.84 0.00 1.95 4.02 0.07 55.12 12:12:01 PM 6 19.68 0.00 2.16 0.05 0.07 78.03 12:12:01 PM 7 37.74 0.00 1.83 1.34 0.08 59.01 12:13:02 PM all 23.28 0.00 1.37 1.06 0.06 74.22 12:13:02 PM 0 19.83 0.00 1.12 3.16 0.08 75.81 12:13:02 PM 1 11.72 0.00 1.37 0.33 0.07 86.52 12:13:02 PM 2 22.19 0.00 0.87 0.07 0.05 76.83 12:13:02 PM 3 22.38 0.00 1.55 0.02 0.07 75.99 12:13:02 PM 4 33.23 0.00 1.62 2.24 0.05 62.87 12:13:02 PM 5 14.13 0.00 1.50 0.02 0.07 84.28 12:13:02 PM 6 27.13 0.00 1.15 1.64 0.07 70.02 12:13:02 PM 7 35.65 0.00 1.77 1.05 0.07 61.46 Average: all 25.59 0.10 1.68 1.07 0.08 71.48 Average: 0 24.36 0.20 1.62 0.79 0.09 72.95 Average: 1 23.42 0.06 1.65 1.92 0.08 72.86 Average: 2 25.72 0.00 1.81 0.97 0.08 71.40 Average: 3 24.92 0.01 1.49 0.99 0.08 72.52 Average: 4 30.24 0.01 1.81 0.97 0.08 66.89 Average: 5 24.28 0.03 1.78 1.51 0.08 72.32 Average: 6 27.57 0.01 1.59 0.59 0.07 70.17 Average: 7 24.22 0.49 1.66 0.83 0.07 72.73