Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137182 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-3712 (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-7vPknzVIVouH/agent.5434 SSH_AGENT_PID=5436 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_8002492145040814562.key (/w/workspace/cps-master-verify-java@tmp/private_key_8002492145040814562.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-ssh10282500479963002156.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-ssh4314442751368545709.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/82/137182/3 # timeout=30 > git rev-parse 14baa8b63a2c69b1ad9d8dfa31c520e7fe52e513^{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 14baa8b63a2c69b1ad9d8dfa31c520e7fe52e513 (refs/changes/82/137182/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 14baa8b63a2c69b1ad9d8dfa31c520e7fe52e513 # timeout=30 Commit message: "Correct use of Spock setup and cleanup methods (no need for @Before @After)" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a3096b9d22b7a3517c7933dfeb10984f6bedf063 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5236067157209286305.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-izsI 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-izsI/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-izsI/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.37 botocore==1.34.37 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.33 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==0.10.1 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.0 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.1 typing_extensions==4.9.0 tzdata==2023.4 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/jenkins10877828374025417112.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/config1035151603312760824tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config135138698197920295tmp [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-3712 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/settings6121680215866547834.xml -gs /tmp/global-settings12846213829646085876.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=14baa8b63a2c69b1ad9d8dfa31c520e7fe52e513 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137182 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@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=137182 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/82/137182/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q29ycmVjdCB1c2Ugb2YgU3BvY2sgc2V0dXAgYW5kIGNsZWFudXAgbWV0aG9kcyAobm8gbmVlZCBmb3IgQEJlZm9yZSBAQWZ0ZXIpCgotIHVuZm9ydHVuYXRlbHkgd2UgY29waWVkIHRoZSBiYWQgdGVzdCBjb2RlIGZvciBsb2dnaW5nIGFib3V0IDQgdGltZXMgYWxyYWVkeS4uLgoKSXNzdWUtSUQ6Q1BTLTQ2NQoKU2lnbmVkLW9mZi1ieTogVG9pbmVTaWViZWxpbmsgPHRvaW5lLnNpZWJlbGlua0Blc3QudGVjaD4KQ2hhbmdlLUlkOiBJOGQwNjg1NDEyNjMyNzJmZGY5OWE2ZTMwZDM2NWQ4NWUzMTcyNjQzMgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Correct use of Spock setup and cleanup methods (no need for @Before @After)" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8d068541263272fdf99a6e30d365d85e31726432 -DGERRIT_EVENT_HASH=1931399731 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" -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-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventConsumerSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' 12 issue(s) found after 4 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.656 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.023 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.674 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.023 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 11:00:50.220 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 11:00:50.230 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 11:00:50.266 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:00:50.271 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 11:00:50.298 [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.796 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.919 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.179 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.276 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.251 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.041 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.032 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.034 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.028 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.31 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.013 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 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.013 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.423 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 11:00:46,685 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:00:46,707 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:00:46,707 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:00:46,708 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 11:00:53,342 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 11:00:53,343 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 11:00:53,346 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:00:53,346 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:00:53,346 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:00:53,348 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 11:00:53,348 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 11:00:53,355 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:00:53,355 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:00:53,359 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:00:53,388 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390053387) 11:00:53,389 |-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] 11:00:53,389 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:00:53,395 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:00:53,395 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:00:53,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:00:53,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:00:53,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:00:53,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:00:53,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:00:53,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:00:53,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:00:53,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:00:53,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:00:53,397 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:00:53,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:00:53,397 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:00:53,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:00:53,397 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:00:53,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:00:53,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:00:53,402 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:00:53,420 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:00:53,420 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:00:53,428 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:00:53,436 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:00:53,908 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 11:00:53,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:00:53,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:00:54,235 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:00:54,236 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:00:54,236 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:00:54,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:00:54,237 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:00:54,237 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:00:54,237 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:00:54,238 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 11:00:54,238 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:00:54.389Z INFO 6633 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6633 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-02-08T11:00:54.390Z INFO 6633 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:00:54.759Z INFO 6633 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.719 seconds (process running for 8.913) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:00:55.344Z WARN 6633 --- [ 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.403 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:00:55.448Z INFO 6633 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6633 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-02-08T11:00:55.449Z INFO 6633 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:00:55.559Z WARN 6633 --- [ 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-08T11:00:55.689Z INFO 6633 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:00:55.689Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:00:55.689Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5701 2024-02-08T11:00:55.690Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:00:55.690Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:00:55.693Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:00:56.143Z INFO 6633 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:00:56.275Z INFO 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:00:56.281Z WARN 6633 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:00:56.647Z INFO 6633 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:00:56.655Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5701 is STARTING 2024-02-08T11:00:58.912Z INFO 6633 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.30.106.92]:5701 - a9095b85-d5e8-4f73-9e5a-6557c6da6ce1 this ] 2024-02-08T11:00:58.931Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5701 is STARTED 2024-02-08T11:00:58.995Z INFO 6633 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.579 seconds (process running for 13.149) 2024-02-08T11:00:59.051Z INFO 6633 --- [ 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: 3.642 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.004 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-02-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5702 2024-02-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:00:59.077Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:00:59.092Z INFO 6633 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:00:59.094Z INFO 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5702 [my cluster] [5.2.4] Using Multicast discovery 2024-02-08T11:00:59.094Z WARN 6633 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:00:59.115Z INFO 6633 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:00:59.115Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5702 [my cluster] [5.2.4] [10.30.106.92]:5702 is STARTING 2024-02-08T11:01:01.864Z INFO 6633 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 this ] 2024-02-08T11:01:01.864Z WARN 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-02-08T11:01:01.869Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5702 [my cluster] [5.2.4] [10.30.106.92]:5702 is STARTED 2024-02-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5703 2024-02-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:01:01.877Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:01:01.894Z INFO 6633 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:01:01.896Z INFO 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5703 [my cluster] [5.2.4] Using Multicast discovery 2024-02-08T11:01:01.896Z WARN 6633 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:01:01.909Z INFO 6633 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:01:01.909Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5703 [my cluster] [5.2.4] [10.30.106.92]:5703 is STARTING 2024-02-08T11:01:02.017Z INFO 6633 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.92]:5702 2024-02-08T11:01:02.046Z INFO 6633 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:58095 2024-02-08T11:01:02.053Z INFO 6633 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:58095 and /10.30.106.92:5702 2024-02-08T11:01:07.144Z INFO 6633 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 this Member [10.30.106.92]:5703 - 6b96149f-fbc0-47b5-b20d-595b5e74b7ee ] 2024-02-08T11:01:07.156Z INFO 6633 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 Member [10.30.106.92]:5703 - 6b96149f-fbc0-47b5-b20d-595b5e74b7ee this ] 2024-02-08T11:01:07.157Z WARN 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-02-08T11:01:07.158Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5703 [my cluster] [5.2.4] [10.30.106.92]:5703 is STARTED 2024-02-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5704 2024-02-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2024-02-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:01:07.169Z INFO 6633 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:01:07.188Z INFO 6633 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:01:07.190Z INFO 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5704 [my cluster] [5.2.4] Using Multicast discovery 2024-02-08T11:01:07.191Z WARN 6633 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:01:07.205Z INFO 6633 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:01:07.206Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5704 [my cluster] [5.2.4] [10.30.106.92]:5704 is STARTING 2024-02-08T11:01:07.264Z INFO 6633 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.92]:5702 2024-02-08T11:01:07.267Z INFO 6633 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:34051 2024-02-08T11:01:07.271Z INFO 6633 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:34051 and /10.30.106.92:5702 2024-02-08T11:01:12.375Z INFO 6633 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 this Member [10.30.106.92]:5703 - 6b96149f-fbc0-47b5-b20d-595b5e74b7ee Member [10.30.106.92]:5704 - 008afad7-9d14-4401-b83c-70f1a0a70dc4 ] 2024-02-08T11:01:12.379Z INFO 6633 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 Member [10.30.106.92]:5703 - 6b96149f-fbc0-47b5-b20d-595b5e74b7ee Member [10.30.106.92]:5704 - 008afad7-9d14-4401-b83c-70f1a0a70dc4 this ] 2024-02-08T11:01:12.379Z INFO 6633 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.106.92]:5702 - ffa2b8ce-13ee-4649-a06e-99e6c36e5a43 Member [10.30.106.92]:5703 - 6b96149f-fbc0-47b5-b20d-595b5e74b7ee this Member [10.30.106.92]:5704 - 008afad7-9d14-4401-b83c-70f1a0a70dc4 ] 2024-02-08T11:01:12.381Z INFO 6633 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [my cluster] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:01:12.381Z INFO 6633 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:43987 2024-02-08T11:01:12.383Z INFO 6633 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:46987 2024-02-08T11:01:12.385Z INFO 6633 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:43987 and /10.30.106.92:5704 2024-02-08T11:01:12.385Z INFO 6633 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.92:46987 and /10.30.106.92:5703 2024-02-08T11:01:13.380Z WARN 6633 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-02-08T11:01:13.381Z INFO 6633 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5704 [my cluster] [5.2.4] [10.30.106.92]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.323 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.028 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.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.events.EventsPublisherSpec 2024-02-08T11:01:13.643Z DEBUG 6633 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-08T11:01:13.651Z ERROR 6633 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-02-08T11:01:13.664Z DEBUG 6633 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-08T11:01:13.671Z DEBUG 6633 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-08T11:01:13.676Z DEBUG 6633 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-08T11:01:13.677Z DEBUG 6633 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-02-08T11:01:13.677Z ERROR 6633 --- [ 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.246 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.001 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.02 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.018 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-02-08T11:01:13.932Z WARN 6633 --- [ 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.219 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-08T11:01:14.013Z ERROR 6633 --- [ 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.047 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [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] ------------------------------------------------------- 11:01:30.360 [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. 11:01:30.591 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:01:30.718 [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. 11:01:30.734 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:01:30.752 [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. 11:01:30.762 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:01:30.775 [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. 11:01:30.798 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:01:30.833 [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. 11:01:30.841 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:01:30.845 [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. 11:01:30.854 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:01:30.857 [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. 11:01:30.863 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:01:30.866 [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. 11:01:30.873 [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 11:01:30,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:01:30,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:01:30,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:01:30,170 |-INFO in ch.qos.logback.classic.BasicConfigurator@6ae1d5f1 - Setting up default configuration. 11:01:32,107 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d5a77de - 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 11:01:32,163 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460a4935 - 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. 11:01:32,163 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d5a77de - 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 11:01:32,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:01:32,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:01:32,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:01:32,168 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460a4935 - 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. 11:01:32,168 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d5a77de - 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 11:01:32,177 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:01:32,177 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:01:32,182 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:01:32,215 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390092213) 11:01:32,216 |-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] 11:01:32,216 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:01:32,221 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:01:32,226 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:01:32,226 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:01:32,226 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:01:32,226 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:01:32,226 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:01:32,226 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:01:32,226 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:01:32,226 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:01:32,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:01:32,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:01:32,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:01:32,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:01:32,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:01:32,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:01:32,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:01:32,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:01:32,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:01:32,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:01:32,234 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:01:32,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:01:32,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:01:32,269 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:01:32,277 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:01:32,665 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ce9985f - Setting zoneId to "UTC" 11:01:32,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:01:32,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:01:32,969 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:01:32,970 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:01:32,970 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:01:32,971 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:01:32,971 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:01:32,971 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28c38eeb - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:01:32,971 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:01:32,971 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4283f29b - End of configuration. 11:01:32,972 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@56d4481f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:01:33.113Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-08T11:01:33.114Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:01:36.028Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:01:36.028Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:01:36.029Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-08T11:01:36.051Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 4.423 seconds (process running for 6.75) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:01:37.313Z ERROR 7006 --- [ 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-08T11:01:37.567Z ERROR 7006 --- [ 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-08T11:01:37.735Z ERROR 7006 --- [ 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-08T11:01:37.746Z ERROR 7006 --- [ 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: 6.646 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.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:01:37.978Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-08T11:01:37.978Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:01:38.812Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:01:38.812Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:01:38.812Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-08T11:01:38.817Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.872 seconds (process running for 9.516) 2024-02-08T11:01:38.930Z ERROR 7006 --- [ 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-08T11:01:39.067Z ERROR 7006 --- [ 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-08T11:01:39.090Z ERROR 7006 --- [ 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-08T11:01:39.359Z ERROR 7006 --- [ 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-08T11:01:39.386Z ERROR 7006 --- [ 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-08T11:01:39.403Z ERROR 7006 --- [ 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-08T11:01:39.417Z ERROR 7006 --- [ 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-08T11:01:39.429Z ERROR 7006 --- [ 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.559 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:01:39.471Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-08T11:01:39.471Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:01:40.105Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:01:40.105Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:01:40.105Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-08T11:01:40.109Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.668 seconds (process running for 10.808) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:01:40.299Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-02-08T11:01:40.299Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:01:40.929Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:01:40.929Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:01:40.929Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-08T11:01:40.933Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.659 seconds (process running for 11.632) 2024-02-08T11:01:40.959Z ERROR 7006 --- [ 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-08T11:01:40.991Z ERROR 7006 --- [ 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.8 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.025 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.017 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 11:02:04.598 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 11:02:04.628 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:02:04.631 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 11:02:04.633 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 11:02:04.651 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 11:02:04.656 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 11:02:04.657 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 11:02:04.667 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 11:02:04.674 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 11:02:04.678 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 11:02:04.712 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 11:02:04.717 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 11:02:04.727 [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.273 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:02:04.746 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:02:04.753 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 11:02:04.758 [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 11:02:04.761 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 11:02:04.765 [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.03 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 11:02:04.776 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:02:04.777 [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.007 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.101 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 11:02:05.234 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.241 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:02:05.250 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:02:05.255 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:02:05.260 [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 11:02:05.260 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:02:05.262 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 11:02:05.262 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:02:05.327 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.331 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.340 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.341 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 11:02:05.354 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.354 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:02:05.359 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.359 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 11:02:05.362 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.362 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 11:02:05.364 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:02:05.364 [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.477 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 11:02:05.633 [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.263 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 11:02:05.675 [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 11:02:05.721 [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 11:02:05.726 [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 11:02:05.727 [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 11:02:05.733 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 11:02:05.733 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 11:02:05.737 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 11:02:05.741 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 11:02:05.742 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 11:02:05.744 [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 11:02:05.744 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 11:02:05.744 [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 11:02:05.752 [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.09 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.047 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.02 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 11:02:05.938 [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 11:02:06.702 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:02:06.713 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:02:06.740 [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 11:02:06.744 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:02:06.747 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:02:06.748 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:02:06.773 [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. 11:02:06.781 [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) 11:02:08.943 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 11:02:08.985 [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) 11:02:09.477 [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) 11:02:11.118 [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, (33 MB/? MB) 11:02:11.630 [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, (49 MB/? MB) 11:02:12.713 [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, (85 MB/? MB) 11:02:13.241 [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, (98 MB/? MB) 11:02:13.754 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (117 MB/? MB) 11:02:13.827 [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, (123 MB/? MB) 11:02:13.953 [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, (128 MB/? MB) 11:02:14.283 [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, (140 MB/? MB) 11:02:14.785 [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, (160 MB/? MB) 11:02:15.298 [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, (171 MB/? MB) 11:02:20.362 [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, (328 MB/? MB) 11:02:22.280 [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, (367 MB/370 MB) 11:02:27.521 [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, (368 MB/370 MB) 11:02:27.708 [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, (369 MB/370 MB) 11:02:27.811 [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, (369 MB/370 MB) 11:02:28.139 [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) 11:02:28.230 [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) 11:02:28.319 [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) 11:02:28.404 [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) 11:02:29.107 [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) 11:02:29.209 [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) 11:02:29.228 [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) 11:02:29.267 [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 11:02:37.926 [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: 0142331dd79860fd0f264bd9e69a7cd98b149e0f07d817e480c57e478602cad4 11:02:44.017 [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.268161456S 11:02:44.167 [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 11:02:44.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 11:02:44.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 11:02:44.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1707390164295 11:02:01,666 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:02:01,692 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:02:01,692 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:02:01,694 |-INFO in ch.qos.logback.classic.BasicConfigurator@36ee2e3a - Setting up default configuration. 11:02:44,541 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e74d1ce - 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 11:02:44,634 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:02:44,634 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e74d1ce - 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 11:02:44,638 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:02:44,638 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:02:44,638 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:02:44,641 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:02:44,641 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e74d1ce - 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 11:02:44,654 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:02:44,654 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:02:44,660 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:02:44,690 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390164689) 11:02:44,691 |-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] 11:02:44,691 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:02:44,697 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:02:44,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:02:44,697 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:02:44,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:02:44,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:02:44,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:02:44,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:44,704 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:02:44,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:02:44,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:44,731 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:02:44,738 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:02:45,204 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6216fce3 - Setting zoneId to "UTC" 11:02:45,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:02:45,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:02:45,495 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:02:45,496 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:02:45,496 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:02:45,497 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:02:45,498 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:02:45,498 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254e898e - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:02:45,498 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:02:45,498 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3ab4abce - End of configuration. 11:02:45,498 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7f5627cd - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:02:45.545Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:02:45.546Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:02:45.736Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.428 seconds (process running for 44.994) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:02:46.385Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2024-02-08T11:02:46.451Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:02:46.452Z INFO 7393 --- [ 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-08T11:02:46.480Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:02:46.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:02:46.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:02:46.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390166480 2024-02-08T11:02:46.986Z WARN 7393 --- [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-08T11:02:46.987Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 7hQq6gSRTIyclyiS7cLNkw 2024-02-08T11:02:47.111Z WARN 7393 --- [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-08T11:02:47.220Z INFO 7393 --- [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 3T58HiakRGintG3Nq0PKEg 2024-02-08T11:02:47.293Z INFO 7393 --- [ 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 3T58HiakRGintG3Nq0PKEg 2024-02-08T11:02:47.293Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 7hQq6gSRTIyclyiS7cLNkw 2024-02-08T11:02:47.533Z INFO 7393 --- [ 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-08T11:02:47.540Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-02-08T11:02:47.572Z INFO 7393 --- [ 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-910b63b3-5c6b-46ff-87ef-363d71cb6259 2024-02-08T11:02:47.573Z INFO 7393 --- [ 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-08T11:02:47.573Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-02-08T11:02:47.599Z INFO 7393 --- [ 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-910b63b3-5c6b-46ff-87ef-363d71cb6259', protocol='range'} 2024-02-08T11:02:47.601Z INFO 7393 --- [ 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-910b63b3-5c6b-46ff-87ef-363d71cb6259=Assignment(partitions=[test-topic-0])} 2024-02-08T11:02:47.628Z INFO 7393 --- [ 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-910b63b3-5c6b-46ff-87ef-363d71cb6259', protocol='range'} 2024-02-08T11:02:47.628Z INFO 7393 --- [ 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-08T11:02:47.633Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2024-02-08T11:02:47.650Z INFO 7393 --- [ 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-08T11:02:47.670Z INFO 7393 --- [ 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-08T11:02:47.832Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:47.836Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-02-08T11:02:47.916Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:47.916Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 193ms, elapsed time since send: 193ms, request timeout: 30000ms) 2024-02-08T11:02:47.916Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2024-02-08T11:02:47.916Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2024-02-08T11:02:47.917Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=383609767, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:02:47.921Z INFO 7393 --- [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-08T11:02:47.940Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:47.941Z WARN 7393 --- [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-08T11:02:48.023Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:48.023Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.128 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2024-02-08T11:02:48.085Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:02:48.091Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:48.091Z WARN 7393 --- [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-08T11:02:48.125Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:48.125Z WARN 7393 --- [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-08T11:02:48.133Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: da3c487a55af14298ba1b26853f0f0826a6312d0656329936f2446f059d62dd3 2024-02-08T11:02:48.294Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:48.294Z WARN 7393 --- [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-08T11:02:48.428Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:48.428Z WARN 7393 --- [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-08T11:02:48.701Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:48.701Z WARN 7393 --- [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-08T11:02:48.933Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:48.933Z WARN 7393 --- [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-08T11:02:49.518Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:49.518Z WARN 7393 --- [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-08T11:02:49.641Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:49.641Z WARN 7393 --- [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-08T11:02:50.375Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:50.375Z WARN 7393 --- [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-08T11:02:50.548Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:50.548Z WARN 7393 --- [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-08T11:02:51.283Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:51.283Z WARN 7393 --- [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-08T11:02:51.452Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:51.453Z WARN 7393 --- [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-08T11:02:52.349Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:52.350Z WARN 7393 --- [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-08T11:02:52.459Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:52.459Z WARN 7393 --- [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-08T11:02:53.356Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:53.356Z WARN 7393 --- [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-08T11:02:53.464Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:53.464Z WARN 7393 --- [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-08T11:02:53.904Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.819967968S 2024-02-08T11:02:53.910Z INFO 7393 --- [ 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-08T11:02:53.917Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:02:53.917Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:02:53.917Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390173917 11:02:53,952 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:02:53,953 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:02:53,953 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - 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 11:02:53,957 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:02:53,957 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - 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 11:02:53,960 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:02:53,960 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:02:53,960 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:02:53,961 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:02:53,961 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - 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 11:02:53,963 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 11:02:53,964 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:02:53,964 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:02:53,964 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:02:53,964 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390173964) 11:02:53,964 |-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] 11:02:53,964 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:02:53,966 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:02:53,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:02:53,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:53,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:02:53,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:02:53,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:53,968 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:02:53,968 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:02:53,975 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2de4aefc - Setting zoneId to "UTC" 11:02:53,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:02:53,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:02:53,985 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:02:53,985 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:02:53,985 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:02:53,985 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:02:53,986 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:02:53,986 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:02:53,986 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:02:53,986 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25b4d4f7 - End of configuration. 11:02:53,986 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@8b4df8f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:02:53.993Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:02:53.993Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:02:54.243Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.322 seconds (process running for 53.501) 2024-02-08T11:02:54.248Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2024-02-08T11:02:54.284Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:02:54.284Z INFO 7393 --- [ 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-08T11:02:54.288Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:02:54.288Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:02:54.288Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:02:54.288Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390174288 2024-02-08T11:02:54.434Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:54.434Z WARN 7393 --- [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-08T11:02:54.436Z WARN 7393 --- [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-08T11:02:54.436Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: emvC2gkqQSScIu7Qmz46Lw 2024-02-08T11:02:54.518Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:54.518Z WARN 7393 --- [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-08T11:02:54.572Z WARN 7393 --- [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-08T11:02:54.679Z INFO 7393 --- [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 z2hzpYElQHujWc2FWHj42g 2024-02-08T11:02:54.696Z INFO 7393 --- [ 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 z2hzpYElQHujWc2FWHj42g 2024-02-08T11:02:54.696Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: emvC2gkqQSScIu7Qmz46Lw 2024-02-08T11:02:55.067Z INFO 7393 --- [ 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-08T11:02:55.070Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-02-08T11:02:55.106Z INFO 7393 --- [ 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-6401d628-89eb-4604-855c-08a3aedfeb2f 2024-02-08T11:02:55.106Z INFO 7393 --- [ 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-08T11:02:55.106Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-02-08T11:02:55.132Z INFO 7393 --- [ 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-6401d628-89eb-4604-855c-08a3aedfeb2f', protocol='range'} 2024-02-08T11:02:55.132Z INFO 7393 --- [ 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-6401d628-89eb-4604-855c-08a3aedfeb2f=Assignment(partitions=[client-topic-0])} 2024-02-08T11:02:55.154Z INFO 7393 --- [ 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-6401d628-89eb-4604-855c-08a3aedfeb2f', protocol='range'} 2024-02-08T11:02:55.155Z INFO 7393 --- [ 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-08T11:02:55.155Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2024-02-08T11:02:55.198Z INFO 7393 --- [ 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-08T11:02:55.209Z INFO 7393 --- [ 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-08T11:02:55.288Z INFO 7393 --- [ 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-08T11:02:55.290Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:55.290Z WARN 7393 --- [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-08T11:02:55.292Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:02:55.292Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:02:55.292Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390175292 2024-02-08T11:02:55.300Z INFO 7393 --- [ 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-08T11:02:55.304Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:02:55.304Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:02:55.304Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390175304 2024-02-08T11:02:55.383Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:55.384Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-02-08T11:02:55.452Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:55.452Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 189ms, elapsed time since send: 189ms, request timeout: 30000ms) 2024-02-08T11:02:55.452Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-02-08T11:02:55.453Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-02-08T11:02:55.453Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1740640831, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:02:55.453Z INFO 7393 --- [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-08T11:02:55.484Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:55.484Z WARN 7393 --- [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-08T11:02:55.555Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:55.555Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.525 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2024-02-08T11:02:55.613Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:02:55.625Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:55.625Z WARN 7393 --- [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-08T11:02:55.636Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:55.636Z WARN 7393 --- [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-08T11:02:55.663Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: cf9ba68611f43f6c9bd36a54a0af64f36421d98e4a6e4e45dea51a4f0782d028 2024-02-08T11:02:55.758Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:55.758Z WARN 7393 --- [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-08T11:02:55.838Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:55.838Z WARN 7393 --- [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-08T11:02:56.060Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:56.061Z WARN 7393 --- [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-08T11:02:56.191Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:56.191Z WARN 7393 --- [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-08T11:02:56.352Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:56.352Z WARN 7393 --- [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-08T11:02:56.467Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:56.468Z WARN 7393 --- [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-08T11:02:56.730Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:56.731Z WARN 7393 --- [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-08T11:02:57.148Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:57.148Z WARN 7393 --- [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-08T11:02:57.272Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:57.272Z WARN 7393 --- [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-08T11:02:57.310Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:57.310Z WARN 7393 --- [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-08T11:02:57.736Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:57.736Z WARN 7393 --- [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-08T11:02:58.204Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:58.205Z WARN 7393 --- [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-08T11:02:58.216Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:58.216Z WARN 7393 --- [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-08T11:02:58.478Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:58.478Z WARN 7393 --- [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-08T11:02:58.540Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:58.540Z WARN 7393 --- [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-08T11:02:59.273Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:02:59.273Z WARN 7393 --- [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-08T11:02:59.375Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:02:59.376Z WARN 7393 --- [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-08T11:02:59.584Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:02:59.584Z WARN 7393 --- [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-08T11:02:59.745Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:02:59.745Z WARN 7393 --- [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-08T11:03:00.484Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:00.484Z WARN 7393 --- [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-08T11:03:00.584Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:00.584Z WARN 7393 --- [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-08T11:03:00.649Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:00.650Z WARN 7393 --- [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-08T11:03:00.792Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:00.792Z WARN 7393 --- [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-08T11:03:01.145Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.532137715S 11:03:01,196 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:03:01,196 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:03:01,197 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - 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 11:03:01,199 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:01,199 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - 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 11:03:01,201 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:03:01,201 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:03:01,201 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:03:01,202 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:01,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - 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 11:03:01,204 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:03:01,204 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:03:01,204 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:03:01,204 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390181204) 11:03:01,204 |-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] 11:03:01,204 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:03:01,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:03:01,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:03:01,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:01,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:03:01,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:03:01,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:01,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:03:01,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:03:01,219 |-INFO in ch.qos.logback.classic.pattern.DateConverter@22431593 - Setting zoneId to "UTC" 11:03:01,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:03:01,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:03:01,222 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:03:01,222 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:03:01,222 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:03:01,222 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:03:01,223 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:03:01,223 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:03:01,223 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:03:01,223 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@50a7ace8 - End of configuration. 11:03:01,223 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@373754a - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:01.229Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:01.229Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:01.554Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:01.555Z WARN 7393 --- [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-08T11:03:01.556Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:01.556Z WARN 7393 --- [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-08T11:03:01.600Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:01.601Z WARN 7393 --- [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-08T11:03:01.800Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:01.800Z WARN 7393 --- [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-08T11:03:01.893Z INFO 7393 --- [ 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-08T11:03:01.896Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:01.896Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:01.896Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390181896 2024-02-08T11:03:01.898Z INFO 7393 --- [ 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-08T11:03:01.907Z INFO 7393 --- [ 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-08T11:03:01.920Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:01.920Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:01.920Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390181920 2024-02-08T11:03:01.920Z INFO 7393 --- [ 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-08T11:03:01.927Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.754 seconds (process running for 61.185) 2024-02-08T11:03:01.978Z WARN 7393 --- [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-08T11:03:01.978Z INFO 7393 --- [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: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:02.013Z WARN 7393 --- [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-08T11:03:02.013Z INFO 7393 --- [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: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:02.095Z WARN 7393 --- [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-08T11:03:02.136Z WARN 7393 --- [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-08T11:03:02.210Z WARN 7393 --- [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-08T11:03:02.242Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:02.248Z INFO 7393 --- [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-08T11:03:02.249Z INFO 7393 --- [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-08T11:03:02.272Z INFO 7393 --- [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-d6f59b88-64da-4364-85c4-b3ebabde5a1d 2024-02-08T11:03:02.272Z INFO 7393 --- [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-08T11:03:02.272Z INFO 7393 --- [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-08T11:03:02.300Z INFO 7393 --- [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-d6f59b88-64da-4364-85c4-b3ebabde5a1d', protocol='range'} 2024-02-08T11:03:02.300Z INFO 7393 --- [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-d6f59b88-64da-4364-85c4-b3ebabde5a1d=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-08T11:03:02.319Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:02.332Z INFO 7393 --- [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-08T11:03:02.333Z INFO 7393 --- [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-08T11:03:02.342Z INFO 7393 --- [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-c8efc1d0-4bb6-4e32-9e66-249bdea051de 2024-02-08T11:03:02.342Z INFO 7393 --- [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-08T11:03:02.342Z INFO 7393 --- [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-08T11:03:02.349Z INFO 7393 --- [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-c8efc1d0-4bb6-4e32-9e66-249bdea051de', protocol='range'} 2024-02-08T11:03:02.349Z INFO 7393 --- [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-c8efc1d0-4bb6-4e32-9e66-249bdea051de=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-08T11:03:02.353Z INFO 7393 --- [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-d6f59b88-64da-4364-85c4-b3ebabde5a1d', protocol='range'} 2024-02-08T11:03:02.354Z INFO 7393 --- [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-08T11:03:02.354Z INFO 7393 --- [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-08T11:03:02.354Z INFO 7393 --- [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-c8efc1d0-4bb6-4e32-9e66-249bdea051de', protocol='range'} 2024-02-08T11:03:02.354Z INFO 7393 --- [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-08T11:03:02.354Z INFO 7393 --- [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-08T11:03:02.362Z INFO 7393 --- [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-08T11:03:02.363Z INFO 7393 --- [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-08T11:03:02.364Z INFO 7393 --- [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-08T11:03:02.373Z INFO 7393 --- [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-08T11:03:02.374Z INFO 7393 --- [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-08T11:03:02.377Z INFO 7393 --- [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-08T11:03:02.403Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-08T11:03:02.406Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-08T11:03:02.417Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:02.417Z WARN 7393 --- [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-08T11:03:02.450Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:02.450Z INFO 7393 --- [ 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-08T11:03:02.454Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:02.455Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:02.455Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:02.455Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390182455 2024-02-08T11:03:02.468Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:02.468Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:02.562Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:02.562Z WARN 7393 --- [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-08T11:03:02.609Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:02.609Z WARN 7393 --- [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-08T11:03:02.784Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:02.784Z INFO 7393 --- [ 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-08T11:03:02.787Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:02.787Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:02.787Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:02.787Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390182787 2024-02-08T11:03:02.812Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:02.812Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:02.869Z ERROR 7393 --- [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:1287) 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-08T11:03:02.907Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:02.907Z WARN 7393 --- [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-08T11:03:02.946Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:02.946Z INFO 7393 --- [ 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-08T11:03:02.949Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:02.949Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:02.949Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:02.949Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390182949 2024-02-08T11:03:02.958Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:02.958Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:03.273Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:03.273Z INFO 7393 --- [ 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-08T11:03:03.276Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:03.276Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:03.276Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:03.276Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390183276 2024-02-08T11:03:03.282Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:03.283Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:03.422Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:03.422Z WARN 7393 --- [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-08T11:03:03.593Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:03.594Z INFO 7393 --- [ 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-08T11:03:03.596Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:03.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:03.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:03.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390183596 2024-02-08T11:03:03.605Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:03.605Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:03.767Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:03.767Z WARN 7393 --- [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-08T11:03:03.811Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:03.811Z WARN 7393 --- [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-08T11:03:03.815Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:03.815Z WARN 7393 --- [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-08T11:03:03.916Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:03.917Z INFO 7393 --- [ 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-08T11:03:03.919Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:03.919Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:03.919Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:03.919Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390183919 2024-02-08T11:03:03.926Z INFO 7393 --- [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 hDky1ecDTOaXpNO4qetzfg 2024-02-08T11:03:03.926Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: VVj5645ZRAi76lm-X7Hw9A 2024-02-08T11:03:03.941Z ERROR 7393 --- [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@6a41576] 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@2dab0f85, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1707390183926, 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-08T11:03:03.946Z ERROR 7393 --- [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-08T11:03:04.243Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:04.244Z WARN 7393 --- [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-08T11:03:04.334Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-02-08T11:03:04.335Z INFO 7393 --- [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-08T11:03:04.336Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-02-08T11:03:04.336Z INFO 7393 --- [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: 392ms, elapsed time since send: 392ms, request timeout: 30000ms) 2024-02-08T11:03:04.336Z INFO 7393 --- [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-08T11:03:04.336Z INFO 7393 --- [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-08T11:03:04.336Z INFO 7393 --- [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=196414919, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:03:04.336Z INFO 7393 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-02-08T11:03:04.336Z INFO 7393 --- [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-08T11:03:04.336Z INFO 7393 --- [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] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 398ms, elapsed time since send: 398ms, request timeout: 30000ms) 2024-02-08T11:03:04.337Z INFO 7393 --- [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-08T11:03:04.337Z INFO 7393 --- [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-08T11:03:04.337Z INFO 7393 --- [ntainer#1-0-C-1] 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=1235645163, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:03:04.337Z INFO 7393 --- [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-08T11:03:04.337Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:04.338Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-02-08T11:03:04.436Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:04.436Z WARN 7393 --- [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-08T11:03:04.436Z INFO 7393 --- [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-08T11:03:04.436Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:04.436Z WARN 7393 --- [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-08T11:03:04.436Z WARN 7393 --- [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-08T11:03:04.436Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:04.437Z WARN 7393 --- [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-08T11:03:04.437Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:04.437Z WARN 7393 --- [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-08T11:03:04.437Z INFO 7393 --- [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-08T11:03:04.437Z WARN 7393 --- [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-08T11:03:04.438Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:04.438Z WARN 7393 --- [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-08T11:03:04.442Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:04.442Z WARN 7393 --- [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-08T11:03:04.537Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:04.537Z INFO 7393 --- [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-08T11:03:04.537Z WARN 7393 --- [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-08T11:03:04.537Z WARN 7393 --- [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-08T11:03:04.538Z INFO 7393 --- [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-08T11:03:04.538Z WARN 7393 --- [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-08T11:03:04.587Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:04.587Z WARN 7393 --- [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-08T11:03:04.587Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:04.587Z WARN 7393 --- [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-08T11:03:04.588Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:04.588Z WARN 7393 --- [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-08T11:03:04.588Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:04.589Z WARN 7393 --- [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-08T11:03:04.593Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:04.593Z WARN 7393 --- [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-08T11:03:04.668Z INFO 7393 --- [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-08T11:03:04.668Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-08T11:03:04.669Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.669Z INFO 7393 --- [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-08T11:03:04.670Z INFO 7393 --- [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-08T11:03:04.670Z INFO 7393 --- [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-08T11:03:04.670Z INFO 7393 --- [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-08T11:03:04.670Z INFO 7393 --- [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-08T11:03:04.670Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-08T11:03:04.670Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-08T11:03:04.671Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-08T11:03:04.671Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-08T11:03:04.671Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-08T11:03:04.671Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-08T11:03:04.674Z INFO 7393 --- [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-08T11:03:04.674Z INFO 7393 --- [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-08T11:03:04.674Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-02-08T11:03:04.674Z INFO 7393 --- [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: 9.064 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-02-08T11:03:04.685Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:03:04.742Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:04.742Z WARN 7393 --- [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-08T11:03:04.788Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:04.788Z WARN 7393 --- [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-08T11:03:04.790Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:04.790Z WARN 7393 --- [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-08T11:03:04.798Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 556a6fccbbce9cdba0d2b2b43f00d49036a9c328b67624615c2d1423852757ea 2024-02-08T11:03:04.839Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:04.839Z WARN 7393 --- [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-08T11:03:04.840Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:04.840Z WARN 7393 --- [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-08T11:03:04.846Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:04.846Z WARN 7393 --- [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-08T11:03:04.873Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:04.873Z WARN 7393 --- [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-08T11:03:04.928Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:04.928Z WARN 7393 --- [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-08T11:03:04.971Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:04.971Z WARN 7393 --- [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-08T11:03:05.140Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:05.140Z WARN 7393 --- [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-08T11:03:05.145Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:05.145Z WARN 7393 --- [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-08T11:03:05.199Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:05.199Z WARN 7393 --- [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-08T11:03:05.292Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:05.292Z WARN 7393 --- [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-08T11:03:05.293Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:05.293Z WARN 7393 --- [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-08T11:03:05.344Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:05.344Z WARN 7393 --- [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-08T11:03:05.416Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:05.417Z WARN 7393 --- [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-08T11:03:05.831Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:05.832Z WARN 7393 --- [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-08T11:03:05.869Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:05.869Z WARN 7393 --- [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-08T11:03:05.932Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:05.933Z WARN 7393 --- [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-08T11:03:06.035Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:06.035Z WARN 7393 --- [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-08T11:03:06.048Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:06.048Z WARN 7393 --- [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-08T11:03:06.064Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:06.064Z WARN 7393 --- [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-08T11:03:06.075Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:06.075Z WARN 7393 --- [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-08T11:03:06.109Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:06.109Z WARN 7393 --- [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-08T11:03:06.147Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:06.147Z WARN 7393 --- [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-08T11:03:06.360Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:06.360Z WARN 7393 --- [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-08T11:03:06.878Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:06.878Z WARN 7393 --- [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-08T11:03:06.968Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:06.968Z WARN 7393 --- [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-08T11:03:07.035Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:07.035Z WARN 7393 --- [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-08T11:03:07.036Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:07.036Z WARN 7393 --- [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-08T11:03:07.056Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:07.056Z WARN 7393 --- [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-08T11:03:07.080Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:07.080Z WARN 7393 --- [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-08T11:03:07.192Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:07.192Z WARN 7393 --- [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-08T11:03:07.229Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:07.229Z WARN 7393 --- [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-08T11:03:07.255Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:07.255Z WARN 7393 --- [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-08T11:03:07.568Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:07.568Z WARN 7393 --- [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-08T11:03:07.983Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:07.983Z WARN 7393 --- [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-08T11:03:08.010Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:08.010Z WARN 7393 --- [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-08T11:03:08.038Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:08.038Z WARN 7393 --- [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-08T11:03:08.121Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:08.121Z WARN 7393 --- [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-08T11:03:08.139Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:08.139Z WARN 7393 --- [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-08T11:03:08.159Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:08.159Z WARN 7393 --- [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-08T11:03:08.282Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:08.283Z WARN 7393 --- [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-08T11:03:08.297Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:08.297Z WARN 7393 --- [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-08T11:03:08.384Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:08.385Z WARN 7393 --- [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-08T11:03:08.488Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:08.488Z WARN 7393 --- [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-08T11:03:08.975Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:08.975Z WARN 7393 --- [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-08T11:03:08.987Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:08.987Z WARN 7393 --- [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-08T11:03:09.013Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:09.013Z WARN 7393 --- [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-08T11:03:09.064Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:09.065Z WARN 7393 --- [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-08T11:03:09.140Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:09.140Z WARN 7393 --- [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-08T11:03:09.237Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:09.237Z WARN 7393 --- [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-08T11:03:09.251Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:09.251Z WARN 7393 --- [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-08T11:03:09.293Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:09.293Z WARN 7393 --- [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-08T11:03:09.386Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:09.386Z WARN 7393 --- [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-08T11:03:09.474Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:09.474Z WARN 7393 --- [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-08T11:03:09.979Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:09.980Z WARN 7393 --- [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-08T11:03:10.019Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:10.019Z WARN 7393 --- [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-08T11:03:10.044Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:10.044Z WARN 7393 --- [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-08T11:03:10.178Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:10.178Z WARN 7393 --- [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-08T11:03:10.245Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:10.245Z WARN 7393 --- [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-08T11:03:10.252Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:10.252Z WARN 7393 --- [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-08T11:03:10.397Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:10.397Z WARN 7393 --- [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-08T11:03:10.409Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:10.410Z WARN 7393 --- [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-08T11:03:10.533Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:10.534Z WARN 7393 --- [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-08T11:03:10.589Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:10.589Z WARN 7393 --- [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-08T11:03:10.984Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:10.984Z WARN 7393 --- [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-08T11:03:11.110Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:11.110Z WARN 7393 --- [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-08T11:03:11.120Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.435235701S 11:03:11,153 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:03:11,153 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:03:11,153 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - 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 11:03:11,156 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:11,156 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - 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 11:03:11,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:03:11,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:03:11,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:03:11,165 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:11,165 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - 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 11:03:11,167 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:03:11,167 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:03:11,167 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:03:11,167 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390191167) 11:03:11,167 |-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] 11:03:11,167 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:03:11,170 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:03:11,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:03:11,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:11,171 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:03:11,171 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:03:11,171 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:11,172 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:03:11,172 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:03:11,181 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6a021dd - Setting zoneId to "UTC" 11:03:11,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:03:11,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:03:11,185 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:03:11,185 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:03:11,185 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:03:11,185 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:03:11,185 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:03:11,185 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:03:11,185 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:03:11,185 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@26e0a411 - End of configuration. 11:03:11,185 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@46e4d3b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:11.190Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:11.190Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:11.244Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:11.244Z WARN 7393 --- [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-08T11:03:11.248Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:11.248Z WARN 7393 --- [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-08T11:03:11.392Z INFO 7393 --- [ 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-08T11:03:11.397Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:11.397Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:11.397Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390191397 2024-02-08T11:03:11.397Z INFO 7393 --- [ 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-08T11:03:11.399Z INFO 7393 --- [ 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-08T11:03:11.408Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:11.408Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:11.408Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390191408 2024-02-08T11:03:11.408Z INFO 7393 --- [ 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-08T11:03:11.413Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.284 seconds (process running for 70.671) 2024-02-08T11:03:11.457Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:11.457Z WARN 7393 --- [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-08T11:03:11.467Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:11.467Z WARN 7393 --- [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-08T11:03:11.487Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:11.488Z WARN 7393 --- [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-08T11:03:11.504Z WARN 7393 --- [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-08T11:03:11.507Z INFO 7393 --- [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: SPBmexRxRxaG2yvzfDn1bw 2024-02-08T11:03:11.552Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:11.552Z WARN 7393 --- [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-08T11:03:11.616Z WARN 7393 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 2024-02-08T11:03:11.671Z WARN 7393 --- [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-08T11:03:11.672Z INFO 7393 --- [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: SPBmexRxRxaG2yvzfDn1bw 2024-02-08T11:03:11.733Z WARN 7393 --- [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 5 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-08T11:03:11.788Z WARN 7393 --- [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-08T11:03:11.795Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:11.795Z WARN 7393 --- [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-08T11:03:11.840Z WARN 7393 --- [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 7 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-08T11:03:11.900Z WARN 7393 --- [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-08T11:03:11.969Z WARN 7393 --- [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 9 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-08T11:03:12.005Z WARN 7393 --- [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 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-08T11:03:12.009Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:12.009Z WARN 7393 --- [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-08T11:03:12.079Z WARN 7393 --- [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 11 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-02-08T11:03:12.101Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:12.101Z WARN 7393 --- [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-08T11:03:12.114Z INFO 7393 --- [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 ahsbyHXiTBqhojC3gtszAQ 2024-02-08T11:03:12.120Z INFO 7393 --- [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-08T11:03:12.121Z INFO 7393 --- [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-08T11:03:12.149Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:12.149Z WARN 7393 --- [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-08T11:03:12.200Z INFO 7393 --- [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-1511aa48-0691-4063-9709-fd845512d139 2024-02-08T11:03:12.200Z INFO 7393 --- [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-08T11:03:12.200Z INFO 7393 --- [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-08T11:03:12.202Z INFO 7393 --- [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 ahsbyHXiTBqhojC3gtszAQ 2024-02-08T11:03:12.208Z INFO 7393 --- [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-08T11:03:12.210Z INFO 7393 --- [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-08T11:03:12.224Z INFO 7393 --- [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-c5fb3c4a-e107-447c-b87f-7f6c91c16352 2024-02-08T11:03:12.224Z INFO 7393 --- [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-08T11:03:12.224Z INFO 7393 --- [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-08T11:03:12.228Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:12.228Z WARN 7393 --- [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-08T11:03:12.229Z INFO 7393 --- [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-1511aa48-0691-4063-9709-fd845512d139', protocol='range'} 2024-02-08T11:03:12.229Z INFO 7393 --- [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-1511aa48-0691-4063-9709-fd845512d139=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-08T11:03:12.239Z INFO 7393 --- [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-c5fb3c4a-e107-447c-b87f-7f6c91c16352', protocol='range'} 2024-02-08T11:03:12.239Z INFO 7393 --- [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-c5fb3c4a-e107-447c-b87f-7f6c91c16352=Assignment(partitions=[ncmp-async-m2m-0])} 2024-02-08T11:03:12.302Z INFO 7393 --- [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-c5fb3c4a-e107-447c-b87f-7f6c91c16352', protocol='range'} 2024-02-08T11:03:12.302Z INFO 7393 --- [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-08T11:03:12.302Z INFO 7393 --- [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-08T11:03:12.302Z INFO 7393 --- [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-1511aa48-0691-4063-9709-fd845512d139', protocol='range'} 2024-02-08T11:03:12.303Z INFO 7393 --- [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-08T11:03:12.303Z INFO 7393 --- [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-08T11:03:12.314Z INFO 7393 --- [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-08T11:03:12.314Z INFO 7393 --- [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-08T11:03:12.316Z INFO 7393 --- [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-08T11:03:12.317Z INFO 7393 --- [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-08T11:03:12.335Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:12.335Z INFO 7393 --- [ 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-08T11:03:12.338Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:12.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:12.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:12.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390192338 2024-02-08T11:03:12.343Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:12.343Z WARN 7393 --- [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-08T11:03:12.343Z INFO 7393 --- [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-08T11:03:12.346Z INFO 7393 --- [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-08T11:03:12.347Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:12.347Z WARN 7393 --- [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-08T11:03:12.354Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:12.354Z WARN 7393 --- [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-08T11:03:12.356Z INFO 7393 --- [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 ahsbyHXiTBqhojC3gtszAQ 2024-02-08T11:03:12.356Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: SPBmexRxRxaG2yvzfDn1bw 2024-02-08T11:03:12.365Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-08T11:03:12.366Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-02-08T11:03:12.487Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:03:12.487Z INFO 7393 --- [ 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-08T11:03:12.490Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:03:12.490Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:03:12.490Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:03:12.490Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390192490 2024-02-08T11:03:12.507Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:12.507Z WARN 7393 --- [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-08T11:03:12.512Z INFO 7393 --- [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 ahsbyHXiTBqhojC3gtszAQ 2024-02-08T11:03:12.512Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: SPBmexRxRxaG2yvzfDn1bw 2024-02-08T11:03:12.581Z ERROR 7393 --- [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-08T11:03:12.663Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:12.664Z WARN 7393 --- [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-08T11:03:12.699Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:12.699Z WARN 7393 --- [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-08T11:03:12.745Z INFO 7393 --- [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-08T11:03:12.745Z INFO 7393 --- [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-08T11:03:12.745Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:12.745Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-02-08T11:03:12.745Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:12.745Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-02-08T11:03:12.746Z INFO 7393 --- [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-08T11:03:12.746Z INFO 7393 --- [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] Cancelled in-flight FETCH request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 182ms, elapsed time since send: 182ms, request timeout: 30000ms) 2024-02-08T11:03:12.746Z INFO 7393 --- [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] Cancelled in-flight METADATA request with correlation id 25 due to node 1 being disconnected (elapsed time since creation: 76ms, elapsed time since send: 76ms, request timeout: 30000ms) 2024-02-08T11:03:12.746Z INFO 7393 --- [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-08T11:03:12.746Z INFO 7393 --- [est-event-group] 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=1584497804, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:03:12.746Z INFO 7393 --- [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 26 due to node 1 being disconnected (elapsed time since creation: 183ms, elapsed time since send: 183ms, request timeout: 30000ms) 2024-02-08T11:03:12.747Z INFO 7393 --- [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-08T11:03:12.747Z INFO 7393 --- [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 28 due to node 1 being disconnected (elapsed time since creation: 83ms, elapsed time since send: 83ms, request timeout: 30000ms) 2024-02-08T11:03:12.747Z INFO 7393 --- [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-08T11:03:12.747Z INFO 7393 --- [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=1797933279, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:03:12.747Z INFO 7393 --- [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-08T11:03:12.751Z INFO 7393 --- [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-08T11:03:12.846Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:12.846Z WARN 7393 --- [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-08T11:03:12.846Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:12.847Z WARN 7393 --- [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-08T11:03:12.847Z INFO 7393 --- [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-08T11:03:12.847Z WARN 7393 --- [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-08T11:03:12.848Z INFO 7393 --- [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-08T11:03:12.848Z WARN 7393 --- [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-08T11:03:12.997Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:12.997Z WARN 7393 --- [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-08T11:03:12.998Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:12.998Z WARN 7393 --- [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-08T11:03:12.998Z INFO 7393 --- [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-08T11:03:12.998Z WARN 7393 --- [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-08T11:03:13.000Z INFO 7393 --- [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-08T11:03:13.001Z WARN 7393 --- [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-08T11:03:13.030Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:13.030Z WARN 7393 --- [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-08T11:03:13.113Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:13.113Z WARN 7393 --- [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-08T11:03:13.198Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:13.198Z WARN 7393 --- [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-08T11:03:13.200Z INFO 7393 --- [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-08T11:03:13.200Z WARN 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:13.209Z WARN 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.209Z INFO 7393 --- [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-08T11:03:13.210Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-02-08T11:03:13.210Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-08T11:03:13.210Z INFO 7393 --- [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-08T11:03:13.210Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-08T11:03:13.210Z INFO 7393 --- [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-08T11:03:13.210Z INFO 7393 --- [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-08T11:03:13.210Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-08T11:03:13.210Z INFO 7393 --- [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-08T11:03:13.210Z INFO 7393 --- [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-08T11:03:13.211Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-02-08T11:03:13.211Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-02-08T11:03:13.211Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-02-08T11:03:13.214Z INFO 7393 --- [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-08T11:03:13.214Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-02-08T11:03:13.214Z INFO 7393 --- [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-08T11:03:13.214Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.531 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.009 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2024-02-08T11:03:13.239Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:13.239Z WARN 7393 --- [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-08T11:03:13.249Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:13.249Z WARN 7393 --- [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-08T11:03:13.402Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:13.403Z WARN 7393 --- [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-08T11:03:13.409Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:13.409Z WARN 7393 --- [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. 11:03:13,501 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:03:13,501 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:03:13,501 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - 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 11:03:13,504 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:13,504 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - 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 11:03:13,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:03:13,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:03:13,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:03:13,505 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:03:13,505 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - 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 11:03:13,507 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:03:13,507 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:03:13,508 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:03:13,508 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390193508) 11:03:13,508 |-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] 11:03:13,508 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:03:13,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:03:13,509 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:03:13,509 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:13,509 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:03:13,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:03:13,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:13,510 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:03:13,510 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:03:13,517 |-INFO in ch.qos.logback.classic.pattern.DateConverter@edec72f - Setting zoneId to "UTC" 11:03:13,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:03:13,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:03:13,520 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:03:13,520 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:03:13,520 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:03:13,521 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:03:13,521 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:03:13,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:03:13,521 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:03:13,521 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@650aed6b - End of configuration. 11:03:13,521 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2b8c2d3b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:13.528Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:13.528Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:13.590Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:13.590Z WARN 7393 --- [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-08T11:03:13.591Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:13.591Z WARN 7393 --- [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-08T11:03:13.631Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.195 seconds (process running for 72.89) 2024-02-08T11:03:13.673Z WARN 7393 --- [ 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.453 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 2024-02-08T11:03:13.693Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:13.693Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:13.710Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:13.710Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:13.727Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.036 seconds (process running for 72.985) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 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-08T11:03:13.759Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:13.759Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:13.766Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.025 seconds (process running for 73.024) 2024-02-08T11:03:13.802Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:13.802Z WARN 7393 --- [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-08T11:03:13.956Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:13.956Z WARN 7393 --- [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] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:14.090Z INFO 7393 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:14.090Z INFO 7393 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:14.176Z WARN 7393 --- [ 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-08T11:03:14.220Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:14.220Z WARN 7393 --- [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-08T11:03:14.259Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:14.259Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:14.259Z WARN 7393 --- [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-08T11:03:14.259Z WARN 7393 --- [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-08T11:03:14.284Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:14.284Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:14.284Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5701 2024-02-08T11:03:14.284Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:14.284Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:14.287Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:14.308Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:14.308Z WARN 7393 --- [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-08T11:03:14.319Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:14.319Z WARN 7393 --- [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-08T11:03:14.571Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:14.571Z WARN 7393 --- [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-08T11:03:14.573Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:14.573Z WARN 7393 --- [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-08T11:03:14.670Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:14.671Z WARN 7393 --- [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-08T11:03:14.722Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:14.722Z WARN 7393 --- [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-08T11:03:14.732Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:14.798Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:14.798Z WARN 7393 --- [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-08T11:03:14.825Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:14.829Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:15.010Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:15.010Z WARN 7393 --- [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-08T11:03:15.066Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:15.071Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:15.071Z WARN 7393 --- [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-08T11:03:15.073Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5701 is STARTING 2024-02-08T11:03:15.146Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:15.146Z WARN 7393 --- [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-08T11:03:15.172Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:15.172Z WARN 7393 --- [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-08T11:03:15.230Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:15.276Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:33853 and /10.30.106.236:5702 2024-02-08T11:03:15.341Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:15.341Z WARN 7393 --- [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-08T11:03:15.391Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:15.391Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:15.391Z WARN 7393 --- [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-08T11:03:15.391Z WARN 7393 --- [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-08T11:03:15.642Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:15.643Z WARN 7393 --- [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-08T11:03:15.691Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:15.691Z WARN 7393 --- [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-08T11:03:15.742Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:15.742Z WARN 7393 --- [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-08T11:03:15.842Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:15.842Z WARN 7393 --- [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-08T11:03:15.901Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:15.901Z WARN 7393 --- [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-08T11:03:16.055Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:16.055Z WARN 7393 --- [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-08T11:03:16.144Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:16.145Z WARN 7393 --- [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-08T11:03:16.195Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:16.195Z WARN 7393 --- [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-08T11:03:16.214Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:16.214Z WARN 7393 --- [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-08T11:03:16.245Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:16.245Z WARN 7393 --- [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-08T11:03:16.445Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:16.445Z WARN 7393 --- [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-08T11:03:16.494Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:16.494Z WARN 7393 --- [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-08T11:03:16.595Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:16.595Z WARN 7393 --- [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-08T11:03:16.595Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:16.595Z WARN 7393 --- [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-08T11:03:16.796Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:16.796Z WARN 7393 --- [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-08T11:03:17.005Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:17.005Z WARN 7393 --- [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-08T11:03:17.048Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:17.048Z WARN 7393 --- [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-08T11:03:17.110Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:17.111Z WARN 7393 --- [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-08T11:03:17.149Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:17.149Z WARN 7393 --- [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-08T11:03:17.248Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:17.249Z WARN 7393 --- [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-08T11:03:17.297Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:17.297Z WARN 7393 --- [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-08T11:03:17.317Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:17.317Z WARN 7393 --- [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-08T11:03:17.449Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:17.449Z WARN 7393 --- [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-08T11:03:17.498Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:17.498Z WARN 7393 --- [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-08T11:03:17.649Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:17.649Z WARN 7393 --- [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-08T11:03:17.799Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:17.799Z WARN 7393 --- [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-08T11:03:17.950Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:17.951Z WARN 7393 --- [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-08T11:03:18.008Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:18.008Z WARN 7393 --- [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-08T11:03:18.102Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:18.102Z WARN 7393 --- [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-08T11:03:18.153Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:18.153Z WARN 7393 --- [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-08T11:03:18.219Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:18.220Z WARN 7393 --- [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-08T11:03:18.278Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:18.278Z WARN 7393 --- [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-08T11:03:18.456Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:18.457Z WARN 7393 --- [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-08T11:03:18.478Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:18.478Z WARN 7393 --- [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-08T11:03:18.506Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:18.506Z WARN 7393 --- [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-08T11:03:18.552Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:18.552Z WARN 7393 --- [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-08T11:03:18.602Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:18.602Z WARN 7393 --- [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-08T11:03:18.679Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:18.679Z WARN 7393 --- [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-08T11:03:19.006Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:19.006Z WARN 7393 --- [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-08T11:03:19.108Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:19.108Z WARN 7393 --- [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-08T11:03:19.110Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:19.110Z WARN 7393 --- [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-08T11:03:19.122Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:19.122Z WARN 7393 --- [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-08T11:03:19.129Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:19.129Z WARN 7393 --- [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-08T11:03:19.140Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:19.141Z WARN 7393 --- [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-08T11:03:19.309Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:19.309Z WARN 7393 --- [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-08T11:03:19.504Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:19.504Z WARN 7393 --- [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-08T11:03:19.560Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:19.560Z WARN 7393 --- [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-08T11:03:19.605Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:19.605Z WARN 7393 --- [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-08T11:03:19.606Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:19.606Z WARN 7393 --- [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-08T11:03:19.733Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:19.733Z WARN 7393 --- [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-08T11:03:19.910Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:19.910Z WARN 7393 --- [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-08T11:03:20.012Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:20.012Z WARN 7393 --- [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-08T11:03:20.024Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:20.024Z WARN 7393 --- [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-08T11:03:20.183Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:20.183Z WARN 7393 --- [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-08T11:03:20.193Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:20.193Z WARN 7393 --- [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-08T11:03:20.213Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:20.213Z WARN 7393 --- [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-08T11:03:20.313Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:20.313Z WARN 7393 --- [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-08T11:03:20.384Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:49363 2024-02-08T11:03:20.384Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:49561 2024-02-08T11:03:20.385Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:48403 2024-02-08T11:03:20.388Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:33509 2024-02-08T11:03:20.396Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:43987 2024-02-08T11:03:20.407Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 ] 2024-02-08T11:03:20.408Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:20.414Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:20.414Z WARN 7393 --- [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-08T11:03:20.418Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:38907 2024-02-08T11:03:20.424Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:33001 and /10.30.106.236:5708 2024-02-08T11:03:20.460Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:20.460Z WARN 7393 --- [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-08T11:03:20.508Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:20.508Z WARN 7393 --- [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-08T11:03:20.610Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:20.610Z WARN 7393 --- [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-08T11:03:20.764Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:20.764Z WARN 7393 --- [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-08T11:03:20.787Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:20.787Z WARN 7393 --- [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-08T11:03:20.868Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:20.868Z WARN 7393 --- [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-08T11:03:20.929Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:20.929Z WARN 7393 --- [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-08T11:03:21.189Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:21.189Z WARN 7393 --- [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-08T11:03:21.216Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:21.216Z WARN 7393 --- [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-08T11:03:21.221Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:21.221Z WARN 7393 --- [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-08T11:03:21.303Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:21.303Z WARN 7393 --- [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-08T11:03:21.369Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:21.369Z WARN 7393 --- [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-08T11:03:21.427Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5701 is STARTED 2024-02-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5702 2024-02-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:21.435Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:21.451Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:21.453Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:21.453Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:21.469Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:21.469Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5702 is STARTING 2024-02-08T11:03:21.522Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:21.522Z WARN 7393 --- [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-08T11:03:21.615Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:21.615Z WARN 7393 --- [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-08T11:03:21.623Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:21.631Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44731 and /10.30.106.236:5702 2024-02-08T11:03:21.716Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:21.716Z WARN 7393 --- [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-08T11:03:21.722Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:21.722Z WARN 7393 --- [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-08T11:03:21.732Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:21.732Z WARN 7393 --- [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-08T11:03:21.768Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:21.768Z WARN 7393 --- [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-08T11:03:21.802Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:21.802Z WARN 7393 --- [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-08T11:03:22.078Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:22.078Z WARN 7393 --- [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-08T11:03:22.146Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:22.146Z WARN 7393 --- [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-08T11:03:22.313Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:22.313Z WARN 7393 --- [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-08T11:03:22.422Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:22.422Z WARN 7393 --- [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-08T11:03:22.473Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:22.474Z WARN 7393 --- [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-08T11:03:22.568Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:22.568Z WARN 7393 --- [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-08T11:03:22.620Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:22.620Z WARN 7393 --- [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-08T11:03:22.634Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:22.634Z WARN 7393 --- [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-08T11:03:22.676Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:22.676Z WARN 7393 --- [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-08T11:03:22.773Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:22.773Z WARN 7393 --- [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-08T11:03:22.808Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:22.808Z WARN 7393 --- [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-08T11:03:22.841Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:22.841Z WARN 7393 --- [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-08T11:03:23.153Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:23.153Z WARN 7393 --- [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-08T11:03:23.237Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:23.237Z WARN 7393 --- [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-08T11:03:23.267Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:23.267Z WARN 7393 --- [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-08T11:03:23.426Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:23.426Z WARN 7393 --- [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-08T11:03:23.427Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:23.427Z WARN 7393 --- [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-08T11:03:23.623Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:23.623Z WARN 7393 --- [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-08T11:03:23.628Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:23.628Z WARN 7393 --- [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-08T11:03:23.659Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:23.660Z WARN 7393 --- [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-08T11:03:23.722Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:23.722Z WARN 7393 --- [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-08T11:03:23.727Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:23.727Z WARN 7393 --- [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-08T11:03:23.788Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:23.788Z WARN 7393 --- [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-08T11:03:23.946Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:23.946Z WARN 7393 --- [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-08T11:03:24.157Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:24.157Z WARN 7393 --- [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-08T11:03:24.329Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:24.329Z WARN 7393 --- [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-08T11:03:24.335Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:24.335Z WARN 7393 --- [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-08T11:03:24.342Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:24.343Z WARN 7393 --- [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-08T11:03:24.431Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:24.431Z WARN 7393 --- [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-08T11:03:24.485Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:24.485Z WARN 7393 --- [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-08T11:03:24.531Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:24.531Z WARN 7393 --- [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-08T11:03:24.585Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:24.585Z WARN 7393 --- [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-08T11:03:24.586Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:24.586Z WARN 7393 --- [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-08T11:03:24.786Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:24.786Z WARN 7393 --- [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-08T11:03:24.837Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:24.837Z WARN 7393 --- [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-08T11:03:25.148Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:25.148Z WARN 7393 --- [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-08T11:03:25.233Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:25.233Z WARN 7393 --- [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-08T11:03:25.261Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:25.261Z WARN 7393 --- [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-08T11:03:25.289Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:25.289Z WARN 7393 --- [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-08T11:03:25.384Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:25.384Z WARN 7393 --- [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-08T11:03:25.445Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:25.445Z WARN 7393 --- [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-08T11:03:25.488Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:25.488Z WARN 7393 --- [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-08T11:03:25.540Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:25.540Z WARN 7393 --- [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-08T11:03:25.584Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:25.584Z WARN 7393 --- [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-08T11:03:25.690Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:25.690Z WARN 7393 --- [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-08T11:03:25.890Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:25.890Z WARN 7393 --- [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-08T11:03:25.891Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:25.891Z WARN 7393 --- [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-08T11:03:26.142Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:26.142Z WARN 7393 --- [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-08T11:03:26.237Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:26.237Z WARN 7393 --- [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-08T11:03:26.288Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:26.288Z WARN 7393 --- [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-08T11:03:26.315Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:26.315Z WARN 7393 --- [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-08T11:03:26.353Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:26.353Z WARN 7393 --- [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-08T11:03:26.492Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:26.492Z WARN 7393 --- [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-08T11:03:26.593Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:26.593Z WARN 7393 --- [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-08T11:03:26.595Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:26.595Z WARN 7393 --- [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-08T11:03:26.652Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:26.652Z WARN 7393 --- [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-08T11:03:26.694Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:26.695Z WARN 7393 --- [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-08T11:03:26.790Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:26.790Z WARN 7393 --- [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-08T11:03:26.868Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc ] 2024-02-08T11:03:26.870Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:26.870Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:26.871Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc ] 2024-02-08T11:03:26.871Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:26.871Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:45629 2024-02-08T11:03:26.871Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:26.871Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:26.871Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:26.870Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:26.874Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:03:26.881Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:37353 2024-02-08T11:03:26.882Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:57681 2024-02-08T11:03:26.882Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57681 and /10.30.106.92:5702 2024-02-08T11:03:26.884Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57997 and /10.30.106.236:5709 2024-02-08T11:03:26.889Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:50887 2024-02-08T11:03:26.889Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44305 and /10.30.106.236:5708 2024-02-08T11:03:26.889Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:47553 2024-02-08T11:03:26.890Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:56987 2024-02-08T11:03:26.891Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:42597 2024-02-08T11:03:26.892Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42597 and /10.30.106.92:5701 2024-02-08T11:03:26.893Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:47287 2024-02-08T11:03:26.895Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:59635 and /10.30.106.236:5703 2024-02-08T11:03:26.895Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:54921 and /10.30.106.236:5705 2024-02-08T11:03:26.895Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43485 and /10.30.106.236:5709 2024-02-08T11:03:26.897Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:52681 and /10.30.106.236:5706 2024-02-08T11:03:26.899Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47641 and /10.30.106.236:5704 2024-02-08T11:03:26.900Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:46127 and /10.30.106.236:5707 2024-02-08T11:03:26.933Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.236:54073 2024-02-08T11:03:26.949Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.236:56635 2024-02-08T11:03:27.051Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:27.052Z WARN 7393 --- [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-08T11:03:27.099Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:27.099Z WARN 7393 --- [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-08T11:03:27.240Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:27.240Z WARN 7393 --- [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-08T11:03:27.324Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:27.324Z WARN 7393 --- [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-08T11:03:27.457Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:27.457Z WARN 7393 --- [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-08T11:03:27.494Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:27.494Z WARN 7393 --- [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-08T11:03:27.653Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:27.653Z WARN 7393 --- [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-08T11:03:27.799Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:27.799Z WARN 7393 --- [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-08T11:03:27.804Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:27.804Z WARN 7393 --- [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-08T11:03:27.806Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:27.806Z WARN 7393 --- [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-08T11:03:27.873Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5702 is STARTED 2024-02-08T11:03:27.885Z INFO 7393 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 13.826 seconds (process running for 87.143) 2024-02-08T11:03:27.897Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:27.897Z WARN 7393 --- [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-08T11:03:27.909Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:27.909Z WARN 7393 --- [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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.881 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:27.959Z INFO 7393 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Starting CmSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:27.959Z INFO 7393 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5703 2024-02-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:27.975Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:27.987Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:27.989Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:27.989Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:28.000Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:28.001Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5703 is STARTING 2024-02-08T11:03:28.010Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:28.010Z WARN 7393 --- [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-08T11:03:28.055Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:28.055Z WARN 7393 --- [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-08T11:03:28.110Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:28.131Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:37485 and /10.30.106.236:5702 2024-02-08T11:03:28.145Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:28.145Z WARN 7393 --- [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-08T11:03:28.231Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:28.231Z WARN 7393 --- [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-08T11:03:28.360Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:28.361Z WARN 7393 --- [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-08T11:03:28.604Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:28.604Z WARN 7393 --- [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-08T11:03:28.606Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:28.606Z WARN 7393 --- [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-08T11:03:28.607Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:28.607Z WARN 7393 --- [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-08T11:03:28.750Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:28.750Z WARN 7393 --- [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-08T11:03:28.826Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:28.826Z WARN 7393 --- [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-08T11:03:28.872Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:28.872Z WARN 7393 --- [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-08T11:03:28.908Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:28.908Z WARN 7393 --- [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-08T11:03:29.012Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:29.012Z WARN 7393 --- [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-08T11:03:29.148Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:29.148Z WARN 7393 --- [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-08T11:03:29.209Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:29.210Z WARN 7393 --- [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-08T11:03:29.334Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:29.334Z WARN 7393 --- [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-08T11:03:29.459Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:29.459Z WARN 7393 --- [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-08T11:03:29.561Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:29.561Z WARN 7393 --- [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-08T11:03:29.563Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:29.563Z WARN 7393 --- [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-08T11:03:29.709Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:29.709Z WARN 7393 --- [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-08T11:03:29.778Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:29.778Z WARN 7393 --- [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-08T11:03:29.830Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:29.830Z WARN 7393 --- [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-08T11:03:29.905Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:29.905Z WARN 7393 --- [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-08T11:03:29.915Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:29.915Z WARN 7393 --- [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-08T11:03:30.065Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:30.065Z WARN 7393 --- [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-08T11:03:30.065Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:30.066Z WARN 7393 --- [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-08T11:03:30.187Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:30.187Z WARN 7393 --- [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-08T11:03:30.253Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:30.253Z WARN 7393 --- [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-08T11:03:30.367Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:30.367Z WARN 7393 --- [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-08T11:03:30.667Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:30.667Z WARN 7393 --- [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-08T11:03:30.724Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:30.724Z WARN 7393 --- [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-08T11:03:30.769Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:30.769Z WARN 7393 --- [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-08T11:03:30.837Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:30.837Z WARN 7393 --- [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-08T11:03:30.893Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:30.893Z WARN 7393 --- [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-08T11:03:30.925Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:30.925Z WARN 7393 --- [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-08T11:03:31.023Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:31.023Z WARN 7393 --- [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-08T11:03:31.024Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:31.024Z WARN 7393 --- [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-08T11:03:31.063Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:31.063Z WARN 7393 --- [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-08T11:03:31.089Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:31.089Z WARN 7393 --- [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-08T11:03:31.278Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:31.278Z WARN 7393 --- [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-08T11:03:31.460Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:31.460Z WARN 7393 --- [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-08T11:03:31.570Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:31.570Z WARN 7393 --- [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-08T11:03:31.738Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:31.738Z WARN 7393 --- [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-08T11:03:31.901Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:31.901Z WARN 7393 --- [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-08T11:03:31.936Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:31.936Z WARN 7393 --- [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-08T11:03:31.944Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:31.944Z WARN 7393 --- [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-08T11:03:31.979Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:31.979Z WARN 7393 --- [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-08T11:03:32.021Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:32.021Z WARN 7393 --- [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-08T11:03:32.037Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:32.037Z WARN 7393 --- [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-08T11:03:32.042Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:32.042Z WARN 7393 --- [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-08T11:03:32.237Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:32.237Z WARN 7393 --- [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-08T11:03:32.338Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:32.338Z WARN 7393 --- [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-08T11:03:32.466Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:32.466Z WARN 7393 --- [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-08T11:03:32.641Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:32.641Z WARN 7393 --- [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-08T11:03:32.774Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:32.774Z WARN 7393 --- [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-08T11:03:32.950Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:32.950Z WARN 7393 --- [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-08T11:03:33.026Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:33.026Z WARN 7393 --- [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-08T11:03:33.039Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:33.039Z WARN 7393 --- [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-08T11:03:33.048Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:33.048Z WARN 7393 --- [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-08T11:03:33.108Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:33.108Z WARN 7393 --- [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-08T11:03:33.144Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:33.144Z WARN 7393 --- [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-08T11:03:33.144Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:33.144Z WARN 7393 --- [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-08T11:03:33.148Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:33.148Z WARN 7393 --- [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-08T11:03:33.231Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this ] 2024-02-08T11:03:33.233Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:33.233Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:33.234Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:33.235Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:33.235Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:33.235Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:33.243Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:33233 and /10.30.106.236:5703 2024-02-08T11:03:33.243Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:52757 2024-02-08T11:03:33.243Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:52757 and /10.30.106.92:5701 2024-02-08T11:03:33.245Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:36129 2024-02-08T11:03:33.245Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:58587 2024-02-08T11:03:33.245Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:34171 2024-02-08T11:03:33.246Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:58571 2024-02-08T11:03:33.246Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:43775 2024-02-08T11:03:33.246Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:33.251Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43775 and /10.30.106.92:5703 2024-02-08T11:03:33.251Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:49323 and /10.30.106.236:5704 2024-02-08T11:03:33.252Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42965 and /10.30.106.236:5707 2024-02-08T11:03:33.252Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:56307 2024-02-08T11:03:33.252Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:51729 2024-02-08T11:03:33.253Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 ] 2024-02-08T11:03:33.256Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:51189 2024-02-08T11:03:33.256Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:36183 and /10.30.106.236:5706 2024-02-08T11:03:33.256Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:39347 and /10.30.106.236:5705 2024-02-08T11:03:33.257Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 ] 2024-02-08T11:03:33.260Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.236:42561 2024-02-08T11:03:33.262Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:51189 and /10.30.106.92:5703 2024-02-08T11:03:33.265Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:54287 and /10.30.106.236:5708 2024-02-08T11:03:33.297Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:33.297Z WARN 7393 --- [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-08T11:03:33.496Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:33.496Z WARN 7393 --- [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-08T11:03:33.572Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:33.572Z WARN 7393 --- [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-08T11:03:33.676Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:33.677Z WARN 7393 --- [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-08T11:03:33.804Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:33.804Z WARN 7393 --- [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-08T11:03:33.932Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:33.932Z WARN 7393 --- [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-08T11:03:33.944Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:33.944Z WARN 7393 --- [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-08T11:03:34.067Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:34.067Z WARN 7393 --- [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-08T11:03:34.067Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:34.067Z WARN 7393 --- [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-08T11:03:34.264Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5703 is STARTED 2024-02-08T11:03:34.268Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:34.268Z WARN 7393 --- [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-08T11:03:34.271Z INFO 7393 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Started CmSubscriptionEventCacheConfigSpec in 6.332 seconds (process running for 93.529) 2024-02-08T11:03:34.318Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:34.318Z WARN 7393 --- [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-08T11:03:34.319Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:34.319Z WARN 7393 --- [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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.422 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-08T11:03:34.383Z INFO 7393 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:34.383Z INFO 7393 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5704 2024-02-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:34.401Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:34.413Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:34.414Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:34.414Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:34.428Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:34.428Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5704 is STARTING 2024-02-08T11:03:34.473Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:34.473Z WARN 7393 --- [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-08T11:03:34.567Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:34.579Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:37523 and /10.30.106.236:5702 2024-02-08T11:03:34.620Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:34.620Z WARN 7393 --- [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-08T11:03:34.730Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:34.730Z WARN 7393 --- [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-08T11:03:34.777Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:34.777Z WARN 7393 --- [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-08T11:03:34.805Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:34.805Z WARN 7393 --- [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-08T11:03:34.942Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:34.942Z WARN 7393 --- [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-08T11:03:35.010Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:35.010Z WARN 7393 --- [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-08T11:03:35.125Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:35.125Z WARN 7393 --- [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-08T11:03:35.173Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:35.173Z WARN 7393 --- [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-08T11:03:35.283Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:35.283Z WARN 7393 --- [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-08T11:03:35.376Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:35.376Z WARN 7393 --- [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-08T11:03:35.526Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:35.526Z WARN 7393 --- [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-08T11:03:35.577Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:35.577Z WARN 7393 --- [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-08T11:03:35.678Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:35.678Z WARN 7393 --- [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-08T11:03:35.681Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:35.681Z WARN 7393 --- [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-08T11:03:35.935Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:35.935Z WARN 7393 --- [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-08T11:03:35.998Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:35.998Z WARN 7393 --- [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-08T11:03:36.014Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:36.014Z WARN 7393 --- [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-08T11:03:36.118Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:36.118Z WARN 7393 --- [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-08T11:03:36.233Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:36.233Z WARN 7393 --- [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-08T11:03:36.280Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:36.280Z WARN 7393 --- [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-08T11:03:36.334Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:36.334Z WARN 7393 --- [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-08T11:03:36.436Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:36.436Z WARN 7393 --- [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-08T11:03:36.531Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:36.531Z WARN 7393 --- [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-08T11:03:36.581Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:36.581Z WARN 7393 --- [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-08T11:03:36.684Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:36.684Z WARN 7393 --- [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-08T11:03:36.836Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:36.836Z WARN 7393 --- [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-08T11:03:37.004Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:37.004Z WARN 7393 --- [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-08T11:03:37.020Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:37.020Z WARN 7393 --- [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-08T11:03:37.138Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:37.138Z WARN 7393 --- [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-08T11:03:37.138Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:37.138Z WARN 7393 --- [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-08T11:03:37.290Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:37.290Z WARN 7393 --- [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-08T11:03:37.327Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:37.327Z WARN 7393 --- [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-08T11:03:37.336Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:37.336Z WARN 7393 --- [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-08T11:03:37.435Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:37.435Z WARN 7393 --- [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-08T11:03:37.435Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:37.435Z WARN 7393 --- [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-08T11:03:37.588Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:37.588Z WARN 7393 --- [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-08T11:03:37.640Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:37.640Z WARN 7393 --- [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-08T11:03:37.858Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:37.858Z WARN 7393 --- [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-08T11:03:37.890Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:37.890Z WARN 7393 --- [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-08T11:03:38.025Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:38.025Z WARN 7393 --- [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-08T11:03:38.043Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:38.043Z WARN 7393 --- [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-08T11:03:38.094Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:38.094Z WARN 7393 --- [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-08T11:03:38.190Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:38.190Z WARN 7393 --- [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-08T11:03:38.241Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:38.241Z WARN 7393 --- [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-08T11:03:38.336Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:38.337Z WARN 7393 --- [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-08T11:03:38.338Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:38.338Z WARN 7393 --- [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-08T11:03:38.389Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:38.390Z WARN 7393 --- [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-08T11:03:38.593Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:38.593Z WARN 7393 --- [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-08T11:03:38.691Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:38.691Z WARN 7393 --- [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-08T11:03:38.763Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:38.763Z WARN 7393 --- [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-08T11:03:39.029Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:39.029Z WARN 7393 --- [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-08T11:03:39.050Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:39.050Z WARN 7393 --- [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-08T11:03:39.094Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:39.094Z WARN 7393 --- [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-08T11:03:39.148Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:39.148Z WARN 7393 --- [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-08T11:03:39.240Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:39.240Z WARN 7393 --- [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-08T11:03:39.243Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:39.243Z WARN 7393 --- [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-08T11:03:39.344Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:39.344Z WARN 7393 --- [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-08T11:03:39.440Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:39.441Z WARN 7393 --- [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-08T11:03:39.444Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:39.444Z WARN 7393 --- [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-08T11:03:39.444Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:39.444Z WARN 7393 --- [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-08T11:03:39.595Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:39.595Z WARN 7393 --- [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-08T11:03:39.686Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 ] 2024-02-08T11:03:39.686Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:59739 2024-02-08T11:03:39.687Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this ] 2024-02-08T11:03:39.687Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 ] 2024-02-08T11:03:39.688Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:39.688Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:39.688Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:39.688Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:39.689Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:39.690Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:39.690Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:55057 2024-02-08T11:03:39.690Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:39.692Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:55057 and /10.30.106.92:5704 2024-02-08T11:03:39.693Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:39035 2024-02-08T11:03:39.693Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42783 and /10.30.106.236:5708 2024-02-08T11:03:39.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:37103 2024-02-08T11:03:39.695Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:38083 2024-02-08T11:03:39.700Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:49751 2024-02-08T11:03:39.701Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:49751 and /10.30.106.92:5704 2024-02-08T11:03:39.703Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:48931 2024-02-08T11:03:39.704Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:38083 and /10.30.106.92:5701 2024-02-08T11:03:39.707Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:48931 and /10.30.106.92:5704 2024-02-08T11:03:39.714Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:46281 and /10.30.106.236:5705 2024-02-08T11:03:39.714Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:48247 and /10.30.106.236:5704 2024-02-08T11:03:39.715Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35063 and /10.30.106.236:5707 2024-02-08T11:03:39.716Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35697 and /10.30.106.236:5706 2024-02-08T11:03:39.716Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:03:39.716Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:41769 2024-02-08T11:03:39.716Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:54933 2024-02-08T11:03:39.717Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:54431 2024-02-08T11:03:39.717Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 ] 2024-02-08T11:03:39.721Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:34683 and /10.30.106.236:5703 2024-02-08T11:03:39.721Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.236:55497 2024-02-08T11:03:39.721Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:39.721Z WARN 7393 --- [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-08T11:03:39.722Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:34309 and /10.30.106.236:5709 2024-02-08T11:03:40.005Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:40.005Z WARN 7393 --- [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-08T11:03:40.047Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:40.048Z WARN 7393 --- [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-08T11:03:40.055Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:40.055Z WARN 7393 --- [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-08T11:03:40.197Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:40.197Z WARN 7393 --- [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-08T11:03:40.233Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:40.233Z WARN 7393 --- [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-08T11:03:40.297Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:40.297Z WARN 7393 --- [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-08T11:03:40.298Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:40.298Z WARN 7393 --- [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-08T11:03:40.298Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:40.298Z WARN 7393 --- [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-08T11:03:40.344Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:40.344Z WARN 7393 --- [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-08T11:03:40.497Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:40.498Z WARN 7393 --- [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-08T11:03:40.645Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:40.645Z WARN 7393 --- [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-08T11:03:40.719Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5704 is STARTED 2024-02-08T11:03:40.725Z INFO 7393 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.361 seconds (process running for 99.983) 2024-02-08T11:03:40.727Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:40.727Z WARN 7393 --- [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-08T11:03:40.749Z INFO 7393 --- [ 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.389 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:03:40.772Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:03:40.772Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5705 2024-02-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:40.789Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:40.801Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:40.803Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:40.803Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:40.811Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:40.811Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5705 is STARTING 2024-02-08T11:03:40.950Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:40.953Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:34999 and /10.30.106.236:5702 2024-02-08T11:03:40.959Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:40.959Z WARN 7393 --- [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-08T11:03:41.059Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:41.059Z WARN 7393 --- [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-08T11:03:41.101Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:41.101Z WARN 7393 --- [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-08T11:03:41.155Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:41.155Z WARN 7393 --- [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-08T11:03:41.203Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:41.203Z WARN 7393 --- [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-08T11:03:41.335Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:41.335Z WARN 7393 --- [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-08T11:03:41.406Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:41.406Z WARN 7393 --- [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-08T11:03:41.451Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:41.451Z WARN 7393 --- [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-08T11:03:41.497Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:41.497Z WARN 7393 --- [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-08T11:03:41.648Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:41.648Z WARN 7393 --- [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-08T11:03:41.704Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:41.704Z WARN 7393 --- [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-08T11:03:41.782Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:41.782Z WARN 7393 --- [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-08T11:03:42.012Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:42.012Z WARN 7393 --- [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-08T11:03:42.104Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:42.104Z WARN 7393 --- [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-08T11:03:42.213Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:42.213Z WARN 7393 --- [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-08T11:03:42.305Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:42.305Z WARN 7393 --- [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-08T11:03:42.310Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:42.310Z WARN 7393 --- [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-08T11:03:42.337Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:42.337Z WARN 7393 --- [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-08T11:03:42.357Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:42.357Z WARN 7393 --- [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-08T11:03:42.410Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:42.410Z WARN 7393 --- [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-08T11:03:42.607Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:42.607Z WARN 7393 --- [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-08T11:03:42.652Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:42.653Z WARN 7393 --- [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-08T11:03:42.704Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:42.705Z WARN 7393 --- [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-08T11:03:42.842Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:42.842Z WARN 7393 --- [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-08T11:03:43.156Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:43.156Z WARN 7393 --- [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-08T11:03:43.160Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:43.160Z WARN 7393 --- [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-08T11:03:43.219Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:43.219Z WARN 7393 --- [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-08T11:03:43.258Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:43.258Z WARN 7393 --- [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-08T11:03:43.310Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:43.310Z WARN 7393 --- [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-08T11:03:43.363Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:43.363Z WARN 7393 --- [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-08T11:03:43.365Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:43.365Z WARN 7393 --- [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-08T11:03:43.551Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:43.551Z WARN 7393 --- [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-08T11:03:43.605Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:43.605Z WARN 7393 --- [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-08T11:03:43.611Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:43.611Z WARN 7393 --- [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-08T11:03:43.696Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:43.696Z WARN 7393 --- [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-08T11:03:43.807Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:43.807Z WARN 7393 --- [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-08T11:03:44.059Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:44.059Z WARN 7393 --- [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-08T11:03:44.114Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:44.115Z WARN 7393 --- [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-08T11:03:44.161Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:44.161Z WARN 7393 --- [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-08T11:03:44.173Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:44.173Z WARN 7393 --- [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-08T11:03:44.414Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:44.414Z WARN 7393 --- [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-08T11:03:44.566Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:44.566Z WARN 7393 --- [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-08T11:03:44.570Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:44.570Z WARN 7393 --- [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-08T11:03:44.714Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:44.714Z WARN 7393 --- [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-08T11:03:44.756Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:44.756Z WARN 7393 --- [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-08T11:03:44.802Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:44.802Z WARN 7393 --- [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-08T11:03:44.820Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:44.821Z WARN 7393 --- [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-08T11:03:44.912Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:44.912Z WARN 7393 --- [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-08T11:03:44.962Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:44.962Z WARN 7393 --- [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-08T11:03:44.983Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:44.983Z WARN 7393 --- [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-08T11:03:45.022Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:45.022Z WARN 7393 --- [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-08T11:03:45.063Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:45.063Z WARN 7393 --- [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-08T11:03:45.473Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:45.473Z WARN 7393 --- [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-08T11:03:45.525Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:45.525Z WARN 7393 --- [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-08T11:03:45.659Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:45.659Z WARN 7393 --- [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-08T11:03:45.673Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:45.673Z WARN 7393 --- [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-08T11:03:45.674Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:45.675Z WARN 7393 --- [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-08T11:03:45.717Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:45.717Z WARN 7393 --- [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-08T11:03:45.774Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:45.774Z WARN 7393 --- [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-08T11:03:45.816Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:45.816Z WARN 7393 --- [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-08T11:03:45.835Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:45.835Z WARN 7393 --- [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-08T11:03:45.916Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:45.916Z WARN 7393 --- [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-08T11:03:46.069Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this ] 2024-02-08T11:03:46.070Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:46.070Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:46.070Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:46.070Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:46.070Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:46.071Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:46.071Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5702, timeout: 10000, bind-any: true 2024-02-08T11:03:46.071Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:03:46.071Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:46.074Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:60891 2024-02-08T11:03:46.074Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:51973 2024-02-08T11:03:46.075Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35255 and /10.30.106.236:5705 2024-02-08T11:03:46.076Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:54355 2024-02-08T11:03:46.076Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:46.077Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:51119 2024-02-08T11:03:46.079Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 ] 2024-02-08T11:03:46.081Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:54355 and /10.30.106.92:5703 2024-02-08T11:03:46.081Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:51973 and /10.30.106.92:5701 2024-02-08T11:03:46.081Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:48839 2024-02-08T11:03:46.083Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:37369 and /10.30.106.236:5703 2024-02-08T11:03:46.083Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:60891 and /10.30.106.92:5702 2024-02-08T11:03:46.083Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:49177 and /10.30.106.236:5706 2024-02-08T11:03:46.083Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:51809 2024-02-08T11:03:46.083Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:51119 and /10.30.106.92:5704 2024-02-08T11:03:46.084Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 ] 2024-02-08T11:03:46.084Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43165 and /10.30.106.236:5704 2024-02-08T11:03:46.084Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:41913 and /10.30.106.236:5707 2024-02-08T11:03:46.084Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:39695 and /10.30.106.236:5709 2024-02-08T11:03:46.085Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:44569 2024-02-08T11:03:46.085Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:38769 2024-02-08T11:03:46.086Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 ] 2024-02-08T11:03:46.088Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:46.088Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 ] 2024-02-08T11:03:46.091Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:38769 and /10.30.106.92:5705 2024-02-08T11:03:46.092Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:41213 2024-02-08T11:03:46.093Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:44991 2024-02-08T11:03:46.096Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:58467 2024-02-08T11:03:46.100Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:41751 and /10.30.106.236:5708 2024-02-08T11:03:46.106Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:58467 and /10.30.106.92:5705 2024-02-08T11:03:46.110Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:36363 2024-02-08T11:03:46.111Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.236:52177 2024-02-08T11:03:46.111Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:42733 2024-02-08T11:03:46.111Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42733 and /10.30.106.92:5705 2024-02-08T11:03:46.128Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:46.128Z WARN 7393 --- [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-08T11:03:46.167Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:46.167Z WARN 7393 --- [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-08T11:03:46.577Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:46.577Z WARN 7393 --- [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-08T11:03:46.672Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:46.672Z WARN 7393 --- [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-08T11:03:46.676Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:46.676Z WARN 7393 --- [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-08T11:03:46.686Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:46.686Z WARN 7393 --- [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-08T11:03:46.822Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:46.822Z WARN 7393 --- [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-08T11:03:46.876Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:46.876Z WARN 7393 --- [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-08T11:03:46.919Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:46.919Z WARN 7393 --- [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-08T11:03:46.927Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:46.927Z WARN 7393 --- [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-08T11:03:46.941Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:46.941Z WARN 7393 --- [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-08T11:03:46.988Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:46.988Z WARN 7393 --- [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-08T11:03:47.072Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:47.073Z WARN 7393 --- [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-08T11:03:47.077Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5705 is STARTED 2024-02-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5706 2024-02-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:47.083Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:47.096Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:47.097Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:47.097Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:47.105Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:47.106Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5706 is STARTING 2024-02-08T11:03:47.264Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:47.278Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:37781 and /10.30.106.236:5702 2024-02-08T11:03:47.379Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:47.379Z WARN 7393 --- [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-08T11:03:47.589Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:47.589Z WARN 7393 --- [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-08T11:03:47.730Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:47.730Z WARN 7393 --- [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-08T11:03:47.774Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:47.774Z WARN 7393 --- [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-08T11:03:47.776Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:47.776Z WARN 7393 --- [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-08T11:03:47.830Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:47.830Z WARN 7393 --- [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-08T11:03:47.846Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:47.847Z WARN 7393 --- [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-08T11:03:47.922Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:47.922Z WARN 7393 --- [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-08T11:03:47.929Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:47.929Z WARN 7393 --- [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-08T11:03:47.945Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:47.945Z WARN 7393 --- [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-08T11:03:47.980Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:47.980Z WARN 7393 --- [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-08T11:03:48.276Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:48.276Z WARN 7393 --- [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-08T11:03:48.382Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:48.382Z WARN 7393 --- [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-08T11:03:48.743Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:48.744Z WARN 7393 --- [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-08T11:03:48.783Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:48.783Z WARN 7393 --- [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-08T11:03:48.833Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:48.833Z WARN 7393 --- [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-08T11:03:48.924Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:48.924Z WARN 7393 --- [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-08T11:03:48.928Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:48.928Z WARN 7393 --- [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-08T11:03:48.949Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:48.949Z WARN 7393 --- [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-08T11:03:48.979Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:48.979Z WARN 7393 --- [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-08T11:03:48.999Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:48.999Z WARN 7393 --- [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-08T11:03:49.032Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:49.032Z WARN 7393 --- [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-08T11:03:49.185Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:49.185Z WARN 7393 --- [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-08T11:03:49.280Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:49.280Z WARN 7393 --- [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-08T11:03:49.435Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:49.435Z WARN 7393 --- [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-08T11:03:49.635Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:49.636Z WARN 7393 --- [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-08T11:03:49.796Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:49.796Z WARN 7393 --- [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-08T11:03:49.881Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:49.881Z WARN 7393 --- [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-08T11:03:49.903Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:49.903Z WARN 7393 --- [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-08T11:03:49.936Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:49.936Z WARN 7393 --- [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-08T11:03:50.038Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:50.038Z WARN 7393 --- [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-08T11:03:50.054Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:50.054Z WARN 7393 --- [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-08T11:03:50.128Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:50.128Z WARN 7393 --- [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-08T11:03:50.238Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:50.238Z WARN 7393 --- [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-08T11:03:50.239Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:50.239Z WARN 7393 --- [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-08T11:03:50.340Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:50.340Z WARN 7393 --- [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-08T11:03:50.489Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:50.489Z WARN 7393 --- [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-08T11:03:50.650Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:50.650Z WARN 7393 --- [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-08T11:03:50.706Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:50.706Z WARN 7393 --- [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-08T11:03:50.738Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:50.738Z WARN 7393 --- [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-08T11:03:50.789Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:50.789Z WARN 7393 --- [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-08T11:03:50.884Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:50.884Z WARN 7393 --- [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-08T11:03:51.007Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:51.007Z WARN 7393 --- [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-08T11:03:51.131Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:51.131Z WARN 7393 --- [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-08T11:03:51.142Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:51.142Z WARN 7393 --- [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-08T11:03:51.168Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:51.168Z WARN 7393 --- [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-08T11:03:51.395Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:51.395Z WARN 7393 --- [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-08T11:03:51.407Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:51.407Z WARN 7393 --- [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-08T11:03:51.657Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:51.657Z WARN 7393 --- [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-08T11:03:51.758Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:51.758Z WARN 7393 --- [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-08T11:03:51.792Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:51.792Z WARN 7393 --- [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-08T11:03:51.853Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:51.853Z WARN 7393 --- [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-08T11:03:51.887Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:51.887Z WARN 7393 --- [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-08T11:03:51.960Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:51.960Z WARN 7393 --- [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-08T11:03:51.992Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:51.992Z WARN 7393 --- [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-08T11:03:52.234Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:52.234Z WARN 7393 --- [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-08T11:03:52.358Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:52.358Z WARN 7393 --- [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-08T11:03:52.359Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:52.359Z WARN 7393 --- [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-08T11:03:52.371Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:52.371Z WARN 7393 --- [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-08T11:03:52.380Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 this ] 2024-02-08T11:03:52.382Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:43559 2024-02-08T11:03:52.384Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 ] 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:52.384Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:39311 2024-02-08T11:03:52.385Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5702, timeout: 10000, bind-any: true 2024-02-08T11:03:52.385Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:03:52.385Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:52.386Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:35733 2024-02-08T11:03:52.387Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35733 and /10.30.106.92:5701 2024-02-08T11:03:52.388Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:41925 2024-02-08T11:03:52.388Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:59809 and /10.30.106.236:5709 2024-02-08T11:03:52.388Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:52.388Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:59183 2024-02-08T11:03:52.390Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 ] 2024-02-08T11:03:52.393Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43989 and /10.30.106.236:5705 2024-02-08T11:03:52.396Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:54743 and /10.30.106.236:5704 2024-02-08T11:03:52.397Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 ] 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:56895 and /10.30.106.236:5706 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:45011 and /10.30.106.236:5708 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:41925 and /10.30.106.92:5703 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:53137 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:52601 2024-02-08T11:03:52.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:60995 and /10.30.106.236:5703 2024-02-08T11:03:52.407Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:47779 2024-02-08T11:03:52.410Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:47361 2024-02-08T11:03:52.419Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:55983 and /10.30.106.236:5707 2024-02-08T11:03:52.419Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:41697 2024-02-08T11:03:52.419Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:48249 2024-02-08T11:03:52.419Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:55601 2024-02-08T11:03:52.419Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:48249 and /10.30.106.92:5706 2024-02-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47779 and /10.30.106.92:5702 2024-02-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:55601 and /10.30.106.92:5706 2024-02-08T11:03:52.420Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:52.420Z WARN 7393 --- [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-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:59347 2024-02-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.236:35343 2024-02-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:35283 2024-02-08T11:03:52.420Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47361 and /10.30.106.92:5704 2024-02-08T11:03:52.422Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35283 and /10.30.106.92:5706 2024-02-08T11:03:52.423Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:53137 and /10.30.106.92:5706 2024-02-08T11:03:52.426Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:52.428Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:34815 2024-02-08T11:03:52.428Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 ] 2024-02-08T11:03:52.431Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 ] 2024-02-08T11:03:52.431Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:34815 and /10.30.106.92:5706 2024-02-08T11:03:52.432Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:45711 2024-02-08T11:03:52.432Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:45711 and /10.30.106.92:5705 2024-02-08T11:03:52.517Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:52.517Z WARN 7393 --- [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-08T11:03:52.712Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:52.712Z WARN 7393 --- [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-08T11:03:52.715Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:52.715Z WARN 7393 --- [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-08T11:03:52.835Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:52.835Z WARN 7393 --- [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-08T11:03:52.895Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:52.896Z WARN 7393 --- [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-08T11:03:52.921Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:52.921Z WARN 7393 --- [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-08T11:03:52.995Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:52.995Z WARN 7393 --- [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-08T11:03:53.136Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:53.136Z WARN 7393 --- [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-08T11:03:53.234Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:53.234Z WARN 7393 --- [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-08T11:03:53.361Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:53.361Z WARN 7393 --- [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-08T11:03:53.365Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:53.365Z WARN 7393 --- [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-08T11:03:53.427Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5706 is STARTED 2024-02-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5707 2024-02-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:53.432Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:03:53.444Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:03:53.445Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:03:53.445Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:03:53.461Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:03:53.462Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5707 is STARTING 2024-02-08T11:03:53.485Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:53.485Z WARN 7393 --- [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-08T11:03:53.567Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:03:53.570Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47419 and /10.30.106.236:5702 2024-02-08T11:03:53.571Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:53.571Z WARN 7393 --- [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-08T11:03:53.772Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:53.772Z WARN 7393 --- [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-08T11:03:53.798Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:53.798Z WARN 7393 --- [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-08T11:03:53.836Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:53.836Z WARN 7393 --- [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-08T11:03:53.898Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:53.898Z WARN 7393 --- [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-08T11:03:53.989Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:53.989Z WARN 7393 --- [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-08T11:03:53.991Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:53.991Z WARN 7393 --- [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-08T11:03:54.237Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:54.237Z WARN 7393 --- [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-08T11:03:54.238Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:54.238Z WARN 7393 --- [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-08T11:03:54.338Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:54.338Z WARN 7393 --- [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-08T11:03:54.468Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:54.468Z WARN 7393 --- [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-08T11:03:54.475Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:54.475Z WARN 7393 --- [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-08T11:03:54.520Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:54.520Z WARN 7393 --- [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-08T11:03:54.624Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:54.625Z WARN 7393 --- [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-08T11:03:54.800Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:54.800Z WARN 7393 --- [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-08T11:03:54.851Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:54.851Z WARN 7393 --- [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-08T11:03:55.040Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:55.040Z WARN 7393 --- [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-08T11:03:55.092Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:55.092Z WARN 7393 --- [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-08T11:03:55.094Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:55.094Z WARN 7393 --- [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-08T11:03:55.191Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:55.191Z WARN 7393 --- [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-08T11:03:55.240Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:55.240Z WARN 7393 --- [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-08T11:03:55.328Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:55.328Z WARN 7393 --- [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-08T11:03:55.441Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:55.442Z WARN 7393 --- [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-08T11:03:55.623Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:55.623Z WARN 7393 --- [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-08T11:03:55.674Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:55.675Z WARN 7393 --- [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-08T11:03:55.677Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:55.677Z WARN 7393 --- [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-08T11:03:55.803Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:55.803Z WARN 7393 --- [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-08T11:03:55.903Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:55.903Z WARN 7393 --- [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-08T11:03:55.943Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:55.944Z WARN 7393 --- [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-08T11:03:55.945Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:55.945Z WARN 7393 --- [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-08T11:03:55.997Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:55.997Z WARN 7393 --- [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-08T11:03:56.293Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:56.293Z WARN 7393 --- [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-08T11:03:56.295Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:56.295Z WARN 7393 --- [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-08T11:03:56.331Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:56.331Z WARN 7393 --- [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-08T11:03:56.443Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:56.443Z WARN 7393 --- [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-08T11:03:56.676Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:56.676Z WARN 7393 --- [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-08T11:03:56.681Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:56.681Z WARN 7393 --- [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-08T11:03:56.766Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:56.766Z WARN 7393 --- [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-08T11:03:56.877Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:56.877Z WARN 7393 --- [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-08T11:03:56.948Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:56.948Z WARN 7393 --- [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-08T11:03:57.096Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:57.096Z WARN 7393 --- [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-08T11:03:57.105Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:57.105Z WARN 7393 --- [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-08T11:03:57.150Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:57.150Z WARN 7393 --- [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-08T11:03:57.347Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:57.347Z WARN 7393 --- [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-08T11:03:57.383Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:57.383Z WARN 7393 --- [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-08T11:03:57.397Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:57.397Z WARN 7393 --- [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-08T11:03:57.546Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:57.546Z WARN 7393 --- [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-08T11:03:57.633Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:57.634Z WARN 7393 --- [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-08T11:03:57.720Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:57.720Z WARN 7393 --- [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-08T11:03:57.780Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:57.780Z WARN 7393 --- [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-08T11:03:57.830Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:57.830Z WARN 7393 --- [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-08T11:03:58.001Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:58.001Z WARN 7393 --- [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-08T11:03:58.249Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:58.249Z WARN 7393 --- [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-08T11:03:58.301Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:58.301Z WARN 7393 --- [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-08T11:03:58.307Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:58.307Z WARN 7393 --- [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-08T11:03:58.349Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:58.349Z WARN 7393 --- [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-08T11:03:58.353Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:58.353Z WARN 7393 --- [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-08T11:03:58.386Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:58.386Z WARN 7393 --- [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-08T11:03:58.538Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:58.538Z WARN 7393 --- [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-08T11:03:58.682Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.683Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.684Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 this ] 2024-02-08T11:03:58.684Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:57683 2024-02-08T11:03:58.684Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:58.684Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:58.685Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:58.685Z WARN 7393 --- [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-08T11:03:58.685Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:58.685Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:58.685Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:03:58.685Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5701, timeout: 10000, bind-any: true 2024-02-08T11:03:58.685Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:03:58.686Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5702, timeout: 10000, bind-any: true 2024-02-08T11:03:58.686Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:03:58.686Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:50173 2024-02-08T11:03:58.687Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:58347 2024-02-08T11:03:58.687Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:03:58.690Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:43481 2024-02-08T11:03:58.690Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43481 and /10.30.106.92:5702 2024-02-08T11:03:58.692Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:33215 2024-02-08T11:03:58.695Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:33215 and /10.30.106.92:5703 2024-02-08T11:03:58.697Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57683 and /10.30.106.92:5707 2024-02-08T11:03:58.703Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:53951 2024-02-08T11:03:58.703Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:50105 and /10.30.106.236:5707 2024-02-08T11:03:58.704Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:56507 and /10.30.106.236:5703 2024-02-08T11:03:58.704Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:50173 and /10.30.106.92:5701 2024-02-08T11:03:58.704Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:55571 and /10.30.106.236:5705 2024-02-08T11:03:58.704Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:59367 and /10.30.106.236:5709 2024-02-08T11:03:58.709Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:53951 and /10.30.106.92:5707 2024-02-08T11:03:58.710Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.718Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 this Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.719Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5704, timeout: 10000, bind-any: true 2024-02-08T11:03:58.719Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5705, timeout: 10000, bind-any: true 2024-02-08T11:03:58.719Z INFO 7393 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5706, timeout: 10000, bind-any: true 2024-02-08T11:03:58.721Z INFO 7393 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.722Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:54783 2024-02-08T11:03:58.722Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:37231 and /10.30.106.236:5704 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:34567 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:51391 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:33189 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:33561 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:33899 2024-02-08T11:03:58.727Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:57001 2024-02-08T11:03:58.728Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:36441 2024-02-08T11:03:58.733Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:43317 2024-02-08T11:03:58.735Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:46417 2024-02-08T11:03:58.736Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:51391 and /10.30.106.92:5707 2024-02-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:46417 and /10.30.106.92:5706 2024-02-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:53833 and /10.30.106.236:5706 2024-02-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:56983 and /10.30.106.236:5708 2024-02-08T11:03:58.739Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:54783 and /10.30.106.92:5705 2024-02-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:36441 and /10.30.106.92:5707 2024-02-08T11:03:58.739Z WARN 7393 --- [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-08T11:03:58.739Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:55903 2024-02-08T11:03:58.740Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:34567 and /10.30.106.92:5707 2024-02-08T11:03:58.740Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.236:45787 2024-02-08T11:03:58.740Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43317 and /10.30.106.92:5704 2024-02-08T11:03:58.754Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:47187 2024-02-08T11:03:58.754Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:58.754Z WARN 7393 --- [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-08T11:03:58.754Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47187 and /10.30.106.92:5707 2024-02-08T11:03:58.755Z INFO 7393 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:03:58.878Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:58.878Z WARN 7393 --- [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-08T11:03:59.160Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:03:59.160Z WARN 7393 --- [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-08T11:03:59.210Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:03:59.210Z WARN 7393 --- [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-08T11:03:59.295Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:03:59.295Z WARN 7393 --- [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-08T11:03:59.361Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:03:59.361Z WARN 7393 --- [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-08T11:03:59.412Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:03:59.412Z WARN 7393 --- [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-08T11:03:59.445Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:03:59.445Z WARN 7393 --- [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-08T11:03:59.515Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:03:59.515Z WARN 7393 --- [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-08T11:03:59.517Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:03:59.517Z WARN 7393 --- [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-08T11:03:59.645Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:03:59.645Z WARN 7393 --- [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-08T11:03:59.720Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5707 is STARTED 2024-02-08T11:03:59.808Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:03:59.808Z WARN 7393 --- [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-08T11:03:59.809Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.054 seconds (process running for 119.067) 2024-02-08T11:03:59.820Z INFO 7393 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-02-08T11:03:59.860Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:03:59.860Z WARN 7393 --- [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-08T11:03:59.957Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:03:59.957Z WARN 7393 --- [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-08T11:04:00.187Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:00.187Z WARN 7393 --- [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-08T11:04:00.237Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:00.237Z WARN 7393 --- [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-08T11:04:00.338Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:00.338Z WARN 7393 --- [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-08T11:04:00.350Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:00.350Z WARN 7393 --- [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-08T11:04:00.467Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:00.467Z WARN 7393 --- [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-08T11:04:00.516Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:00.517Z WARN 7393 --- [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-08T11:04:00.538Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:00.538Z WARN 7393 --- [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-08T11:04:00.563Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:00.563Z WARN 7393 --- [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-08T11:04:00.798Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:00.798Z WARN 7393 --- [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-08T11:04:00.961Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:00.961Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:00.961Z WARN 7393 --- [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-08T11:04:00.961Z WARN 7393 --- [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: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.249 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-08T11:04:01.025Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:01.025Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5708 2024-02-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:04:01.040Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:04:01.060Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:04:01.061Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:04:01.061Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:04:01.065Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:01.065Z WARN 7393 --- [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-08T11:04:01.073Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:04:01.073Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5708 is STARTING 2024-02-08T11:04:01.140Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:01.140Z WARN 7393 --- [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-08T11:04:01.162Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.236]:5702 2024-02-08T11:04:01.165Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:59445 and /10.30.106.236:5702 2024-02-08T11:04:01.191Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:01.191Z WARN 7393 --- [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-08T11:04:01.340Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:01.340Z WARN 7393 --- [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-08T11:04:01.391Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:01.391Z WARN 7393 --- [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-08T11:04:01.419Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:01.419Z WARN 7393 --- [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-08T11:04:01.465Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:01.465Z WARN 7393 --- [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-08T11:04:01.473Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:01.474Z WARN 7393 --- [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-08T11:04:01.554Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:01.554Z WARN 7393 --- [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-08T11:04:01.952Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:01.952Z WARN 7393 --- [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-08T11:04:01.992Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:01.992Z WARN 7393 --- [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-08T11:04:02.015Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:02.015Z WARN 7393 --- [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-08T11:04:02.144Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:02.145Z WARN 7393 --- [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-08T11:04:02.168Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:02.168Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:02.168Z WARN 7393 --- [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-08T11:04:02.168Z WARN 7393 --- [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-08T11:04:02.419Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:02.419Z WARN 7393 --- [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-08T11:04:02.422Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:02.422Z WARN 7393 --- [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-08T11:04:02.494Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:02.495Z WARN 7393 --- [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-08T11:04:02.507Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:02.508Z WARN 7393 --- [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-08T11:04:02.595Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:02.595Z WARN 7393 --- [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-08T11:04:02.676Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:02.677Z WARN 7393 --- [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-08T11:04:02.806Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:02.806Z WARN 7393 --- [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-08T11:04:02.921Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:02.921Z WARN 7393 --- [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-08T11:04:02.945Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:02.945Z WARN 7393 --- [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-08T11:04:03.122Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:03.122Z WARN 7393 --- [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-08T11:04:03.147Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:03.147Z WARN 7393 --- [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-08T11:04:03.271Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:03.271Z WARN 7393 --- [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-08T11:04:03.274Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:03.275Z WARN 7393 --- [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-08T11:04:03.325Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:03.325Z WARN 7393 --- [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-08T11:04:03.360Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:03.360Z WARN 7393 --- [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-08T11:04:03.397Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:03.397Z WARN 7393 --- [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-08T11:04:03.579Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:03.579Z WARN 7393 --- [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-08T11:04:03.599Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:03.599Z WARN 7393 --- [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-08T11:04:03.910Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:03.910Z WARN 7393 --- [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-08T11:04:03.978Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:03.978Z WARN 7393 --- [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-08T11:04:04.100Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:04.100Z WARN 7393 --- [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-08T11:04:04.227Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:04.227Z WARN 7393 --- [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-08T11:04:04.230Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:04.230Z WARN 7393 --- [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-08T11:04:04.274Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:04.275Z WARN 7393 --- [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-08T11:04:04.301Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:04.302Z WARN 7393 --- [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-08T11:04:04.313Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:04.313Z WARN 7393 --- [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-08T11:04:04.327Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:04.327Z WARN 7393 --- [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-08T11:04:04.553Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:04.553Z WARN 7393 --- [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-08T11:04:04.583Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:04.583Z WARN 7393 --- [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-08T11:04:04.754Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:04.754Z WARN 7393 --- [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-08T11:04:04.965Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:04.965Z WARN 7393 --- [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-08T11:04:05.037Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:05.037Z WARN 7393 --- [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-08T11:04:05.177Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:05.177Z WARN 7393 --- [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-08T11:04:05.180Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:05.180Z WARN 7393 --- [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-08T11:04:05.204Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:05.204Z WARN 7393 --- [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-08T11:04:05.285Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:05.285Z WARN 7393 --- [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-08T11:04:05.317Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:05.317Z WARN 7393 --- [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-08T11:04:05.430Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:05.431Z WARN 7393 --- [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-08T11:04:05.438Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:05.438Z WARN 7393 --- [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-08T11:04:05.506Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:05.506Z WARN 7393 --- [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-08T11:04:05.582Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.92:5706->/10.30.106.236:59347, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.583Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.92:5706->/10.30.106.236:35343, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.584Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:5706->/10.30.106.236:39311, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.586Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.586Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.92:5706->/10.30.106.236:59183, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.587Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.92:60995->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.587Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.587Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.92:5706->/10.30.106.236:52601, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.587Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.587Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:37781->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.587Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.588Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.588Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.588Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.589Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.594Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.92:5706->/10.30.106.236:41697, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.683Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.92:5704->/10.30.106.236:41769, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.683Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.92:41913->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.683Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.92:5702->/10.30.106.236:56987, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.683Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.92:5701->/10.30.106.236:43987, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:5703->/10.30.106.236:58571, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.92:5707->/10.30.106.236:33561, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.92:46127->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:5704->/10.30.106.236:37103, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.92:5705->/10.30.106.236:48839, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:49177->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.92:50105->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.92:5703->/10.30.106.236:51729, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.684Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:35063->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.92:5705->/10.30.106.236:36363, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.92:42965->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:5701->/10.30.106.236:49561, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.92:5704->/10.30.106.236:55497, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:55983->/10.30.106.236:5707, qualifier=null, endpoint=[10.30.106.236]:5707, remoteUuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:37523->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.685Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:5702->/10.30.106.236:45629, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.686Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.92:5704->/10.30.106.236:54933, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.686Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.686Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:5703->/10.30.106.236:56307, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.686Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.686Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.686Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.686Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.686Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.92:5705->/10.30.106.236:44569, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.686Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.686Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.686Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.686Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.687Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.92:5707->/10.30.106.236:58347, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.687Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.687Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.687Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:5701->/10.30.106.236:48403, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.687Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.92:48247->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.687Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.688Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.688Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.688Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.688Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.688Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.688Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.688Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.92:52681->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.688Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.689Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.92:5705->/10.30.106.236:44991, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.689Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.689Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.689Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.689Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.689Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.689Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.689Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.92:34309->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.689Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.689Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:35697->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.689Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.92:56895->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.690Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.690Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:37485->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.690Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.690Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.690Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.690Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.690Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:39695->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.690Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.690Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:44731->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.690Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:5702->/10.30.106.236:47553, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.690Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.690Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:53833->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.92:5702->/10.30.106.236:37353, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=23, /10.30.106.92:5707->/10.30.106.236:45787, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.691Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.92:5704->/10.30.106.236:54431, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:33853->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.92:43485->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.92:5705->/10.30.106.236:52177, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:59445->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:34999->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.691Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.692Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.692Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.692Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.92:5703->/10.30.106.236:42561, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.692Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.692Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.92:5701->/10.30.106.236:54073, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.692Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.693Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.693Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.92:5705->/10.30.106.236:51809, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.693Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.693Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.92:5701->/10.30.106.236:49363, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.693Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.693Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:49323->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.693Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.693Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.693Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.693Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:5704->/10.30.106.236:59739, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.92:47641->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.92:37369->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:43165->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.92:5702->/10.30.106.236:56635, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:37231->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.92:54921->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:5703->/10.30.106.236:36129, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.92:39347->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.92:46281->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.92:5702->/10.30.106.236:47287, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.694Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.92:5704->/10.30.106.236:39035, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.694Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:57997->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.92:5707->/10.30.106.236:55903, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.92:41751->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.695Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:56983->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.92:5701->/10.30.106.236:38907, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.695Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.695Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.696Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.696Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.696Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.92:5705->/10.30.106.236:41213, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.92:34683->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:42783->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.92:5703->/10.30.106.236:58587, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=24, /10.30.106.92:5707->/10.30.106.236:33189, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:33001->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:44305->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.92:45011->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.696Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.696Z INFO 7393 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.696Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.696Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.697Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.697Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.697Z INFO 7393 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.697Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.697Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.697Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.697Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.697Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.92:5703->/10.30.106.236:34171, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.92:36183->/10.30.106.236:5706, qualifier=null, endpoint=[10.30.106.236]:5706, remoteUuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.92:33233->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:54743->/10.30.106.236:5704, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.698Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.698Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.92:5706->/10.30.106.236:43559, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.92:59809->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.698Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.698Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:43989->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.699Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.699Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.92:59635->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.699Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.699Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.92:35255->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.699Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.92:54287->/10.30.106.236:5708, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.699Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.700Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.700Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.707Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.92:47419->/10.30.106.236:5702, qualifier=null, endpoint=[10.30.106.236]:5702, remoteUuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=25, /10.30.106.92:5707->/10.30.106.236:57001, qualifier=null, endpoint=[10.30.106.236]:5704, remoteUuid=b19ae765-b768-4ce9-9134-5a282a311849, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.92:59367->/10.30.106.236:5709, qualifier=null, endpoint=[10.30.106.236]:5709, remoteUuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.92:56507->/10.30.106.236:5703, qualifier=null, endpoint=[10.30.106.236]:5703, remoteUuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.92:5707->/10.30.106.236:33899, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.92:55571->/10.30.106.236:5705, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.709Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.709Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.710Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.710Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.710Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.710Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.710Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.710Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.711Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.711Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.723Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.723Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.723Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.723Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.92:5702->/10.30.106.236:50887, qualifier=null, endpoint=[10.30.106.236]:5708, remoteUuid=560b4ffe-2893-45ee-95a0-f60df741b993, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.724Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.724Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.724Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.724Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.92:5701->/10.30.106.236:33509, qualifier=null, endpoint=[10.30.106.236]:5705, remoteUuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-02-08T11:04:05.725Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.725Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.725Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.728Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.757Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:05.757Z WARN 7393 --- [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-08T11:04:05.787Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.787Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.788Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.788Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.788Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.789Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.789Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.789Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.789Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.789Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.789Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.789Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.790Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.790Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.790Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.790Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.790Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.790Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.790Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.791Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.791Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.791Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.791Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.791Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.791Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.792Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.792Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.792Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.792Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.792Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.792Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.792Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.793Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.793Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.793Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.793Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.793Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.793Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.793Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.793Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.793Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.794Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.794Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.794Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.794Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.795Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.795Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.796Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.796Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.796Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.796Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.796Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.796Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.797Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.797Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.797Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.797Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.797Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.798Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.798Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.798Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.799Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.799Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.799Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.799Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.799Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.799Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.799Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.800Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.800Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.800Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.800Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.800Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.800Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.800Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.800Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.800Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.801Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.802Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.802Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.802Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.802Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.802Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.810Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.810Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.810Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.810Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.811Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.811Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.811Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.811Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.811Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.812Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.812Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.812Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.823Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.823Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.824Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.824Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.825Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.825Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.826Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.826Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.826Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.826Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.827Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.827Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.827Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.827Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.827Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.828Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.828Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.829Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.829Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.889Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.889Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.889Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.889Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.889Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.889Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.890Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.890Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.890Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.890Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.890Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.890Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.891Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.891Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.891Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.891Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.891Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.892Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.892Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.892Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.892Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.892Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.892Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.892Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:05.892Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:05.893Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.893Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.893Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.893Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.893Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.893Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.893Z WARN 7393 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.894Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.894Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.894Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:05.894Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.894Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.894Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.894Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.894Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.894Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.894Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.894Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.895Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.895Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:05.895Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.895Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.895Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.895Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:05.895Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.895Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.896Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.896Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.896Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.896Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.897Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.897Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.897Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.897Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.897Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.898Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.898Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.898Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:05.898Z WARN 7393 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.898Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.898Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.898Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.898Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.899Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.899Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:05.899Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.899Z WARN 7393 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.899Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.900Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.900Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.900Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.901Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.901Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.901Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.901Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.901Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:05.901Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.901Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.902Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.902Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.902Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.902Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.903Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.903Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.904Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.904Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.904Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.905Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.908Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.909Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.909Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.909Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.909Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.909Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.909Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.910Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.910Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.911Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.917Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.917Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.917Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.917Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.917Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.917Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.918Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.918Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.918Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.918Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.918Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.918Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.924Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.924Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.925Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.925Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.925Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.925Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.925Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.926Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.926Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.926Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.926Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.927Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.927Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.927Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.928Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.928Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.928Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.928Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.929Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.929Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.929Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.929Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.930Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.930Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.944Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:05.944Z WARN 7393 --- [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-08T11:04:05.959Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:05.959Z WARN 7393 --- [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-08T11:04:05.979Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:05.979Z WARN 7393 --- [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-08T11:04:05.990Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.990Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.991Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.991Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.991Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.992Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.992Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:05.992Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.992Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.992Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.992Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:05.992Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.993Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.993Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.993Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.993Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:05.993Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.993Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.993Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.993Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 6 2024-02-08T11:04:05.994Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.994Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 6 2024-02-08T11:04:05.994Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.994Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:05.994Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.994Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.994Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.995Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.995Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.995Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.995Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:05.995Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.995Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.995Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:05.995Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.995Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.995Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.995Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:05.996Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.996Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.996Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:05.996Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.996Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.996Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:05.996Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.996Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.997Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:05.997Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:05.997Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 6 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:05.997Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z WARN 7393 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.997Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.997Z WARN 7393 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:05.997Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:05.997Z WARN 7393 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.997Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:05.998Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.998Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:05.998Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.998Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.998Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:05.998Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:05.998Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:05.998Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:05.998Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:05.998Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:05.998Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:05.998Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:06.013Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.013Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.013Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:06.014Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.014Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.014Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.014Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.014Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.015Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.015Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:06.015Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 6 2024-02-08T11:04:06.015Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:06.015Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.015Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.015Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.016Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:06.016Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z INFO 7393 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.016Z WARN 7393 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 5 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.016Z WARN 7393 --- [ached.thread-21] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:06.016Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z WARN 7393 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.016Z WARN 7393 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.016Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:06.016Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.016Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.016Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 6 2024-02-08T11:04:06.017Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.017Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 6 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.017Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.017Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 6 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.017Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.017Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:06.017Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.017Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.017Z INFO 7393 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.017Z WARN 7393 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:06.018Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.018Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.018Z WARN 7393 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:06.018Z WARN 7393 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.018Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.019Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.019Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.020Z INFO 7393 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.020Z WARN 7393 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:06.020Z WARN 7393 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.020Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.020Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.020Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.020Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 5 2024-02-08T11:04:06.020Z WARN 7393 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.020Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.020Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.020Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.021Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.021Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.021Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.022Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.025Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.025Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.026Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.026Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.026Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:06.026Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:06.026Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.026Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.026Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.026Z INFO 7393 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.026Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.027Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:06.027Z WARN 7393 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.027Z INFO 7393 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.027Z WARN 7393 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 5 2024-02-08T11:04:06.027Z WARN 7393 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.027Z INFO 7393 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.027Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.028Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.029Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.029Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.029Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.029Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.029Z WARN 7393 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:06.029Z WARN 7393 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.029Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.029Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.029Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 5 2024-02-08T11:04:06.029Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.029Z WARN 7393 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc is suspected to be dead for reason: No connection 2024-02-08T11:04:06.030Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.030Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 5 2024-02-08T11:04:06.030Z WARN 7393 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.030Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.031Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.031Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.031Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 5 2024-02-08T11:04:06.031Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b is suspected to be dead for reason: No connection 2024-02-08T11:04:06.031Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.031Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 5 2024-02-08T11:04:06.031Z WARN 7393 --- [ached.thread-15] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.092Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.092Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.092Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.092Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.093Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.093Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.093Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.093Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 6 2024-02-08T11:04:06.093Z WARN 7393 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 6 2024-02-08T11:04:06.093Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.093Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.093Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.093Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 6 2024-02-08T11:04:06.093Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 6 2024-02-08T11:04:06.094Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.094Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 6 2024-02-08T11:04:06.094Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.094Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.094Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.094Z WARN 7393 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 6 2024-02-08T11:04:06.095Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.095Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.095Z WARN 7393 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 6 2024-02-08T11:04:06.095Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.095Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 7 2024-02-08T11:04:06.095Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.095Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.096Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.096Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 7 2024-02-08T11:04:06.096Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.096Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 6 2024-02-08T11:04:06.096Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.096Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 6 2024-02-08T11:04:06.096Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.096Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.097Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 6 2024-02-08T11:04:06.097Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 6 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.097Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 6 2024-02-08T11:04:06.097Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:06.097Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.098Z WARN 7393 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 6 2024-02-08T11:04:06.098Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.098Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 6 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:06.098Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5707. Reason: IOException[Connection refused to address /10.30.106.236:5707] 2024-02-08T11:04:06.099Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 6 2024-02-08T11:04:06.099Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.099Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5707}, Error-Count: 5 2024-02-08T11:04:06.099Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 6 2024-02-08T11:04:06.099Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 is suspected to be dead for reason: No connection 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2024-02-08T11:04:06.099Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.099Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.099Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5709 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5709}, Error-Count: 6 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=15, members=[MemberInfo{address=[10.30.106.236]:5702, uuid=fa43da36-b3ae-4cda-96d9-e4563e55e708, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.236]:5703, uuid=8b6c3e54-b73f-4286-9f20-ea2b44771604, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.236]:5704, uuid=b19ae765-b768-4ce9-9134-5a282a311849, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.236]:5705, uuid=4d09e46c-61b7-4ac8-9bf4-23b544eba02b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.236]:5706, uuid=3a3da5f3-e1ab-49bc-b1f7-67a04570352b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.236]:5707, uuid=d61f49fb-56a2-4a08-94da-958e1a63abf1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} with suspected members: [Member [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b, Member [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993, Member [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b, Member [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1, Member [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc, Member [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604, Member [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708, Member [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849] and initial addresses to ask: [Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a, Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6, Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38, Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9, Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13, Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860] 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5703. Reason: IOException[Connection refused to address /10.30.106.236:5703] 2024-02-08T11:04:06.099Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5703}, Error-Count: 7 2024-02-08T11:04:06.099Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.099Z INFO 7393 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.099Z WARN 7393 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 6 2024-02-08T11:04:06.099Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5706. Reason: IOException[Connection refused to address /10.30.106.236:5706] 2024-02-08T11:04:06.099Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5706}, Error-Count: 6 2024-02-08T11:04:06.100Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.100Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 6 2024-02-08T11:04:06.100Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.100Z WARN 7393 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 6 2024-02-08T11:04:06.100Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.100Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 6 2024-02-08T11:04:06.102Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.102Z WARN 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.102Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.102Z WARN 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.103Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.107Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.92]:5701 is accepted. Response: MembersView{version=15, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.236]:5708, uuid=560b4ffe-2893-45ee-95a0-f60df741b993, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.236]:5709, uuid=2caddc5d-0885-45ff-99d2-75b3cbbff9dc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.109Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.110Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.110Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.111Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.111Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.111Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.111Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.111Z INFO 7393 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.112Z INFO 7393 --- [cached.thread-7] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.112Z INFO 7393 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=16, members=[MemberInfo{address=[10.30.106.92]:5701, uuid=36609c73-a011-4758-8a91-ff4bb2b16c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.92]:5702, uuid=f93d58f0-e290-4560-a7f3-9bf4e251e93a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.92]:5703, uuid=e1f84dc6-72f3-4619-adce-95825f3af9f6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.92]:5704, uuid=75d0bbd7-f3ae-4b73-9c65-416fda123ad9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.92]:5705, uuid=1a7fc8fd-a322-4595-b2e0-667947bdea38, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.92]:5706, uuid=129f7dcd-5f6b-4ed2-85d9-70562e673c13, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.92]:5707, uuid=eaa275bb-7ce5-4ad5-ba57-38efb2026860, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-02-08T11:04:06.112Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.113Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.113Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.113Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.113Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.113Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.114Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.114Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.114Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.114Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.115Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.115Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.115Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.116Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.117Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.117Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.117Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.117Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.117Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.117Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:06.117Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:06.117Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5709, timeout: 10000, bind-any: true 2024-02-08T11:04:06.118Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:06.118Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5702. Reason: IOException[Connection refused to address /10.30.106.236:5702] 2024-02-08T11:04:06.118Z WARN 7393 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5702}, Error-Count: 7 2024-02-08T11:04:06.118Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.236:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:06.118Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.118Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.118Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.118Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5704. Reason: IOException[Connection refused to address /10.30.106.236:5704] 2024-02-08T11:04:06.118Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5704}, Error-Count: 7 2024-02-08T11:04:06.118Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5709. Reason: IOException[Connection refused to address /10.30.106.236:5709] 2024-02-08T11:04:06.118Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.118Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.119Z INFO 7393 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5705. Reason: IOException[Connection refused to address /10.30.106.236:5705] 2024-02-08T11:04:06.119Z WARN 7393 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5705}, Error-Count: 7 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.119Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.236:5708. Reason: IOException[Connection refused to address /10.30.106.236:5708] 2024-02-08T11:04:06.119Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.236]:5708 Cause => java.io.IOException {Connection refused to address /10.30.106.236:5708}, Error-Count: 7 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.119Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.120Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 this Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 ] 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.121Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.122Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.122Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:16} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 this ] 2024-02-08T11:04:06.123Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.124Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.124Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.124Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.125Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.125Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.127Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.127Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.127Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.128Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.128Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.129Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.129Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.129Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.131Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.131Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.132Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.132Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.132Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.132Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.133Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.134Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.134Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.135Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.135Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.135Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.136Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.137Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.138Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.139Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.139Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.140Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.140Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.140Z INFO 7393 --- [IdMap.migration] c.h.i.p.InternalPartitionService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -5719211361177348261 2024-02-08T11:04:06.141Z INFO 7393 --- [ached.thread-18] c.h.t.TransactionManagerService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.143Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:06.143Z WARN 7393 --- [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-08T11:04:06.143Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.144Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5702, UUID: fa43da36-b3ae-4cda-96d9-e4563e55e708 2024-02-08T11:04:06.144Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.145Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.145Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5703, UUID: 8b6c3e54-b73f-4286-9f20-ea2b44771604 2024-02-08T11:04:06.146Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.147Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5704, UUID: b19ae765-b768-4ce9-9134-5a282a311849 2024-02-08T11:04:06.147Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.148Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.149Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5705, UUID: 4d09e46c-61b7-4ac8-9bf4-23b544eba02b 2024-02-08T11:04:06.150Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.150Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.151Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.152Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.154Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.141Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5706, UUID: 3a3da5f3-e1ab-49bc-b1f7-67a04570352b 2024-02-08T11:04:06.156Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5707, UUID: d61f49fb-56a2-4a08-94da-958e1a63abf1 2024-02-08T11:04:06.156Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.157Z INFO 7393 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.172Z INFO 7393 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.174Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5708, UUID: 560b4ffe-2893-45ee-95a0-f60df741b993 2024-02-08T11:04:06.175Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.236]:5709, UUID: 2caddc5d-0885-45ff-99d2-75b3cbbff9dc 2024-02-08T11:04:06.196Z INFO 7393 --- [IdMap.migration] c.h.i.p.InternalPartitionService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2024-02-08T11:04:06.196Z INFO 7393 --- [IdMap.migration] c.h.i.p.InternalPartitionService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2024-02-08T11:04:06.198Z WARN 7393 --- [IdMap.migration] c.h.i.p.InternalPartitionService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.202Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.206Z WARN 7393 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.211Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.212Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.213Z WARN 7393 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.220Z WARN 7393 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.92]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.236]:5706 - 3a3da5f3-e1ab-49bc-b1f7-67a04570352b [10.30.106.236]:5708 - 560b4ffe-2893-45ee-95a0-f60df741b993 [10.30.106.236]:5705 - 4d09e46c-61b7-4ac8-9bf4-23b544eba02b [10.30.106.236]:5707 - d61f49fb-56a2-4a08-94da-958e1a63abf1 [10.30.106.236]:5709 - 2caddc5d-0885-45ff-99d2-75b3cbbff9dc [10.30.106.236]:5703 - 8b6c3e54-b73f-4286-9f20-ea2b44771604 [10.30.106.236]:5702 - fa43da36-b3ae-4cda-96d9-e4563e55e708 [10.30.106.236]:5704 - b19ae765-b768-4ce9-9134-5a282a311849 } 2024-02-08T11:04:06.223Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=186 is completely lost! 2024-02-08T11:04:06.224Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=187 is completely lost! 2024-02-08T11:04:06.224Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=195 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=209 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=217 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=224 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=256 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=262 is completely lost! 2024-02-08T11:04:06.225Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] partitionId=265 is completely lost! 2024-02-08T11:04:06.349Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.92]:5701 2024-02-08T11:04:06.350Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:06.350Z WARN 7393 --- [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-08T11:04:06.362Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:44717 2024-02-08T11:04:06.384Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44717 and /10.30.106.92:5701 2024-02-08T11:04:06.388Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:06.388Z WARN 7393 --- [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-08T11:04:06.389Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:06.389Z WARN 7393 --- [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-08T11:04:06.411Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:06.411Z WARN 7393 --- [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-08T11:04:06.433Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:06.433Z WARN 7393 --- [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-08T11:04:06.635Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:06.635Z WARN 7393 --- [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-08T11:04:06.693Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:06.693Z WARN 7393 --- [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-08T11:04:06.849Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:06.849Z WARN 7393 --- [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-08T11:04:06.887Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:06.887Z WARN 7393 --- [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-08T11:04:06.985Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:06.985Z WARN 7393 --- [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-08T11:04:07.139Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:07.139Z WARN 7393 --- [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-08T11:04:07.206Z WARN 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Assigning new owners for 9 LOST partitions! 2024-02-08T11:04:07.217Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1291 2024-02-08T11:04:07.220Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:07.220Z WARN 7393 --- [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-08T11:04:07.309Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:07.309Z WARN 7393 --- [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-08T11:04:07.481Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:07.481Z WARN 7393 --- [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-08T11:04:07.498Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:07.499Z WARN 7393 --- [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-08T11:04:07.582Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:07.582Z WARN 7393 --- [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-08T11:04:07.600Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:07.600Z WARN 7393 --- [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-08T11:04:07.734Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:07.734Z WARN 7393 --- [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-08T11:04:07.841Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:07.841Z WARN 7393 --- [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-08T11:04:07.843Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:07.843Z WARN 7393 --- [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-08T11:04:07.866Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:07.866Z WARN 7393 --- [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-08T11:04:07.951Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:07.951Z WARN 7393 --- [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-08T11:04:08.021Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:08.021Z WARN 7393 --- [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-08T11:04:08.266Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:08.266Z WARN 7393 --- [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-08T11:04:08.364Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:08.364Z WARN 7393 --- [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-08T11:04:08.399Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:08.399Z WARN 7393 --- [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-08T11:04:08.405Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:08.405Z WARN 7393 --- [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-08T11:04:08.515Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:08.515Z WARN 7393 --- [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-08T11:04:08.545Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:08.545Z WARN 7393 --- [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-08T11:04:08.597Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:08.597Z WARN 7393 --- [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-08T11:04:08.652Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:08.652Z WARN 7393 --- [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-08T11:04:08.815Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:08.815Z WARN 7393 --- [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-08T11:04:08.828Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:08.829Z WARN 7393 --- [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-08T11:04:08.948Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:08.948Z WARN 7393 --- [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-08T11:04:09.100Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:09.100Z WARN 7393 --- [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-08T11:04:09.273Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:09.273Z WARN 7393 --- [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-08T11:04:09.282Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:09.282Z WARN 7393 --- [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-08T11:04:09.384Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 11:04:07 UTC 2024, plannedMigrations=1291, completedMigrations=1300, remainingMigrations=-9, totalCompletedMigrations=3217) 2024-02-08T11:04:09.414Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:09.414Z WARN 7393 --- [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-08T11:04:09.509Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:09.509Z WARN 7393 --- [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-08T11:04:09.569Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:09.569Z WARN 7393 --- [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-08T11:04:09.659Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:09.659Z WARN 7393 --- [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-08T11:04:09.689Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:09.690Z WARN 7393 --- [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-08T11:04:09.722Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:09.722Z WARN 7393 --- [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-08T11:04:09.732Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:09.732Z WARN 7393 --- [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-08T11:04:09.805Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:09.805Z WARN 7393 --- [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-08T11:04:10.105Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:10.105Z WARN 7393 --- [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-08T11:04:10.106Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:10.106Z WARN 7393 --- [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-08T11:04:10.276Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:10.276Z WARN 7393 --- [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-08T11:04:10.336Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:10.336Z WARN 7393 --- [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-08T11:04:10.423Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:10.423Z WARN 7393 --- [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-08T11:04:10.565Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:10.565Z WARN 7393 --- [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-08T11:04:10.617Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:10.617Z WARN 7393 --- [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-08T11:04:10.676Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:10.676Z WARN 7393 --- [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-08T11:04:10.758Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:10.758Z WARN 7393 --- [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-08T11:04:10.793Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:10.793Z WARN 7393 --- [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-08T11:04:10.864Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:10.864Z WARN 7393 --- [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-08T11:04:10.936Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:10.936Z WARN 7393 --- [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-08T11:04:11.060Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:11.060Z WARN 7393 --- [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-08T11:04:11.189Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:11.189Z WARN 7393 --- [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-08T11:04:11.275Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:11.276Z WARN 7393 --- [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-08T11:04:11.310Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:11.310Z WARN 7393 --- [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-08T11:04:11.430Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:11.430Z WARN 7393 --- [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-08T11:04:11.475Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.481Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.482Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.483Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 this ] 2024-02-08T11:04:11.487Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 this Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.487Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.488Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:11.488Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:11.488Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:11.488Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:11.488Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 this Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.490Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:44059 2024-02-08T11:04:11.491Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:11.491Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:11.491Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:44465 2024-02-08T11:04:11.492Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:57235 2024-02-08T11:04:11.495Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:42099 2024-02-08T11:04:11.495Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:36193 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:60471 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:60471 and /10.30.106.92:5703 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:57051 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:47189 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44059 and /10.30.106.92:5708 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42099 and /10.30.106.92:5702 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:36193 and /10.30.106.92:5706 2024-02-08T11:04:11.496Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:47329 2024-02-08T11:04:11.497Z INFO 7393 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:17} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 ] 2024-02-08T11:04:11.497Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47329 and /10.30.106.92:5708 2024-02-08T11:04:11.497Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57235 and /10.30.106.92:5708 2024-02-08T11:04:11.497Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:38535 2024-02-08T11:04:11.498Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:38535 and /10.30.106.92:5708 2024-02-08T11:04:11.499Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:52877 2024-02-08T11:04:11.499Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:52877 and /10.30.106.92:5708 2024-02-08T11:04:11.499Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57051 and /10.30.106.92:5704 2024-02-08T11:04:11.501Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47189 and /10.30.106.92:5705 2024-02-08T11:04:11.501Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44465 and /10.30.106.92:5707 2024-02-08T11:04:11.501Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:47101 2024-02-08T11:04:11.506Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:47101 and /10.30.106.92:5708 2024-02-08T11:04:11.661Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:11.661Z WARN 7393 --- [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-08T11:04:11.722Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:11.723Z WARN 7393 --- [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-08T11:04:11.739Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 227 2024-02-08T11:04:11.797Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:11.797Z WARN 7393 --- [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-08T11:04:11.820Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:11.820Z WARN 7393 --- [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-08T11:04:11.866Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:11.867Z WARN 7393 --- [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-08T11:04:11.888Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:11.888Z WARN 7393 --- [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-08T11:04:11.966Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:11.966Z WARN 7393 --- [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-08T11:04:12.055Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:12.056Z WARN 7393 --- [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-08T11:04:12.060Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:12.060Z WARN 7393 --- [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-08T11:04:12.135Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 11:04:11 UTC 2024, plannedMigrations=227, completedMigrations=227, remainingMigrations=0, totalCompletedMigrations=3444) 2024-02-08T11:04:12.136Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:12.136Z WARN 7393 --- [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-08T11:04:12.169Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:12.169Z WARN 7393 --- [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-08T11:04:12.503Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5708 is STARTED 2024-02-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.106.92]: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-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-02-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.92]:5709 2024-02-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-02-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:04:12.509Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.106.92]: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-08T11:04:12.521Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.106.92]: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-08T11:04:12.522Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-02-08T11:04:12.522Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.92]: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-08T11:04:12.530Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-02-08T11:04:12.530Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5709 is STARTING 2024-02-08T11:04:12.591Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:12.591Z WARN 7393 --- [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-08T11:04:12.605Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:12.605Z WARN 7393 --- [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-08T11:04:12.633Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:12.633Z WARN 7393 --- [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-08T11:04:12.665Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.92]:5701 2024-02-08T11:04:12.666Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5701 and /10.30.106.92:49353 2024-02-08T11:04:12.668Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:49353 and /10.30.106.92:5701 2024-02-08T11:04:12.767Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:12.767Z WARN 7393 --- [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-08T11:04:12.869Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:12.869Z WARN 7393 --- [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-08T11:04:12.924Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:12.925Z WARN 7393 --- [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-08T11:04:13.028Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:13.028Z WARN 7393 --- [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-08T11:04:13.038Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:13.038Z WARN 7393 --- [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-08T11:04:13.095Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:13.095Z WARN 7393 --- [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-08T11:04:13.109Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:13.109Z WARN 7393 --- [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-08T11:04:13.115Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:13.115Z WARN 7393 --- [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-08T11:04:13.223Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:13.223Z WARN 7393 --- [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-08T11:04:13.494Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:13.494Z WARN 7393 --- [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-08T11:04:13.771Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:13.771Z WARN 7393 --- [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-08T11:04:13.810Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:13.810Z WARN 7393 --- [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-08T11:04:13.821Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:13.821Z WARN 7393 --- [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-08T11:04:13.837Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:13.837Z WARN 7393 --- [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-08T11:04:13.927Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:13.927Z WARN 7393 --- [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-08T11:04:14.012Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:14.012Z WARN 7393 --- [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-08T11:04:14.042Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:14.042Z WARN 7393 --- [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-08T11:04:14.089Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:14.089Z WARN 7393 --- [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-08T11:04:14.131Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:14.131Z WARN 7393 --- [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-08T11:04:14.270Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:14.270Z WARN 7393 --- [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-08T11:04:14.299Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:14.299Z WARN 7393 --- [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-08T11:04:14.397Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:14.397Z WARN 7393 --- [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-08T11:04:14.674Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:14.674Z WARN 7393 --- [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-08T11:04:14.740Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:14.740Z WARN 7393 --- [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-08T11:04:14.913Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:14.913Z WARN 7393 --- [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-08T11:04:14.926Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:14.926Z WARN 7393 --- [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-08T11:04:15.029Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:15.029Z WARN 7393 --- [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-08T11:04:15.065Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:15.066Z WARN 7393 --- [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-08T11:04:15.084Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:15.084Z WARN 7393 --- [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-08T11:04:15.144Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:15.144Z WARN 7393 --- [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-08T11:04:15.152Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:15.152Z WARN 7393 --- [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-08T11:04:15.193Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:15.193Z WARN 7393 --- [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-08T11:04:15.324Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:15.324Z WARN 7393 --- [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-08T11:04:15.550Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:15.550Z WARN 7393 --- [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-08T11:04:15.577Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:15.577Z WARN 7393 --- [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-08T11:04:15.743Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:15.743Z WARN 7393 --- [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-08T11:04:15.917Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:15.917Z WARN 7393 --- [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-08T11:04:15.966Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:15.966Z WARN 7393 --- [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-08T11:04:15.997Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:15.997Z WARN 7393 --- [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-08T11:04:16.064Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:16.064Z WARN 7393 --- [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-08T11:04:16.105Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:16.105Z WARN 7393 --- [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-08T11:04:16.146Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:16.146Z WARN 7393 --- [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-08T11:04:16.179Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:16.179Z WARN 7393 --- [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-08T11:04:16.232Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:16.232Z WARN 7393 --- [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-08T11:04:16.366Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:16.366Z WARN 7393 --- [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-08T11:04:16.479Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:16.479Z WARN 7393 --- [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-08T11:04:16.646Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:16.646Z WARN 7393 --- [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-08T11:04:16.653Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:16.653Z WARN 7393 --- [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-08T11:04:16.819Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:16.819Z WARN 7393 --- [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-08T11:04:17.100Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:17.100Z WARN 7393 --- [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-08T11:04:17.118Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:17.118Z WARN 7393 --- [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-08T11:04:17.122Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:17.122Z WARN 7393 --- [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-08T11:04:17.150Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:17.150Z WARN 7393 --- [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-08T11:04:17.183Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:17.183Z WARN 7393 --- [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-08T11:04:17.209Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:17.209Z WARN 7393 --- [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-08T11:04:17.334Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:17.334Z WARN 7393 --- [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-08T11:04:17.520Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:17.520Z WARN 7393 --- [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-08T11:04:17.556Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:17.556Z WARN 7393 --- [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-08T11:04:17.581Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:17.582Z WARN 7393 --- [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-08T11:04:17.723Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:17.723Z WARN 7393 --- [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-08T11:04:17.770Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 this Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.775Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a this Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.776Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 this Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.776Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f this ] 2024-02-08T11:04:17.777Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 this Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.779Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:44751 2024-02-08T11:04:17.779Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5702, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5703, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5704, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5705, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5706, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5707, timeout: 10000, bind-any: true 2024-02-08T11:04:17.780Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 this Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.780Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.92:5708, timeout: 10000, bind-any: true 2024-02-08T11:04:17.782Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5708 and /10.30.106.92:44615 2024-02-08T11:04:17.782Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 this Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.782Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5702 and /10.30.106.92:52569 2024-02-08T11:04:17.782Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44615 and /10.30.106.92:5708 2024-02-08T11:04:17.786Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:42047 2024-02-08T11:04:17.786Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5707 and /10.30.106.92:44011 2024-02-08T11:04:17.786Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44751 and /10.30.106.92:5709 2024-02-08T11:04:17.786Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5704 and /10.30.106.92:57353 2024-02-08T11:04:17.787Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:42047 and /10.30.106.92:5709 2024-02-08T11:04:17.787Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57353 and /10.30.106.92:5704 2024-02-08T11:04:17.787Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5706 and /10.30.106.92:44911 2024-02-08T11:04:17.787Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5705 and /10.30.106.92:35471 2024-02-08T11:04:17.788Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:35471 and /10.30.106.92:5705 2024-02-08T11:04:17.796Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:52569 and /10.30.106.92:5702 2024-02-08T11:04:17.797Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44011 and /10.30.106.92:5707 2024-02-08T11:04:17.797Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5703 and /10.30.106.92:57309 2024-02-08T11:04:17.797Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:43347 2024-02-08T11:04:17.797Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:44911 and /10.30.106.92:5706 2024-02-08T11:04:17.798Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:46101 2024-02-08T11:04:17.798Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:57309 and /10.30.106.92:5703 2024-02-08T11:04:17.798Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:46101 and /10.30.106.92:5709 2024-02-08T11:04:17.798Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:43347 and /10.30.106.92:5709 2024-02-08T11:04:17.800Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:56123 2024-02-08T11:04:17.800Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.92]:5708 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 this Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.800Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:17.800Z WARN 7393 --- [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-08T11:04:17.800Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:5709 and /10.30.106.92:53931 2024-02-08T11:04:17.801Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:53931 and /10.30.106.92:5709 2024-02-08T11:04:17.802Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.92]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.92:56123 and /10.30.106.92:5709 2024-02-08T11:04:17.810Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.92]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:18} [ Member [10.30.106.92]:5701 - 36609c73-a011-4758-8a91-ff4bb2b16c84 Member [10.30.106.92]:5702 - f93d58f0-e290-4560-a7f3-9bf4e251e93a Member [10.30.106.92]:5703 - e1f84dc6-72f3-4619-adce-95825f3af9f6 Member [10.30.106.92]:5704 - 75d0bbd7-f3ae-4b73-9c65-416fda123ad9 Member [10.30.106.92]:5705 - 1a7fc8fd-a322-4595-b2e0-667947bdea38 Member [10.30.106.92]:5706 - 129f7dcd-5f6b-4ed2-85d9-70562e673c13 this Member [10.30.106.92]:5707 - eaa275bb-7ce5-4ad5-ba57-38efb2026860 Member [10.30.106.92]:5708 - 96fe4f23-e68e-4b3c-81d0-fc2b912fdf73 Member [10.30.106.92]:5709 - d663d5dd-837f-40a7-9c7d-31e9674c0d6f ] 2024-02-08T11:04:17.974Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:17.974Z WARN 7393 --- [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-08T11:04:18.003Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:18.003Z WARN 7393 --- [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-08T11:04:18.033Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 209 2024-02-08T11:04:18.058Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:18.058Z WARN 7393 --- [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-08T11:04:18.062Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:18.062Z WARN 7393 --- [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-08T11:04:18.139Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:18.139Z WARN 7393 --- [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-08T11:04:18.175Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:18.175Z WARN 7393 --- [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-08T11:04:18.326Z INFO 7393 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.92]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 11:04:18 UTC 2024, plannedMigrations=209, completedMigrations=209, remainingMigrations=0, totalCompletedMigrations=3653) 2024-02-08T11:04:18.337Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:18.337Z WARN 7393 --- [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-08T11:04:18.574Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:18.574Z WARN 7393 --- [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-08T11:04:18.607Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:18.607Z WARN 7393 --- [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-08T11:04:18.623Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:18.623Z WARN 7393 --- [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-08T11:04:18.757Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:18.757Z WARN 7393 --- [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-08T11:04:18.783Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.92]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.92]:5709 is STARTED 2024-02-08T11:04:18.788Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 17.778 seconds (process running for 138.046) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.793 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 2024-02-08T11:04:18.799Z INFO 7393 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:18.820Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:18.820Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:18.826Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:18.827Z WARN 7393 --- [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-08T11:04:18.842Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.037 seconds (process running for 138.101) 2024-02-08T11:04:18.848Z INFO 7393 --- [ 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-08T11:04:18.857Z INFO 7393 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2024-02-08T11:04:18.858Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:18.858Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:18.858Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390258858 2024-02-08T11:04:18.862Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:18.862Z WARN 7393 --- [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-08T11:04:18.862Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:18.871Z INFO 7393 --- [ 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-08T11:04:18.872Z INFO 7393 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2024-02-08T11:04:18.874Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:18.874Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:18.874Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390258874 2024-02-08T11:04:18.874Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:18.874Z WARN 7393 --- [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-08T11:04:18.874Z WARN 7393 --- [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.074 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.006 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.005 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-08T11:04:18.898Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:04:18.963Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:18.963Z WARN 7393 --- [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-08T11:04:18.963Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:18.966Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 45182f0b80b1a04750d822fb9abf76b546bda865b53ce7b3cd2127a4c844c73b 2024-02-08T11:04:18.975Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:18.975Z WARN 7393 --- [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-08T11:04:18.975Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:18.990Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:18.990Z WARN 7393 --- [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-08T11:04:18.990Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:18.990Z WARN 7393 --- [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-08T11:04:19.040Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:19.040Z WARN 7393 --- [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-08T11:04:19.114Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:19.114Z WARN 7393 --- [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-08T11:04:19.114Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.116Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:19.116Z WARN 7393 --- [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-08T11:04:19.126Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:19.126Z WARN 7393 --- [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-08T11:04:19.126Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.217Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:19.217Z WARN 7393 --- [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-08T11:04:19.296Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:19.296Z WARN 7393 --- [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-08T11:04:19.366Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:19.366Z WARN 7393 --- [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-08T11:04:19.366Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.377Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:19.377Z WARN 7393 --- [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-08T11:04:19.377Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.546Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:19.546Z WARN 7393 --- [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-08T11:04:19.582Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:19.582Z WARN 7393 --- [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-08T11:04:19.616Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:19.616Z WARN 7393 --- [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-08T11:04:19.699Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:19.699Z WARN 7393 --- [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-08T11:04:19.709Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:19.709Z WARN 7393 --- [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-08T11:04:19.771Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:19.771Z WARN 7393 --- [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-08T11:04:19.771Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.781Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:19.781Z WARN 7393 --- [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-08T11:04:19.781Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:19.958Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:19.958Z WARN 7393 --- [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-08T11:04:20.010Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:20.010Z WARN 7393 --- [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-08T11:04:20.112Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:20.112Z WARN 7393 --- [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-08T11:04:20.135Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:20.135Z WARN 7393 --- [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-08T11:04:20.163Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:20.163Z WARN 7393 --- [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-08T11:04:20.289Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:20.289Z WARN 7393 --- [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-08T11:04:20.350Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:20.351Z WARN 7393 --- [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-08T11:04:20.511Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:20.511Z WARN 7393 --- [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-08T11:04:20.568Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:20.568Z WARN 7393 --- [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-08T11:04:20.587Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:20.587Z WARN 7393 --- [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-08T11:04:20.669Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:20.669Z WARN 7393 --- [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-08T11:04:20.691Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:20.691Z WARN 7393 --- [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-08T11:04:20.692Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:20.692Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:20.692Z WARN 7393 --- [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-08T11:04:20.692Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:20.753Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:20.753Z WARN 7393 --- [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-08T11:04:20.969Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:20.969Z WARN 7393 --- [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-08T11:04:21.066Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:21.066Z WARN 7393 --- [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-08T11:04:21.231Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:21.231Z WARN 7393 --- [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-08T11:04:21.231Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:21.231Z WARN 7393 --- [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-08T11:04:21.290Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:21.290Z WARN 7393 --- [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-08T11:04:21.291Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:21.291Z WARN 7393 --- [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-08T11:04:21.432Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:21.432Z WARN 7393 --- [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-08T11:04:21.440Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:21.440Z WARN 7393 --- [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-08T11:04:21.508Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:21.508Z WARN 7393 --- [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-08T11:04:21.614Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:21.614Z WARN 7393 --- [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-08T11:04:21.744Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:21.744Z WARN 7393 --- [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-08T11:04:21.746Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:21.746Z WARN 7393 --- [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-08T11:04:21.746Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:21.796Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:21.796Z WARN 7393 --- [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-08T11:04:21.796Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:21.955Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:21.955Z WARN 7393 --- [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-08T11:04:21.968Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:21.968Z WARN 7393 --- [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-08T11:04:22.021Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:22.021Z WARN 7393 --- [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-08T11:04:22.083Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:22.083Z WARN 7393 --- [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-08T11:04:22.194Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:22.194Z WARN 7393 --- [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-08T11:04:22.288Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:22.288Z WARN 7393 --- [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-08T11:04:22.289Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:22.289Z WARN 7393 --- [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-08T11:04:22.392Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:22.392Z WARN 7393 --- [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-08T11:04:22.444Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:22.444Z WARN 7393 --- [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-08T11:04:22.636Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:22.636Z WARN 7393 --- [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-08T11:04:22.662Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:22.662Z WARN 7393 --- [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-08T11:04:22.662Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:22.700Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:22.700Z WARN 7393 --- [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-08T11:04:22.724Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:22.724Z WARN 7393 --- [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-08T11:04:22.816Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:22.816Z WARN 7393 --- [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-08T11:04:22.816Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:22.968Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:22.968Z WARN 7393 --- [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-08T11:04:23.048Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:23.048Z WARN 7393 --- [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-08T11:04:23.084Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:23.084Z WARN 7393 --- [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-08T11:04:23.148Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:23.148Z WARN 7393 --- [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-08T11:04:23.184Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:23.184Z WARN 7393 --- [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-08T11:04:23.299Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:23.299Z WARN 7393 --- [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-08T11:04:23.299Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:23.300Z WARN 7393 --- [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-08T11:04:23.449Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:23.449Z WARN 7393 --- [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-08T11:04:23.489Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:23.489Z WARN 7393 --- [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-08T11:04:23.503Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:23.503Z WARN 7393 --- [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-08T11:04:23.603Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:23.603Z WARN 7393 --- [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-08T11:04:23.719Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:23.719Z WARN 7393 --- [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-08T11:04:23.719Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:23.929Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:23.929Z WARN 7393 --- [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-08T11:04:23.937Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:23.937Z WARN 7393 --- [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-08T11:04:24.020Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:24.020Z WARN 7393 --- [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-08T11:04:24.020Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:24.060Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:24.060Z WARN 7393 --- [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-08T11:04:24.092Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.194642993S 2024-02-08T11:04:24.107Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:24.107Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:24.156Z INFO 7393 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Starting CmSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:24.156Z INFO 7393 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:24.162Z INFO 7393 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Started CmSubscriptionNcmpInEventConsumerSpec in 0.02 seconds (process running for 143.42) 2024-02-08T11:04:24.172Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:24.172Z WARN 7393 --- [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-08T11:04:24.186Z INFO 7393 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 2024-02-08T11:04:24.186Z INFO 7393 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 2024-02-08T11:04:24.206Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:24.206Z WARN 7393 --- [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-08T11:04:24.261Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:24.261Z WARN 7393 --- [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-08T11:04:24.409Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:24.409Z WARN 7393 --- [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-08T11:04:24.460Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:24.460Z WARN 7393 --- [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-08T11:04:24.462Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:24.462Z WARN 7393 --- [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: 5.565 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-02-08T11:04:24.505Z INFO 7393 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-02-08T11:04:24.512Z INFO 7393 --- [ 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.052 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: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2024-02-08T11:04:24.562Z ERROR 7393 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2024-02-08T11:04:24.565Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:04:24.615Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ba5ef7ae08f72f96a3c16aeddff7adcaee6dc40753bbefeb478bfe46d8692448 2024-02-08T11:04:24.661Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:24.661Z WARN 7393 --- [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-08T11:04:24.782Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:24.782Z WARN 7393 --- [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-08T11:04:24.782Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:24.812Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:24.812Z WARN 7393 --- [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-08T11:04:24.939Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:24.939Z WARN 7393 --- [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-08T11:04:24.978Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:24.978Z WARN 7393 --- [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-08T11:04:24.978Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:25.003Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:25.003Z WARN 7393 --- [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-08T11:04:25.013Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:25.013Z WARN 7393 --- [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-08T11:04:25.069Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:25.070Z WARN 7393 --- [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-08T11:04:25.128Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:25.128Z WARN 7393 --- [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-08T11:04:25.174Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:25.174Z WARN 7393 --- [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-08T11:04:25.278Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:25.278Z WARN 7393 --- [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-08T11:04:25.521Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:25.521Z WARN 7393 --- [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-08T11:04:25.580Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:25.580Z WARN 7393 --- [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-08T11:04:25.635Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:25.635Z WARN 7393 --- [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-08T11:04:25.635Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:25.670Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:25.670Z WARN 7393 --- [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-08T11:04:25.716Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:25.716Z WARN 7393 --- [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-08T11:04:25.927Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:25.927Z WARN 7393 --- [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-08T11:04:25.938Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:25.938Z WARN 7393 --- [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-08T11:04:25.938Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:26.045Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:26.045Z WARN 7393 --- [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-08T11:04:26.067Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:26.067Z WARN 7393 --- [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-08T11:04:26.093Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:26.093Z WARN 7393 --- [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-08T11:04:26.219Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:26.219Z WARN 7393 --- [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-08T11:04:26.235Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:26.235Z WARN 7393 --- [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-08T11:04:26.385Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:26.385Z WARN 7393 --- [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-08T11:04:26.392Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:26.392Z WARN 7393 --- [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-08T11:04:26.485Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:26.485Z WARN 7393 --- [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-08T11:04:26.536Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:26.536Z WARN 7393 --- [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-08T11:04:26.586Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:26.586Z WARN 7393 --- [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-08T11:04:26.589Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:26.589Z WARN 7393 --- [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-08T11:04:26.589Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:26.826Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:26.826Z WARN 7393 --- [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-08T11:04:26.919Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:26.919Z WARN 7393 --- [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-08T11:04:26.940Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:26.940Z WARN 7393 --- [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-08T11:04:26.940Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:26.946Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:26.946Z WARN 7393 --- [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-08T11:04:27.072Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:27.072Z WARN 7393 --- [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-08T11:04:27.087Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:27.087Z WARN 7393 --- [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-08T11:04:27.247Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:27.247Z WARN 7393 --- [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-08T11:04:27.338Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:27.338Z WARN 7393 --- [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-08T11:04:27.439Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:27.439Z WARN 7393 --- [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-08T11:04:27.439Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:27.439Z WARN 7393 --- [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-08T11:04:27.489Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:27.489Z WARN 7393 --- [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-08T11:04:27.546Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:27.546Z WARN 7393 --- [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-08T11:04:27.587Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:27.587Z WARN 7393 --- [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-08T11:04:27.642Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:27.642Z WARN 7393 --- [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-08T11:04:27.643Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:27.872Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:27.872Z WARN 7393 --- [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-08T11:04:27.979Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:27.979Z WARN 7393 --- [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-08T11:04:27.999Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:28.000Z WARN 7393 --- [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-08T11:04:28.094Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:28.094Z WARN 7393 --- [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-08T11:04:28.094Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:28.141Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:28.141Z WARN 7393 --- [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-08T11:04:28.148Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:28.148Z WARN 7393 --- [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-08T11:04:28.175Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:28.175Z WARN 7393 --- [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-08T11:04:28.240Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:28.241Z WARN 7393 --- [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-08T11:04:28.291Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:28.291Z WARN 7393 --- [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-08T11:04:28.393Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:28.393Z WARN 7393 --- [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-08T11:04:28.490Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:28.490Z WARN 7393 --- [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-08T11:04:28.592Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:28.592Z WARN 7393 --- [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-08T11:04:28.599Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:28.599Z WARN 7393 --- [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-08T11:04:28.746Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:28.746Z WARN 7393 --- [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-08T11:04:28.746Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:28.774Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:28.774Z WARN 7393 --- [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-08T11:04:28.852Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:28.852Z WARN 7393 --- [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-08T11:04:28.986Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:28.986Z WARN 7393 --- [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-08T11:04:29.047Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:29.047Z WARN 7393 --- [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-08T11:04:29.047Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:29.147Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:29.147Z WARN 7393 --- [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-08T11:04:29.148Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:29.148Z WARN 7393 --- [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-08T11:04:29.242Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:29.242Z WARN 7393 --- [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-08T11:04:29.298Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:29.298Z WARN 7393 --- [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-08T11:04:29.351Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:29.351Z WARN 7393 --- [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-08T11:04:29.400Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:29.400Z WARN 7393 --- [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-08T11:04:29.494Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:29.494Z WARN 7393 --- [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-08T11:04:29.549Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:29.549Z WARN 7393 --- [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-08T11:04:29.551Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:29.552Z WARN 7393 --- [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-08T11:04:29.626Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:29.626Z WARN 7393 --- [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-08T11:04:29.656Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:29.656Z WARN 7393 --- [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-08T11:04:29.656Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:29.707Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:29.707Z WARN 7393 --- [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-08T11:04:29.844Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:29.844Z WARN 7393 --- [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-08T11:04:29.969Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.404436777S 2024-02-08T11:04:29.972Z INFO 7393 --- [ 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-08T11:04:29.982Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:29.982Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:29.982Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390269982 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:30.013Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:30.013Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:30.020Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.032 seconds (process running for 149.278) 2024-02-08T11:04:30.022Z INFO 7393 --- [ 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-08T11:04:30.025Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:30.026Z INFO 7393 --- [ 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-08T11:04:30.028Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:30.028Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:30.028Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:30.028Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390270028 2024-02-08T11:04:30.053Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:30.053Z WARN 7393 --- [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-08T11:04:30.053Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:30.190Z WARN 7393 --- [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-08T11:04:30.190Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: wwsey2uZTv2gkuQ8CqJXiA 2024-02-08T11:04:30.199Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:30.199Z WARN 7393 --- [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-08T11:04:30.258Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:30.258Z WARN 7393 --- [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-08T11:04:30.282Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:30.282Z WARN 7393 --- [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-08T11:04:30.307Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:30.307Z WARN 7393 --- [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-08T11:04:30.312Z WARN 7393 --- [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-08T11:04:30.419Z INFO 7393 --- [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 pbZXtRIMQsip5TmMJIvrNQ 2024-02-08T11:04:30.441Z INFO 7393 --- [ 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 pbZXtRIMQsip5TmMJIvrNQ 2024-02-08T11:04:30.442Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: wwsey2uZTv2gkuQ8CqJXiA 2024-02-08T11:04:30.457Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:30.457Z WARN 7393 --- [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-08T11:04:30.508Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:30.508Z WARN 7393 --- [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-08T11:04:30.558Z INFO 7393 --- [ 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-08T11:04:30.559Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-02-08T11:04:30.574Z INFO 7393 --- [ 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-2642dc26-43dc-40f9-aec5-34b4c6a540ac 2024-02-08T11:04:30.574Z INFO 7393 --- [ 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-08T11:04:30.574Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-02-08T11:04:30.591Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:30.591Z WARN 7393 --- [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-08T11:04:30.598Z INFO 7393 --- [ 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-2642dc26-43dc-40f9-aec5-34b4c6a540ac', protocol='range'} 2024-02-08T11:04:30.598Z INFO 7393 --- [ 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-2642dc26-43dc-40f9-aec5-34b4c6a540ac=Assignment(partitions=[ncmp-events-test-0])} 2024-02-08T11:04:30.611Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:30.611Z WARN 7393 --- [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-08T11:04:30.611Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:30.611Z WARN 7393 --- [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-08T11:04:30.611Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:30.617Z INFO 7393 --- [ 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-2642dc26-43dc-40f9-aec5-34b4c6a540ac', protocol='range'} 2024-02-08T11:04:30.617Z INFO 7393 --- [ 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-08T11:04:30.618Z INFO 7393 --- [ 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-08T11:04:30.623Z INFO 7393 --- [ 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-08T11:04:30.636Z INFO 7393 --- [ 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-08T11:04:30.662Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:30.662Z WARN 7393 --- [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-08T11:04:30.662Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:30.662Z WARN 7393 --- [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-08T11:04:30.706Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:30.707Z WARN 7393 --- [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-08T11:04:30.776Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:30.777Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-02-08T11:04:30.802Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:30.802Z WARN 7393 --- [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-08T11:04:30.803Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:30.803Z INFO 7393 --- [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: 124ms, elapsed time since send: 124ms, request timeout: 30000ms) 2024-02-08T11:04:30.803Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2024-02-08T11:04:30.803Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2024-02-08T11:04:30.804Z INFO 7393 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1271374509, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:04:30.804Z INFO 7393 --- [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-08T11:04:30.877Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:30.877Z WARN 7393 --- [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-08T11:04:30.905Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:30.905Z WARN 7393 --- [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: 6.428 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-02-08T11:04:30.997Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:04:31.005Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:31.005Z WARN 7393 --- [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-08T11:04:31.028Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:31.028Z WARN 7393 --- [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-08T11:04:31.041Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: af798e24dd5a9e5ab5e45da1fae16e33f4acf997f6b3caa6488c8c8575d09222 2024-02-08T11:04:31.166Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:31.166Z WARN 7393 --- [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-08T11:04:31.208Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:31.208Z WARN 7393 --- [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-08T11:04:31.208Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:31.229Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:31.229Z WARN 7393 --- [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-08T11:04:31.235Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:31.235Z WARN 7393 --- [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-08T11:04:31.309Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:31.309Z WARN 7393 --- [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-08T11:04:31.359Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:31.359Z WARN 7393 --- [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-08T11:04:31.464Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:31.464Z WARN 7393 --- [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-08T11:04:31.515Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:31.515Z WARN 7393 --- [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-08T11:04:31.551Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:31.551Z WARN 7393 --- [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-08T11:04:31.582Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:31.582Z WARN 7393 --- [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-08T11:04:31.615Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:31.615Z WARN 7393 --- [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-08T11:04:31.616Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:31.616Z WARN 7393 --- [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-08T11:04:31.619Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:31.619Z WARN 7393 --- [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-08T11:04:31.623Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:31.623Z WARN 7393 --- [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-08T11:04:31.659Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:31.659Z WARN 7393 --- [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-08T11:04:31.666Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:31.666Z WARN 7393 --- [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-08T11:04:31.666Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:31.809Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:31.810Z WARN 7393 --- [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-08T11:04:31.810Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:31.810Z WARN 7393 --- [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-08T11:04:32.082Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:32.082Z WARN 7393 --- [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-08T11:04:32.194Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:32.194Z WARN 7393 --- [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-08T11:04:32.224Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:32.224Z WARN 7393 --- [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-08T11:04:32.224Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:32.337Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:32.337Z WARN 7393 --- [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-08T11:04:32.436Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:32.436Z WARN 7393 --- [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-08T11:04:32.466Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:32.466Z WARN 7393 --- [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-08T11:04:32.476Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:32.476Z WARN 7393 --- [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-08T11:04:32.495Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:32.495Z WARN 7393 --- [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-08T11:04:32.504Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:32.504Z WARN 7393 --- [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-08T11:04:32.624Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:32.624Z WARN 7393 --- [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-08T11:04:32.680Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:32.680Z WARN 7393 --- [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-08T11:04:32.727Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:32.727Z WARN 7393 --- [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-08T11:04:32.727Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:32.774Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:32.774Z WARN 7393 --- [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-08T11:04:32.779Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:32.779Z WARN 7393 --- [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-08T11:04:32.812Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:32.812Z WARN 7393 --- [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-08T11:04:32.827Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:32.827Z WARN 7393 --- [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-08T11:04:33.136Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:33.136Z WARN 7393 --- [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-08T11:04:33.197Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:33.197Z WARN 7393 --- [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-08T11:04:33.331Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:33.331Z WARN 7393 --- [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-08T11:04:33.331Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:33.440Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:33.440Z WARN 7393 --- [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-08T11:04:33.449Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:33.449Z WARN 7393 --- [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-08T11:04:33.468Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:33.468Z WARN 7393 --- [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-08T11:04:33.480Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:33.480Z WARN 7393 --- [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-08T11:04:33.556Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:33.556Z WARN 7393 --- [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-08T11:04:33.584Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:33.584Z WARN 7393 --- [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-08T11:04:33.639Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:33.639Z WARN 7393 --- [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-08T11:04:33.728Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:33.728Z WARN 7393 --- [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-08T11:04:33.731Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:33.731Z WARN 7393 --- [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-08T11:04:33.882Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:33.882Z WARN 7393 --- [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-08T11:04:33.882Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:33.882Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:33.882Z WARN 7393 --- [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-08T11:04:33.981Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:33.981Z WARN 7393 --- [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-08T11:04:34.014Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:34.014Z WARN 7393 --- [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-08T11:04:34.051Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:34.051Z WARN 7393 --- [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-08T11:04:34.339Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:34.339Z WARN 7393 --- [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-08T11:04:34.414Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:34.414Z WARN 7393 --- [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-08T11:04:34.435Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:34.435Z WARN 7393 --- [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-08T11:04:34.435Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:34.506Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:34.506Z WARN 7393 --- [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-08T11:04:34.535Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:34.535Z WARN 7393 --- [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-08T11:04:34.543Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:34.543Z WARN 7393 --- [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-08T11:04:34.571Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:34.571Z WARN 7393 --- [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-08T11:04:34.787Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:34.787Z WARN 7393 --- [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-08T11:04:34.792Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:34.792Z WARN 7393 --- [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-08T11:04:34.833Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:34.833Z WARN 7393 --- [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-08T11:04:34.936Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:34.936Z WARN 7393 --- [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-08T11:04:34.936Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:34.936Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:34.936Z WARN 7393 --- [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-08T11:04:34.970Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:34.970Z WARN 7393 --- [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-08T11:04:34.986Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:34.987Z WARN 7393 --- [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-08T11:04:35.087Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:35.087Z WARN 7393 --- [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-08T11:04:35.116Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:35.116Z WARN 7393 --- [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-08T11:04:35.291Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:35.291Z WARN 7393 --- [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-08T11:04:35.292Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:35.472Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:35.472Z WARN 7393 --- [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-08T11:04:35.483Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:35.483Z WARN 7393 --- [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-08T11:04:35.494Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:35.494Z WARN 7393 --- [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-08T11:04:35.513Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:35.513Z WARN 7393 --- [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-08T11:04:35.650Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:35.650Z WARN 7393 --- [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-08T11:04:35.736Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:35.736Z WARN 7393 --- [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-08T11:04:35.739Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:35.739Z WARN 7393 --- [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-08T11:04:35.840Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:35.840Z WARN 7393 --- [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-08T11:04:35.840Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:35.840Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:35.840Z WARN 7393 --- [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-08T11:04:35.874Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:35.875Z WARN 7393 --- [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-08T11:04:35.890Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:35.890Z WARN 7393 --- [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-08T11:04:35.895Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:35.895Z WARN 7393 --- [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-08T11:04:35.989Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:35.989Z WARN 7393 --- [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-08T11:04:35.989Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:35.989Z WARN 7393 --- [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-08T11:04:36.018Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:36.018Z WARN 7393 --- [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-08T11:04:36.294Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:36.294Z WARN 7393 --- [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-08T11:04:36.294Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:36.330Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:36.330Z WARN 7393 --- [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-08T11:04:36.349Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.352698761S 2024-02-08T11:04:36.355Z INFO 7393 --- [ 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-08T11:04:36.358Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:36.358Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:36.358Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390276358 11:04:36,393 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:04:36,393 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:04:36,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fe67163 - 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 11:04:36,397 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:04:36,397 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fe67163 - 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 11:04:36,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:04:36,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:04:36,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:04:36,399 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:04:36,399 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fe67163 - 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 11:04:36,400 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:04:36,400 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:04:36,401 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:04:36,401 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390276401) 11:04:36,401 |-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] 11:04:36,401 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:04:36,403 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:04:36,403 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:04:36,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:04:36,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:36,404 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:04:36,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:04:36,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:36,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:04:36,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:04:36,409 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1ff6bd92 - Setting zoneId to "UTC" 11:04:36,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:04:36,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:04:36,413 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:04:36,413 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:04:36,413 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:04:36,413 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:04:36,413 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:04:36,413 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:04:36,413 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:04:36,413 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2d6c0286 - End of configuration. 11:04:36,413 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@12d1321 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:36.418Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:36.418Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:36.419Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:36.419Z WARN 7393 --- [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-08T11:04:36.422Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:36.422Z WARN 7393 --- [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-08T11:04:36.444Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.083 seconds (process running for 155.702) 2024-02-08T11:04:36.447Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-02-08T11:04:36.478Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:36.478Z INFO 7393 --- [ 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-08T11:04:36.480Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:36.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:36.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:36.480Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390276480 2024-02-08T11:04:36.519Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:36.519Z WARN 7393 --- [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-08T11:04:36.697Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:36.697Z WARN 7393 --- [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-08T11:04:36.697Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:36.703Z WARN 7393 --- [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-08T11:04:36.703Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: FLu_i17-Tf-d5OrPWJX6jQ 2024-02-08T11:04:36.744Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:36.744Z WARN 7393 --- [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-08T11:04:36.769Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:36.769Z WARN 7393 --- [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-08T11:04:36.828Z WARN 7393 --- [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-08T11:04:36.940Z INFO 7393 --- [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 KzYp4XUPS_qtIE63hhyAXw 2024-02-08T11:04:36.942Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:36.942Z WARN 7393 --- [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-08T11:04:36.948Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:36.948Z WARN 7393 --- [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-08T11:04:36.958Z INFO 7393 --- [ 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 KzYp4XUPS_qtIE63hhyAXw 2024-02-08T11:04:36.959Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: FLu_i17-Tf-d5OrPWJX6jQ 2024-02-08T11:04:37.016Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:37.016Z WARN 7393 --- [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-08T11:04:37.037Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:37.037Z WARN 7393 --- [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-08T11:04:37.123Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:37.123Z WARN 7393 --- [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-08T11:04:37.149Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:37.149Z WARN 7393 --- [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-08T11:04:37.171Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:37.171Z WARN 7393 --- [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-08T11:04:37.184Z INFO 7393 --- [ 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-08T11:04:37.185Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-02-08T11:04:37.204Z INFO 7393 --- [ 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-2b4c1794-7625-4887-b2de-369a5084ff01 2024-02-08T11:04:37.204Z INFO 7393 --- [ 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-08T11:04:37.204Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-02-08T11:04:37.237Z INFO 7393 --- [ 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-2b4c1794-7625-4887-b2de-369a5084ff01', protocol='range'} 2024-02-08T11:04:37.237Z INFO 7393 --- [ 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-2b4c1794-7625-4887-b2de-369a5084ff01=Assignment(partitions=[cm-events-0])} 2024-02-08T11:04:37.262Z INFO 7393 --- [ 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-2b4c1794-7625-4887-b2de-369a5084ff01', protocol='range'} 2024-02-08T11:04:37.262Z INFO 7393 --- [ 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-08T11:04:37.262Z INFO 7393 --- [ 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-08T11:04:37.270Z INFO 7393 --- [ 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-08T11:04:37.284Z INFO 7393 --- [ 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-08T11:04:37.301Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:37.301Z WARN 7393 --- [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-08T11:04:37.379Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:37.379Z WARN 7393 --- [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-08T11:04:37.379Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:37.388Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:37.388Z WARN 7393 --- [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-08T11:04:37.399Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:37.399Z WARN 7393 --- [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-08T11:04:37.401Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:37.401Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-02-08T11:04:37.440Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:37.440Z INFO 7393 --- [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: 121ms, elapsed time since send: 121ms, request timeout: 30000ms) 2024-02-08T11:04:37.440Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2024-02-08T11:04:37.440Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2024-02-08T11:04:37.440Z INFO 7393 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=440124079, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:04:37.440Z INFO 7393 --- [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-08T11:04:37.481Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:37.481Z WARN 7393 --- [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-08T11:04:37.502Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:37.502Z WARN 7393 --- [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-08T11:04:37.545Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:37.545Z WARN 7393 --- [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-08T11:04:37.604Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:37.604Z WARN 7393 --- [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-08T11:04:37.648Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:37.648Z WARN 7393 --- [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-08T11:04:37.652Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:37.652Z WARN 7393 --- [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-08T11:04:37.652Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:37.653Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:37.653Z WARN 7393 --- [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-08T11:04:37.854Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:37.854Z WARN 7393 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.871 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-08T11:04:37.873Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:04:37.881Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:37.881Z WARN 7393 --- [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-08T11:04:37.914Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 157635aaf88400c066d02155bb66021386f524a8da226a698857b655e8bb3b04 2024-02-08T11:04:37.915Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:37.915Z WARN 7393 --- [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-08T11:04:37.949Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:37.949Z WARN 7393 --- [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-08T11:04:38.005Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:38.005Z WARN 7393 --- [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-08T11:04:38.028Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:38.028Z WARN 7393 --- [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-08T11:04:38.050Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:38.050Z WARN 7393 --- [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-08T11:04:38.108Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:38.108Z WARN 7393 --- [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-08T11:04:38.206Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:38.206Z WARN 7393 --- [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-08T11:04:38.226Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:38.226Z WARN 7393 --- [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-08T11:04:38.241Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:38.241Z WARN 7393 --- [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-08T11:04:38.281Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:38.281Z WARN 7393 --- [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-08T11:04:38.281Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:38.309Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:38.310Z WARN 7393 --- [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-08T11:04:38.360Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:38.360Z WARN 7393 --- [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-08T11:04:38.406Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:38.406Z WARN 7393 --- [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-08T11:04:38.447Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:38.447Z WARN 7393 --- [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-08T11:04:38.452Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:38.452Z WARN 7393 --- [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-08T11:04:38.602Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:38.602Z WARN 7393 --- [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-08T11:04:38.614Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:38.614Z WARN 7393 --- [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-08T11:04:38.710Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:38.710Z WARN 7393 --- [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-08T11:04:38.710Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:38.838Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:38.838Z WARN 7393 --- [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-08T11:04:38.952Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:38.952Z WARN 7393 --- [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-08T11:04:39.030Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:39.030Z WARN 7393 --- [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-08T11:04:39.071Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:39.071Z WARN 7393 --- [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-08T11:04:39.116Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:39.116Z WARN 7393 --- [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-08T11:04:39.131Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:39.131Z WARN 7393 --- [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-08T11:04:39.144Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:39.144Z WARN 7393 --- [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-08T11:04:39.153Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:39.153Z WARN 7393 --- [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-08T11:04:39.270Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:39.271Z WARN 7393 --- [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-08T11:04:39.274Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:39.274Z WARN 7393 --- [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-08T11:04:39.288Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:39.288Z WARN 7393 --- [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-08T11:04:39.288Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:39.295Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:39.295Z WARN 7393 --- [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-08T11:04:39.405Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:39.405Z WARN 7393 --- [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-08T11:04:39.423Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:39.423Z WARN 7393 --- [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-08T11:04:39.456Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:39.457Z WARN 7393 --- [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-08T11:04:39.517Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:39.517Z WARN 7393 --- [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-08T11:04:39.518Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:39.518Z WARN 7393 --- [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-08T11:04:39.612Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:39.612Z WARN 7393 --- [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-08T11:04:39.612Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:39.890Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:39.890Z WARN 7393 --- [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-08T11:04:39.924Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:39.924Z WARN 7393 --- [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-08T11:04:39.983Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:39.983Z WARN 7393 --- [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-08T11:04:40.057Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:40.057Z WARN 7393 --- [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-08T11:04:40.127Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:40.127Z WARN 7393 --- [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-08T11:04:40.222Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:40.222Z WARN 7393 --- [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-08T11:04:40.246Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:40.246Z WARN 7393 --- [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-08T11:04:40.297Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:40.297Z WARN 7393 --- [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-08T11:04:40.319Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:40.319Z WARN 7393 --- [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-08T11:04:40.333Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:40.333Z WARN 7393 --- [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-08T11:04:40.355Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:40.355Z WARN 7393 --- [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-08T11:04:40.426Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:40.426Z WARN 7393 --- [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-08T11:04:40.491Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:40.491Z WARN 7393 --- [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-08T11:04:40.491Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:40.508Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:40.508Z WARN 7393 --- [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-08T11:04:40.526Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:40.526Z WARN 7393 --- [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-08T11:04:40.611Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:40.611Z WARN 7393 --- [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-08T11:04:40.616Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:40.616Z WARN 7393 --- [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-08T11:04:40.616Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:40.720Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:40.720Z WARN 7393 --- [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-08T11:04:40.993Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:40.993Z WARN 7393 --- [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-08T11:04:41.085Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:41.085Z WARN 7393 --- [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-08T11:04:41.131Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:41.131Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:41.131Z WARN 7393 --- [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-08T11:04:41.131Z WARN 7393 --- [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-08T11:04:41.149Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:41.149Z WARN 7393 --- [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-08T11:04:41.171Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:41.171Z WARN 7393 --- [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-08T11:04:41.198Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:41.198Z WARN 7393 --- [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-08T11:04:41.260Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:41.260Z WARN 7393 --- [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-08T11:04:41.263Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:41.264Z WARN 7393 --- [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-08T11:04:41.425Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:41.425Z WARN 7393 --- [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-08T11:04:41.435Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:41.435Z WARN 7393 --- [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-08T11:04:41.444Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:41.444Z WARN 7393 --- [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-08T11:04:41.444Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:41.482Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:41.482Z WARN 7393 --- [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-08T11:04:41.622Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:41.622Z WARN 7393 --- [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-08T11:04:41.622Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:41.637Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:41.637Z WARN 7393 --- [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-08T11:04:41.661Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:41.661Z WARN 7393 --- [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-08T11:04:41.726Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:41.726Z WARN 7393 --- [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-08T11:04:41.845Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:41.845Z WARN 7393 --- [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-08T11:04:41.923Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:41.923Z WARN 7393 --- [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-08T11:04:42.144Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:42.144Z WARN 7393 --- [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-08T11:04:42.151Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:42.151Z WARN 7393 --- [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-08T11:04:42.234Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:42.234Z WARN 7393 --- [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-08T11:04:42.254Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:42.254Z WARN 7393 --- [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-08T11:04:42.274Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:42.274Z WARN 7393 --- [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-08T11:04:42.276Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:42.276Z WARN 7393 --- [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-08T11:04:42.286Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:42.286Z WARN 7393 --- [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-08T11:04:42.365Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:42.365Z WARN 7393 --- [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-08T11:04:42.447Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:42.447Z WARN 7393 --- [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-08T11:04:42.447Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:42.520Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:42.520Z WARN 7393 --- [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-08T11:04:42.530Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:42.530Z WARN 7393 --- [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-08T11:04:42.537Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:42.537Z WARN 7393 --- [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-08T11:04:42.641Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:42.641Z WARN 7393 --- [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-08T11:04:42.648Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:42.648Z WARN 7393 --- [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-08T11:04:42.680Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:42.681Z WARN 7393 --- [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-08T11:04:42.681Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:42.786Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:42.786Z WARN 7393 --- [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-08T11:04:42.803Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:42.803Z WARN 7393 --- [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-08T11:04:42.930Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:42.931Z WARN 7393 --- [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-08T11:04:43.098Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.225280874S 2024-02-08T11:04:43.161Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:43.161Z WARN 7393 --- [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-08T11:04:43.256Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:43.256Z WARN 7393 --- [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-08T11:04:43.300Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:43.300Z WARN 7393 --- [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-08T11:04:43.301Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:43.338Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:43.338Z WARN 7393 --- [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-08T11:04:43.338Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:43.338Z WARN 7393 --- [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-08T11:04:43.370Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:43.370Z WARN 7393 --- [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-08T11:04:43.377Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:43.377Z WARN 7393 --- [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-08T11:04:43.381Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:43.381Z WARN 7393 --- [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-08T11:04:43.388Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:43.388Z WARN 7393 --- [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-08T11:04:43.389Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:43.389Z WARN 7393 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.531 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 2024-02-08T11:04:43.413Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:43.413Z WARN 7393 --- [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: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 2024-02-08T11:04:43.496Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:43.496Z WARN 7393 --- [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: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 2024-02-08T11:04:43.543Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:43.543Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 2024-02-08T11:04:43.559Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:43.559Z WARN 7393 --- [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] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-02-08T11:04:43.565Z DEBUG 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-02-08T11:04:43.567Z DEBUG 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-02-08T11:04:43.581Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-08T11:04:43.581Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-08T11:04:43.581Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-08T11:04:43.583Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-08T11:04:43.583Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-08T11:04:43.585Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-08T11:04:43.585Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-02-08T11:04:43.587Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-08T11:04:43.587Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-02-08T11:04:43.589Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-02-08T11:04:43.589Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-08T11:04:43.589Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-02-08T11:04:43.591Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-02-08T11:04:43.591Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-02-08T11:04:43.591Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-02-08T11:04:43.593Z INFO 7393 --- [ 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.056 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-02-08T11:04:43.651Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2024-02-08T11:04:43.654Z INFO 7393 --- [ 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.036 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2024-02-08T11:04:43.857Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:43.857Z WARN 7393 --- [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-08T11:04:43.885Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:43.885Z WARN 7393 --- [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-08T11:04:43.888Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:43.888Z WARN 7393 --- [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-08T11:04:43.888Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:44.003Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:44.003Z WARN 7393 --- [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-08T11:04:44.164Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:44.165Z WARN 7393 --- [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-08T11:04:44.201Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:44.201Z WARN 7393 --- [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-08T11:04:44.382Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:44.382Z WARN 7393 --- [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-08T11:04:44.391Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:44.391Z WARN 7393 --- [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-08T11:04:44.392Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:44.392Z WARN 7393 --- [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-08T11:04:44.401Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:44.401Z WARN 7393 --- [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-08T11:04:44.407Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:44.407Z WARN 7393 --- [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-08T11:04:44.407Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:44.427Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:44.427Z WARN 7393 --- [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-08T11:04:44.445Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:44.445Z WARN 7393 --- [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-08T11:04:44.451Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:44.451Z WARN 7393 --- [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-08T11:04:44.473Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:44.473Z WARN 7393 --- [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-08T11:04:44.486Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:44.486Z WARN 7393 --- [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-08T11:04:44.536Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:44.536Z WARN 7393 --- [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-08T11:04:44.564Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:44.564Z WARN 7393 --- [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-08T11:04:44.788Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:44.789Z WARN 7393 --- [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-08T11:04:44.791Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:44.791Z WARN 7393 --- [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-08T11:04:44.791Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:44.905Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:44.905Z WARN 7393 --- [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-08T11:04:45.060Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:45.060Z WARN 7393 --- [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-08T11:04:45.217Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:45.217Z WARN 7393 --- [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-08T11:04:45.244Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:45.244Z WARN 7393 --- [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-08T11:04:45.284Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:45.284Z WARN 7393 --- [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-08T11:04:45.353Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:45.353Z WARN 7393 --- [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-08T11:04:45.354Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:45.354Z WARN 7393 --- [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-08T11:04:45.375Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:45.375Z WARN 7393 --- [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-08T11:04:45.388Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:45.388Z WARN 7393 --- [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-08T11:04:45.480Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:45.480Z WARN 7393 --- [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-08T11:04:45.511Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:45.511Z WARN 7393 --- [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-08T11:04:45.511Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:45.545Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:45.545Z WARN 7393 --- [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-08T11:04:45.547Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:45.547Z WARN 7393 --- [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-08T11:04:45.655Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:45.655Z WARN 7393 --- [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-08T11:04:45.688Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:45.688Z WARN 7393 --- [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-08T11:04:45.766Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:45.766Z WARN 7393 --- [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-08T11:04:45.890Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:45.890Z WARN 7393 --- [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-08T11:04:45.994Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:45.994Z WARN 7393 --- [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-08T11:04:45.994Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:46.058Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:46.058Z WARN 7393 --- [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-08T11:04:46.062Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:46.062Z WARN 7393 --- [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-08T11:04:46.147Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:46.148Z WARN 7393 --- [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-08T11:04:46.169Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:46.169Z WARN 7393 --- [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-08T11:04:46.237Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:46.237Z WARN 7393 --- [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-08T11:04:46.241Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:46.241Z WARN 7393 --- [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-08T11:04:46.277Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:46.277Z WARN 7393 --- [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-08T11:04:46.357Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:46.357Z WARN 7393 --- [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-08T11:04:46.482Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:46.483Z WARN 7393 --- [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-08T11:04:46.493Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-02-08T11:04:46.494Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-02-08T11:04:46.495Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-08T11:04:46.497Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-08T11:04:46.497Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-08T11:04:46.497Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-08T11:04:46.499Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-08T11:04:46.499Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-08T11:04:46.499Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-08T11:04:46.500Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-02-08T11:04:46.500Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-02-08T11:04:46.500Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-08T11:04:46.507Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:46.507Z WARN 7393 --- [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-08T11:04:46.514Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:46.514Z WARN 7393 --- [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-08T11:04:46.514Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:46.536Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-02-08T11:04:46.538Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-02-08T11:04:46.538Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-02-08T11:04:46.569Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-02-08T11:04:46.569Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-02-08T11:04:46.576Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-02-08T11:04:46.577Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-02-08T11:04:46.584Z INFO 7393 --- [ 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.926 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.631Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.634Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.634Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-02-08T11:04:46.634Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-02-08T11:04:46.635Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.635Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.635Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.636Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.636Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-02-08T11:04:46.636Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.637Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.639Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-02-08T11:04:46.642Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.642Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.642Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.644Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.650Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:46.650Z WARN 7393 --- [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-08T11:04:46.654Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:46.654Z WARN 7393 --- [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-08T11:04:46.655Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.655Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.655Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-02-08T11:04:46.656Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-02-08T11:04:46.658Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-02-08T11:04:46.658Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-02-08T11:04:46.658Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-02-08T11:04:46.658Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-02-08T11:04:46.660Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-02-08T11:04:46.660Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-02-08T11:04:46.663Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:46.663Z WARN 7393 --- [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. 11:04:43,563 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7cd9bf18 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 11:04:46,702 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:04:46,702 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:04:46,703 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75b385e8 - 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 11:04:46,705 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:04:46,705 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75b385e8 - 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 11:04:46,706 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:04:46,706 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:04:46,706 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:04:46,707 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@460064f9 - 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. 11:04:46,707 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75b385e8 - 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 11:04:46,708 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:04:46,708 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:04:46,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:04:46,709 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390286709) 11:04:46,709 |-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] 11:04:46,709 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:04:46,709 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:04:46,709 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:04:46,709 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:04:46,709 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:04:46,709 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:04:46,709 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:04:46,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:04:46,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:04:46,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:04:46,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:04:46,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:04:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:04:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:46,710 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:04:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:04:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:46,711 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:04:46,711 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:04:46,714 |-INFO in ch.qos.logback.classic.pattern.DateConverter@23bcaa42 - Setting zoneId to "UTC" 11:04:46,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:04:46,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:04:46,718 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:04:46,718 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:04:46,718 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:04:46,718 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:04:46,718 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:04:46,718 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@579cc7a8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:04:46,718 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:04:46,718 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@52512096 - End of configuration. 11:04:46,718 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3b2463f1 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:46.721Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:46.722Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:46.741Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.075 seconds (process running for 165.999) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 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-08T11:04:46.770Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:46.770Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:46.775Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.017 seconds (process running for 166.033) 2024-02-08T11:04:46.779Z WARN 7393 --- [ 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.027 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-02-08T11:04:46.788Z WARN 7393 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2024-02-08T11:04:46.823Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:46.823Z WARN 7393 --- [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-08T11:04:46.871Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:46.871Z WARN 7393 --- [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-08T11:04:46.894Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:46.894Z WARN 7393 --- [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-08T11:04:46.906Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:46.906Z WARN 7393 --- [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-08T11:04:46.906Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:47.093Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:47.094Z WARN 7393 --- [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. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:04:47.108Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:47.108Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:47.128Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:47.128Z WARN 7393 --- [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-08T11:04:47.152Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:47.152Z WARN 7393 --- [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-08T11:04:47.188Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:47.188Z WARN 7393 --- [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-08T11:04:47.328Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:47.328Z WARN 7393 --- [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-08T11:04:47.367Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.271 seconds (process running for 166.626) 2024-02-08T11:04:47.378Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:47.378Z WARN 7393 --- [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-08T11:04:47.382Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:47.382Z WARN 7393 --- [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-08T11:04:47.428Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:47.428Z WARN 7393 --- [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-08T11:04:47.428Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 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-08T11:04:47.469Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:47.469Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:47.488Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.03 seconds (process running for 166.746) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 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-08T11:04:47.563Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:47.563Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:47.566Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:47.566Z WARN 7393 --- [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-08T11:04:47.568Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.024 seconds (process running for 166.826) 2024-02-08T11:04:47.574Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:47.574Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2024-02-08T11:04:47.589Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:47.589Z WARN 7393 --- [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-08T11:04:47.591Z INFO 7393 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-02-08T11:04:47.592Z INFO 7393 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 2024-02-08T11:04:47.610Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.611Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.611Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.611Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.612Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.613Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.614Z WARN 7393 --- [ 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-08T11:04:47.614Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.615Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.615Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 2 cm handle/alternate id pairs 2024-02-08T11:04:47.615Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.616Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 2024-02-08T11:04:47.616Z INFO 7393 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 2024-02-08T11:04:47.616Z INFO 7393 --- [ 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: 12, 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.01 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 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [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-08T11:04:47.666Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-02-08T11:04:47.666Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:04:47.671Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 166.929) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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-08T11:04:47.689Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-02-08T11:04:47.732Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:47.732Z WARN 7393 --- [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-08T11:04:47.732Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:47.732Z WARN 7393 --- [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-08T11:04:47.773Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8473a236432c208242ea815123d1c0861c17a033940960d766d9b5f1d1bc2a15 2024-02-08T11:04:47.838Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:47.838Z WARN 7393 --- [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-08T11:04:47.857Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:47.857Z WARN 7393 --- [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-08T11:04:48.082Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:48.082Z WARN 7393 --- [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-08T11:04:48.100Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:48.100Z WARN 7393 --- [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-08T11:04:48.117Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:48.118Z WARN 7393 --- [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-08T11:04:48.118Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:48.288Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:48.288Z WARN 7393 --- [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-08T11:04:48.292Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:48.292Z WARN 7393 --- [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-08T11:04:48.310Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:48.310Z WARN 7393 --- [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-08T11:04:48.334Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:48.334Z WARN 7393 --- [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-08T11:04:48.362Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:48.362Z WARN 7393 --- [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-08T11:04:48.490Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:48.490Z WARN 7393 --- [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-08T11:04:48.586Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:48.586Z WARN 7393 --- [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-08T11:04:48.591Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:48.591Z WARN 7393 --- [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-08T11:04:48.591Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:48.626Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:48.626Z WARN 7393 --- [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-08T11:04:48.676Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:48.676Z WARN 7393 --- [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-08T11:04:48.695Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:48.695Z WARN 7393 --- [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-08T11:04:48.750Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:48.750Z WARN 7393 --- [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-08T11:04:48.777Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:48.777Z WARN 7393 --- [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-08T11:04:48.841Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:48.841Z WARN 7393 --- [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-08T11:04:48.841Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:48.841Z WARN 7393 --- [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-08T11:04:49.032Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:49.032Z WARN 7393 --- [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-08T11:04:49.032Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:49.106Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:49.106Z WARN 7393 --- [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-08T11:04:49.136Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:49.136Z WARN 7393 --- [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-08T11:04:49.200Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:49.200Z WARN 7393 --- [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-08T11:04:49.258Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:49.258Z WARN 7393 --- [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-08T11:04:49.376Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:49.376Z WARN 7393 --- [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-08T11:04:49.414Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:49.414Z WARN 7393 --- [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-08T11:04:49.461Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:49.461Z WARN 7393 --- [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-08T11:04:49.461Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:49.501Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:49.501Z WARN 7393 --- [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-08T11:04:49.538Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:49.538Z WARN 7393 --- [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-08T11:04:49.578Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:49.578Z WARN 7393 --- [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-08T11:04:49.592Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:49.592Z WARN 7393 --- [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-08T11:04:49.638Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:49.638Z WARN 7393 --- [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-08T11:04:49.679Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:49.679Z WARN 7393 --- [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-08T11:04:49.703Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:49.704Z WARN 7393 --- [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-08T11:04:49.714Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:49.714Z WARN 7393 --- [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-08T11:04:49.798Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:49.798Z WARN 7393 --- [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-08T11:04:49.846Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:49.846Z WARN 7393 --- [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-08T11:04:50.087Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:50.087Z WARN 7393 --- [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-08T11:04:50.087Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:50.104Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:50.104Z WARN 7393 --- [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-08T11:04:50.138Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:50.138Z WARN 7393 --- [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-08T11:04:50.208Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:50.208Z WARN 7393 --- [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-08T11:04:50.403Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:50.403Z WARN 7393 --- [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-08T11:04:50.411Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:50.411Z WARN 7393 --- [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-08T11:04:50.429Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:50.429Z WARN 7393 --- [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-08T11:04:50.465Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:50.465Z WARN 7393 --- [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-08T11:04:50.465Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:50.541Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:50.541Z WARN 7393 --- [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-08T11:04:50.566Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:50.566Z WARN 7393 --- [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-08T11:04:50.568Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:50.568Z WARN 7393 --- [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-08T11:04:50.580Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:50.580Z WARN 7393 --- [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-08T11:04:50.605Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:50.605Z WARN 7393 --- [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-08T11:04:50.640Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:50.641Z WARN 7393 --- [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-08T11:04:50.645Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:50.645Z WARN 7393 --- [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-08T11:04:50.852Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:50.852Z WARN 7393 --- [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-08T11:04:50.881Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:50.881Z WARN 7393 --- [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-08T11:04:50.998Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:50.999Z WARN 7393 --- [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-08T11:04:51.006Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:51.006Z WARN 7393 --- [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-08T11:04:51.110Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:51.110Z WARN 7393 --- [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-08T11:04:51.140Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:51.140Z WARN 7393 --- [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-08T11:04:51.140Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:51.297Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:51.297Z WARN 7393 --- [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-08T11:04:51.320Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:51.320Z WARN 7393 --- [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-08T11:04:51.355Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:51.355Z WARN 7393 --- [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-08T11:04:51.400Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:51.400Z WARN 7393 --- [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-08T11:04:51.517Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:51.517Z WARN 7393 --- [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-08T11:04:51.520Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:51.520Z WARN 7393 --- [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-08T11:04:51.524Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:51.524Z WARN 7393 --- [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-08T11:04:51.524Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:51.550Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:51.550Z WARN 7393 --- [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-08T11:04:51.582Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:51.582Z WARN 7393 --- [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-08T11:04:51.654Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:51.654Z WARN 7393 --- [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-08T11:04:51.754Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:51.754Z WARN 7393 --- [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-08T11:04:51.774Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:51.774Z WARN 7393 --- [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-08T11:04:51.785Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:51.785Z WARN 7393 --- [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-08T11:04:51.992Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:51.992Z WARN 7393 --- [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-08T11:04:52.013Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:52.013Z WARN 7393 --- [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-08T11:04:52.043Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:52.043Z WARN 7393 --- [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-08T11:04:52.043Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:52.050Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:52.050Z WARN 7393 --- [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-08T11:04:52.111Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:52.111Z WARN 7393 --- [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-08T11:04:52.195Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:52.195Z WARN 7393 --- [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-08T11:04:52.264Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:52.264Z WARN 7393 --- [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-08T11:04:52.500Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:52.500Z WARN 7393 --- [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-08T11:04:52.503Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:52.503Z WARN 7393 --- [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-08T11:04:52.503Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:52.503Z WARN 7393 --- [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-08T11:04:52.526Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:52.526Z WARN 7393 --- [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-08T11:04:52.576Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:52.576Z WARN 7393 --- [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-08T11:04:52.587Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:52.588Z WARN 7393 --- [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-08T11:04:52.588Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:52.657Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:52.657Z WARN 7393 --- [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-08T11:04:52.738Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:52.738Z WARN 7393 --- [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-08T11:04:52.888Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:52.889Z WARN 7393 --- [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-08T11:04:52.894Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:52.894Z WARN 7393 --- [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-08T11:04:52.896Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:52.896Z WARN 7393 --- [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-08T11:04:52.963Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:52.963Z WARN 7393 --- [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-08T11:04:52.997Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:52.997Z WARN 7393 --- [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-08T11:04:52.997Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:52.998Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.308596243S 2024-02-08T11:04:53.000Z INFO 7393 --- [ 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-08T11:04:53.002Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.002Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.002Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293002 2024-02-08T11:04:53.016Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.016Z INFO 7393 --- [ 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-08T11:04:53.018Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.018Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.018Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.018Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293018 2024-02-08T11:04:53.018Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:53.018Z WARN 7393 --- [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-08T11:04:53.047Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:53.047Z WARN 7393 --- [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-08T11:04:53.111Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-02-08T11:04:53.111Z WARN 7393 --- [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-08T11:04:53.187Z WARN 7393 --- [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-08T11:04:53.187Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.319Z WARN 7393 --- [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-08T11:04:53.320Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-02-08T11:04:53.320Z WARN 7393 --- [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-08T11:04:53.393Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-02-08T11:04:53.393Z WARN 7393 --- [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-08T11:04:53.426Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.451Z INFO 7393 --- [ 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-08T11:04:53.454Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.454Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.454Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293454 2024-02-08T11:04:53.455Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-02-08T11:04:53.455Z WARN 7393 --- [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-08T11:04:53.462Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.462Z INFO 7393 --- [ 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-08T11:04:53.464Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.464Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.464Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.464Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293464 2024-02-08T11:04:53.471Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-02-08T11:04:53.471Z WARN 7393 --- [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-08T11:04:53.491Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.491Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.500Z INFO 7393 --- [ 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-08T11:04:53.502Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.502Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.502Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293502 2024-02-08T11:04:53.510Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.510Z INFO 7393 --- [ 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-08T11:04:53.514Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.514Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.514Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.514Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293514 2024-02-08T11:04:53.521Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.521Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.527Z INFO 7393 --- [ 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-08T11:04:53.530Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.530Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.530Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293530 2024-02-08T11:04:53.538Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.538Z INFO 7393 --- [ 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-08T11:04:53.539Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.540Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.540Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.540Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293540 2024-02-08T11:04:53.547Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.548Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.550Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-02-08T11:04:53.550Z WARN 7393 --- [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-08T11:04:53.551Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:53.553Z INFO 7393 --- [ 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-08T11:04:53.554Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.554Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.554Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293554 2024-02-08T11:04:53.571Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.571Z INFO 7393 --- [ 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-08T11:04:53.576Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.576Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.576Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.576Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293576 2024-02-08T11:04:53.584Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.584Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.593Z INFO 7393 --- [ 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-08T11:04:53.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.596Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293596 2024-02-08T11:04:53.600Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-02-08T11:04:53.600Z WARN 7393 --- [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-08T11:04:53.601Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.601Z INFO 7393 --- [ 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-08T11:04:53.603Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.603Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.603Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.603Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293603 2024-02-08T11:04:53.611Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.611Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.620Z INFO 7393 --- [ 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-08T11:04:53.621Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-02-08T11:04:53.621Z WARN 7393 --- [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-08T11:04:53.623Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.623Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.623Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293623 2024-02-08T11:04:53.623Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-02-08T11:04:53.623Z WARN 7393 --- [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-08T11:04:53.624Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2024-02-08T11:04:53.628Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-02-08T11:04:53.628Z INFO 7393 --- [ 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-08T11:04:53.635Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-02-08T11:04:53.635Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-02-08T11:04:53.635Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-02-08T11:04:53.635Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707390293635 2024-02-08T11:04:53.649Z INFO 7393 --- [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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.649Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.658Z INFO 7393 --- [ 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 LLdO2v6LT8q0XptJVkdPMQ 2024-02-08T11:04:53.658Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: qvEVnaGVQOWWi4_j12VBSg 2024-02-08T11:04:53.724Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-02-08T11:04:53.724Z WARN 7393 --- [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-08T11:04:53.763Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-02-08T11:04:53.763Z WARN 7393 --- [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-08T11:04:53.781Z INFO 7393 --- [ 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-08T11:04:53.782Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-02-08T11:04:53.797Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-02-08T11:04:53.797Z WARN 7393 --- [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-08T11:04:53.801Z INFO 7393 --- [ 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-06566eeb-07c2-4e6a-bfb6-734db9c1b943 2024-02-08T11:04:53.801Z INFO 7393 --- [ 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-08T11:04:53.801Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-02-08T11:04:53.803Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-02-08T11:04:53.803Z WARN 7393 --- [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-08T11:04:53.824Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-02-08T11:04:53.824Z WARN 7393 --- [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-08T11:04:53.825Z INFO 7393 --- [ 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-06566eeb-07c2-4e6a-bfb6-734db9c1b943', protocol='range'} 2024-02-08T11:04:53.826Z INFO 7393 --- [ 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-06566eeb-07c2-4e6a-bfb6-734db9c1b943=Assignment(partitions=[my-topic-name-0])} 2024-02-08T11:04:53.847Z INFO 7393 --- [ 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-06566eeb-07c2-4e6a-bfb6-734db9c1b943', protocol='range'} 2024-02-08T11:04:53.847Z INFO 7393 --- [ 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-08T11:04:53.847Z INFO 7393 --- [ 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-08T11:04:53.857Z INFO 7393 --- [ 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-08T11:04:53.871Z INFO 7393 --- [ 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-08T11:04:53.963Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-02-08T11:04:53.964Z WARN 7393 --- [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-08T11:04:53.964Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-02-08T11:04:53.967Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-08T11:04:53.968Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-02-08T11:04:54.028Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-02-08T11:04:54.028Z INFO 7393 --- [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: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 2024-02-08T11:04:54.028Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2024-02-08T11:04:54.028Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2024-02-08T11:04:54.028Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=2051948678, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-02-08T11:04:54.028Z INFO 7393 --- [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-08T11:04:54.067Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-08T11:04:54.067Z WARN 7393 --- [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-08T11:04:54.068Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-02-08T11:04:54.068Z WARN 7393 --- [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-08T11:04:54.068Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-08T11:04:54.068Z WARN 7393 --- [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-08T11:04:54.068Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-02-08T11:04:54.068Z WARN 7393 --- [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-08T11:04:54.070Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-02-08T11:04:54.070Z WARN 7393 --- [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-08T11:04:54.071Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-08T11:04:54.071Z WARN 7393 --- [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-08T11:04:54.071Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-02-08T11:04:54.071Z WARN 7393 --- [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-08T11:04:54.075Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-02-08T11:04:54.075Z WARN 7393 --- [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-08T11:04:54.101Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-02-08T11:04:54.101Z WARN 7393 --- [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-08T11:04:54.129Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-02-08T11:04:54.129Z WARN 7393 --- [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-08T11:04:54.168Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-02-08T11:04:54.168Z WARN 7393 --- [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-08T11:04:54.169Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-02-08T11:04:54.169Z WARN 7393 --- [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-08T11:04:54.171Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-02-08T11:04:54.171Z WARN 7393 --- [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. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.491 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.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2024-02-08T11:04:54.203Z WARN 7393 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 510, 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] ------------------------------------------------------- 11:05:04.360 [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. 11:05:04.566 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 11:05:04.697 [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. 11:05:04.750 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:05:04.771 [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. 11:05:04.780 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:05:04.824 [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. 11:05:04.833 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 11:05:04.838 [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. 11:05:04.847 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:05:04.851 [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. 11:05:04.858 [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 11:05:04,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:05:04,193 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:05:04,193 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:05:04,194 |-INFO in ch.qos.logback.classic.BasicConfigurator@7c8ecc27 - Setting up default configuration. 11:05:06,670 |-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 11:05:06,717 |-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. 11:05:06,717 |-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 11:05:06,720 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:05:06,720 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:05:06,720 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:05:06,722 |-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. 11:05:06,722 |-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 11:05:06,729 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:05:06,729 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:05:06,734 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:05:06,764 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390306762) 11:05:06,764 |-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] 11:05:06,764 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:05:06,769 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:05:06,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:05:06,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:05:06,774 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:05:06,774 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:05:06,774 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:05:06,774 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:05:06,774 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:05:06,774 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:05:06,775 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:05:06,775 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:05:06,775 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:05:06,775 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:05:06,775 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:05:06,775 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:05:06,775 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:05:06,775 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:05:06,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:05:06,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:06,781 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:05:06,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:05:06,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:06,810 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:05:06,817 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:05:07,148 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b95fdf2 - Setting zoneId to "UTC" 11:05:07,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:05:07,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:05:07,405 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:05:07,406 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:05:07,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:05:07,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:05:07,407 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:05:07,407 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:05:07,407 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:05:07,407 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1080234b - End of configuration. 11:05:07,407 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@28e2d3ed - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:05:07.522Z INFO 12338 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12338 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-08T11:05:07.523Z INFO 12338 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:05:09.018Z INFO 12338 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:05:09.019Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:05:09.020Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-08T11:05:09.040Z INFO 12338 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.722 seconds (process running for 5.601) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:05:09.932Z ERROR 12338 --- [ 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-08T11:05:09.943Z ERROR 12338 --- [ 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-08T11:05:09.956Z ERROR 12338 --- [ 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: 5.018 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.037 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-08T11:05:10.375Z INFO 12338 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12338 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-08T11:05:10.375Z INFO 12338 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:05:11.100Z INFO 12338 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:05:11.100Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:05:11.100Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-08T11:05:11.108Z INFO 12338 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.762 seconds (process running for 7.669) 2024-02-08T11:05:11.282Z ERROR 12338 --- [ 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$6703192.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-08T11:05:11.307Z ERROR 12338 --- [ 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-08T11:05:11.515Z ERROR 12338 --- [ 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-08T11:05:11.559Z WARN 12338 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-02-08T11:05:11.589Z ERROR 12338 --- [ 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-08T11:05:11.595Z ERROR 12338 --- [ 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-08T11:05:11.600Z ERROR 12338 --- [ 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-08T11:05:11.605Z ERROR 12338 --- [ 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-08T11:05:11.611Z ERROR 12338 --- [ 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-08T11:05:11.616Z ERROR 12338 --- [ 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-08T11:05:11.621Z ERROR 12338 --- [ 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-08T11:05:11.625Z ERROR 12338 --- [ 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.383 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-08T11:05:11.707Z INFO 12338 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12338 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-02-08T11:05:11.707Z INFO 12338 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:05:11.973Z INFO 12338 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:05:11.973Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:05:11.973Z INFO 12338 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-02-08T11:05:11.977Z INFO 12338 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.297 seconds (process running for 8.538) 2024-02-08T11:05:12.052Z ERROR 12338 --- [ 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-08T11:05:12.081Z ERROR 12338 --- [ 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-08T11:05:12.085Z ERROR 12338 --- [ 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.525 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2024-02-08T11:05:12.169Z INFO 12338 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-08T11:05:12.173Z WARN 12338 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2024-02-08T11:05:12.177Z INFO 12338 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-08T11:05:12.180Z INFO 12338 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-08T11:05:12.181Z INFO 12338 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2024-02-08T11:05:12.303Z INFO 12338 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-02-08T11:05:12.306Z ERROR 12338 --- [onPool-worker-1] 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.009 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.013 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 11:05:17,432 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:05:17,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:05:17,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:05:17,455 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dcbae55 - Setting up default configuration. 11:05:18,895 |-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 11:05:18,933 |-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. 11:05:18,933 |-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 11:05:18,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:05:18,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:05:18,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:05:18,938 |-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. 11:05:18,938 |-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 11:05:18,945 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:05:18,945 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:05:18,949 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:05:18,970 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390318968) 11:05:18,970 |-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] 11:05:18,970 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:05:18,975 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:05:18,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:05:18,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:05:18,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:05:18,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:05:18,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:18,985 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:05:18,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:05:18,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:19,002 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:05:19,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:05:19,038 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ac8768e - Setting zoneId to "UTC" 11:05:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:05:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:05:19,199 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:05:19,199 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:05:19,199 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:05:19,200 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:05:19,201 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:05:19,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:05:19,201 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:05:19,201 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e957e2f - End of configuration. 11:05:19,201 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@691500ab - Registering current configuration as safe fallback point 2024-02-08T11:05:19.361Z INFO 12462 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12462 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-02-08T11:05:19.362Z INFO 12462 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-02-08T11:05:20.413Z INFO 12462 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-02-08T11:05:20.416Z INFO 12462 --- [ 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-08T11:05:20.461Z INFO 12462 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-02-08T11:05:20.461Z INFO 12462 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1072 ms 2024-02-08T11:05:20.515Z INFO 12462 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2024-02-08T11:05:20.520Z INFO 12462 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22604c7e{application,/,[file:///tmp/jetty-docbase.0.1433526379044014619/],AVAILABLE} 2024-02-08T11:05:20.522Z INFO 12462 --- [ main] org.eclipse.jetty.server.Server : Started Server@42d174ad{STARTING}[11.0.15,sto=0] @3513ms 2024-02-08T11:05:21.009Z INFO 12462 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-08T11:05:21.009Z INFO 12462 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-02-08T11:05:21.010Z INFO 12462 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-02-08T11:05:21.025Z INFO 12462 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@702f4124{HTTP/1.1, (http/1.1)}{0.0.0.0:41079} 2024-02-08T11:05:21.026Z INFO 12462 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 41079 (http/1.1) with context path '/' 2024-02-08T11:05:21.039Z INFO 12462 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.403 seconds (process running for 4.03) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:05:21.969Z WARN 12462 --- [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-08T11:05:21.969Z INFO 12462 --- [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.885 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-02-08T11:05:22.115Z WARN 12462 --- [ 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-08T11:05:22.115Z INFO 12462 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-02-08T11:05:22.119Z INFO 12462 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3405822759770885319/file.txt 2024-02-08T11:05:22.120Z WARN 12462 --- [ 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-08T11:05:22.120Z ERROR 12462 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2024-02-08T11:05:22.121Z WARN 12462 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3405822759770885319/unknown-file.txt', will search it in classpath 2024-02-08T11:05:22.121Z ERROR 12462 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3405822759770885319/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.036 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 11:05:36.947 [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 11:05:37.289 [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.618 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 11:05:34,525 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:05:34,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:05:34,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:05:34,550 |-INFO in ch.qos.logback.classic.BasicConfigurator@3d707885 - Setting up default configuration. 11:05:37,598 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - 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 11:05:37,653 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - 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. 11:05:37,653 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - 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 11:05:37,657 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:05:37,657 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:05:37,657 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:05:37,659 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - 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. 11:05:37,659 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - 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 11:05:37,686 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:05:37,686 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:05:37,691 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:05:37,755 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390337752) 11:05:37,755 |-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] 11:05:37,755 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:05:37,764 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:05:37,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:05:37,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:05:37,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:05:37,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:05:37,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:05:37,766 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:05:37,766 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:05:37,766 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:05:37,766 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:05:37,766 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:05:37,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:05:37,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:37,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:05:37,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:05:37,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:37,806 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:05:37,814 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:05:37,828 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eec564c - Setting zoneId to "UTC" 11:05:37,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:05:37,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:05:38,141 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:05:38,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:05:38,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:05:38,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:05:38,144 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:05:38,144 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:05:38,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:05:38,144 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4dd11699 - End of configuration. 11:05:38,144 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d805670 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:05:38.282Z INFO 12643 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12643 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2024-02-08T11:05:38.284Z INFO 12643 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:05:38.603Z INFO 12643 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.2 seconds (process running for 4.917) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:05:39.258Z WARN 12643 --- [ 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-08T11:05:39.610Z WARN 12643 --- [ 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-08T11:05:40.386Z WARN 12643 --- [ 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-08T11:05:41.988Z WARN 12643 --- [ 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-08T11:05:43.993Z WARN 12643 --- [ 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-08T11:05:44.005Z WARN 12643 --- [ 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-08T11:05:44.395Z WARN 12643 --- [ 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-08T11:05:44.889Z WARN 12643 --- [ 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-08T11:05:45.179Z WARN 12643 --- [ 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-08T11:05:45.652Z WARN 12643 --- [ 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-08T11:05:46.535Z WARN 12643 --- [ 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-08T11:05:48.540Z WARN 12643 --- [ 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-08T11:05:48.551Z WARN 12643 --- [ 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-08T11:05:48.858Z WARN 12643 --- [ 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.928 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2024-02-08T11:05:49.280Z WARN 12643 --- [ 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-08T11:05:49.284Z WARN 12643 --- [ 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.013 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.013 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.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.onap.cps.spi.utils.SessionManagerSpec 2024-02-08T11:05:49.474Z INFO 12643 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-02-08T11:05:49.475Z INFO 12643 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [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-20240208T105947Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building project dependencies layer... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.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-20240208T105947Z, 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] ------------------------------------------------------- 11:06:08.645 [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 11:06:08.837 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:06:09.091 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:06:09.093 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:06:09.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 11:06:09.116 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:06:09.118 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:06:09.119 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:06:09.137 [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. 11:06:09.143 [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) 11:06:11.236 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 11:06:11.255 [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) 11:06:11.774 [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) 11:06:12.749 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 11:06:13.028 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 11:06:13.997 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 11:06:14.180 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 11:06:14.444 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 11:06:14.521 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 11:06:14.703 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 11:06:15.006 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 11:06:15.046 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 11:06:15.202 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (40 MB/? MB) 11:06:15.217 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (40 MB/? MB) 11:06:15.286 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (40 MB/? MB) 11:06:15.413 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 11:06:15.571 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 11:06:15.732 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (44 MB/? MB) 11:06:15.744 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 11:06:15.836 [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) 11:06:15.910 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (45 MB/? MB) 11:06:15.992 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 11:06:19.804 [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) 11:06:21.823 [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) 11:06:21.909 [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) 11:06:21.990 [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) 11:06:22.069 [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) 11:06:22.154 [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) 11:06:22.173 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 11:06:22.198 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:06:28.903 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 7057bacf746c37876651438b3f52fe45cedef09adfb7b6558a320f1460540071 11:06:30.813 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT21.693347185S 11:06:30.814 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 11:06:07,675 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:06:07,696 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:06:07,696 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:06:07,697 |-INFO in ch.qos.logback.classic.BasicConfigurator@7283877 - Setting up default configuration. 11:06:31,083 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - 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 11:06:31,122 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13dd7887 - 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. 11:06:31,122 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - 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 11:06:31,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:06:31,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:06:31,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:06:31,127 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13dd7887 - 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. 11:06:31,127 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - 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 11:06:31,132 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:06:31,132 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:06:31,137 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:06:31,157 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390391156) 11:06:31,158 |-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] 11:06:31,158 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:06:31,161 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:06:31,165 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:06:31,165 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:06:31,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:06:31,166 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:06:31,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:31,171 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:31,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:06:31,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:31,189 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:06:31,193 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:06:31,582 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e2c4d4b - Setting zoneId to "UTC" 11:06:31,588 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:06:31,588 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:31,752 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:06:31,753 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:06:31,753 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:06:31,753 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:06:31,754 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:06:31,754 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:06:31,754 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:06:31,754 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@44de8e00 - End of configuration. 11:06:31,754 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3cbfdf5c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:06:31.844Z INFO 13100 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13100 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2024-02-08T11:06:31.845Z INFO 13100 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:06:32.257Z INFO 13100 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-02-08T11:06:32.333Z INFO 13100 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 70 ms. Found 6 JPA repository interfaces. 2024-02-08T11:06:32.914Z INFO 13100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-02-08T11:06:33.092Z INFO 13100 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@322f84fd 2024-02-08T11:06:33.093Z INFO 13100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-02-08T11:06:33.210Z INFO 13100 --- [ main] liquibase.database : Set default schema name to public 2024-02-08T11:06:33.372Z INFO 13100 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2024-02-08T11:06:33.548Z INFO 13100 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-02-08T11:06:33.554Z INFO 13100 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2024-02-08T11:06:33.679Z INFO 13100 --- [ main] liquibase.command : Using deploymentId: 7390393558 2024-02-08T11:06:33.690Z INFO 13100 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: liquibase/test-changelog.yaml::1-1::cps 2024-02-08T11:06:33.737Z INFO 13100 --- [ main] liquibase.changelog : Table anchor created 2024-02-08T11:06:33.738Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 10ms Running Changeset: liquibase/test-changelog.yaml::1-2::cps 2024-02-08T11:06:33.746Z INFO 13100 --- [ main] liquibase.changelog : Table relation created 2024-02-08T11:06:33.746Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-3::cps 2024-02-08T11:06:33.751Z INFO 13100 --- [ main] liquibase.changelog : Table relation_type created 2024-02-08T11:06:33.752Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-4::cps 2024-02-08T11:06:33.759Z INFO 13100 --- [ main] liquibase.changelog : Table fragment created 2024-02-08T11:06:33.760Z INFO 13100 --- [ main] liquibase.changelog : Sequence fragment_id_seq created 2024-02-08T11:06:33.761Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 7ms Running Changeset: liquibase/test-changelog.yaml::1-5::cps 2024-02-08T11:06:33.766Z INFO 13100 --- [ main] liquibase.changelog : Table schema_set created 2024-02-08T11:06:33.767Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-6::cps 2024-02-08T11:06:33.773Z INFO 13100 --- [ main] liquibase.changelog : Table yang_resource created 2024-02-08T11:06:33.773Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-7::cps 2024-02-08T11:06:33.779Z INFO 13100 --- [ main] liquibase.changelog : Table dataspace created 2024-02-08T11:06:33.780Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-8::cps 2024-02-08T11:06:33.785Z INFO 13100 --- [ main] liquibase.changelog : Table schema_node created 2024-02-08T11:06:33.785Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-9::cps 2024-02-08T11:06:33.789Z INFO 13100 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-02-08T11:06:33.790Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-10::cps 2024-02-08T11:06:33.793Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-02-08T11:06:33.794Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-11::cps 2024-02-08T11:06:33.799Z INFO 13100 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-02-08T11:06:33.799Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-12::cps 2024-02-08T11:06:33.804Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-02-08T11:06:33.805Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-13::cps 2024-02-08T11:06:33.809Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-02-08T11:06:33.810Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-14::cps 2024-02-08T11:06:33.813Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-02-08T11:06:33.814Z INFO 13100 --- [ 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-08T11:06:33.817Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-02-08T11:06:33.818Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-16::cps 2024-02-08T11:06:33.822Z INFO 13100 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-02-08T11:06:33.822Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-17::cps 2024-02-08T11:06:33.825Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-02-08T11:06:33.826Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-19::cps 2024-02-08T11:06:33.829Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-02-08T11:06:33.830Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-20::cps 2024-02-08T11:06:33.833Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-02-08T11:06:33.833Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-22::cps 2024-02-08T11:06:33.836Z INFO 13100 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-02-08T11:06:33.837Z INFO 13100 --- [ 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-08T11:06:33.840Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-02-08T11:06:33.841Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-24::cps 2024-02-08T11:06:33.844Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-02-08T11:06:33.845Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-25::cps 2024-02-08T11:06:33.848Z INFO 13100 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-02-08T11:06:33.849Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-26::cps 2024-02-08T11:06:33.853Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-02-08T11:06:33.853Z INFO 13100 --- [ 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-08T11:06:33.856Z INFO 13100 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-02-08T11:06:33.857Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-28::cps 2024-02-08T11:06:33.860Z INFO 13100 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-02-08T11:06:33.860Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-30::cps 2024-02-08T11:06:33.863Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-02-08T11:06:33.864Z INFO 13100 --- [ 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-08T11:06:33.867Z INFO 13100 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-02-08T11:06:33.868Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-32::cps 2024-02-08T11:06:33.871Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-02-08T11:06:33.871Z INFO 13100 --- [ 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-08T11:06:33.874Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-02-08T11:06:33.875Z INFO 13100 --- [ 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-08T11:06:33.878Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-02-08T11:06:33.879Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-35::cps 2024-02-08T11:06:33.882Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-02-08T11:06:33.883Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-36::cps 2024-02-08T11:06:33.886Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-02-08T11:06:33.887Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-37::cps 2024-02-08T11:06:33.891Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-02-08T11:06:33.891Z INFO 13100 --- [ 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-08T11:06:33.895Z INFO 13100 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-02-08T11:06:33.895Z INFO 13100 --- [ 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-08T11:06:33.905Z INFO 13100 --- [ main] liquibase.changelog : Custom SQL executed 2024-02-08T11:06:33.905Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 8ms Running Changeset: liquibase/test-changelog.yaml::1-40::cps 2024-02-08T11:06:33.908Z INFO 13100 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-02-08T11:06:33.909Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 1ms Running Changeset: liquibase/test-changelog.yaml::1-41::cps 2024-02-08T11:06:33.911Z INFO 13100 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-02-08T11:06:33.912Z INFO 13100 --- [ 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-08T11:06:33.915Z INFO 13100 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-02-08T11:06:33.917Z INFO 13100 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-02-08T11:06:33.917Z INFO 13100 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : UPDATE SUMMARY 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : Run: 39 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : Previously run: 0 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : Filtered out: 0 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : ------------------------------- 2024-02-08T11:06:33.921Z INFO 13100 --- [ main] liquibase.util : Total change sets: 39 UPDATE SUMMARY Run: 39 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 39 2024-02-08T11:06:33.922Z INFO 13100 --- [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2024-02-08T11:06:33.923Z INFO 13100 --- [ main] liquibase.command : Update command completed successfully. 2024-02-08T11:06:33.925Z INFO 13100 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-02-08T11:06:33.928Z INFO 13100 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-02-08T11:06:33.930Z INFO 13100 --- [ main] liquibase.command : Command execution complete 2024-02-08T11:06:34.007Z INFO 13100 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-02-08T11:06:34.046Z INFO 13100 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2024-02-08T11:06:34.047Z INFO 13100 --- [ 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-08T11:06:34.047Z INFO 13100 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2024-02-08T11:06:34.203Z INFO 13100 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-08T11:06:34.300Z INFO 13100 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-02-08T11:06:34.484Z INFO 13100 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-08T11:06:35.066Z INFO 13100 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-02-08T11:06:35.068Z INFO 13100 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-02-08T11:06:35.323Z WARN 13100 --- [ 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-08T11:06:35.418Z WARN 13100 --- [ 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-08T11:06:35.429Z INFO 13100 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-02-08T11:06:35.584Z WARN 13100 --- [ 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-08T11:06:35.650Z WARN 13100 --- [ 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-08T11:06:35.698Z WARN 13100 --- [ 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-08T11:06:35.978Z WARN 13100 --- [ 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-08T11:06:37.497Z INFO 13100 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 6.631 seconds (process running for 30.341) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-08T11:06:38.950Z INFO 13100 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-02-08T11:06:38.969Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:38.969Z ERROR 13100 --- [ 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-08T11:06:39.002Z INFO 13100 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-02-08T11:06:39.010Z INFO 13100 --- [ 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: 30.666 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 2024-02-08T11:06:39.478Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:39.478Z ERROR 13100 --- [ 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.158 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-08T11:06:40.314Z WARN 13100 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-02-08T11:06:40.933Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:40.933Z ERROR 13100 --- [ 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-08T11:06:40.933Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:40.933Z ERROR 13100 --- [ 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-08T11:06:40.933Z ERROR 13100 --- [ 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-08T11:06:40.935Z WARN 13100 --- [ 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-08T11:06:40.936Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:40.936Z ERROR 13100 --- [ 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-08T11:06:40.936Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:40.936Z ERROR 13100 --- [ 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-08T11:06:40.936Z ERROR 13100 --- [ 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-08T11:06:41.034Z WARN 13100 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-02-08T11:06:41.266Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.266Z ERROR 13100 --- [ 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-08T11:06:41.267Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.267Z ERROR 13100 --- [ 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-08T11:06:41.267Z ERROR 13100 --- [ 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-08T11:06:41.267Z WARN 13100 --- [ 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-08T11:06:41.271Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.272Z ERROR 13100 --- [ 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-08T11:06:41.272Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.272Z ERROR 13100 --- [ 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-08T11:06:41.272Z ERROR 13100 --- [ 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-08T11:06:41.467Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.467Z ERROR 13100 --- [ 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-08T11:06:41.467Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.467Z ERROR 13100 --- [ 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-08T11:06:41.467Z ERROR 13100 --- [ 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-08T11:06:41.467Z WARN 13100 --- [ 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-08T11:06:41.473Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.473Z ERROR 13100 --- [ 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-08T11:06:41.473Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.473Z ERROR 13100 --- [ 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-08T11:06:41.473Z ERROR 13100 --- [ 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-08T11:06:41.625Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.625Z ERROR 13100 --- [ 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-08T11:06:41.625Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.625Z ERROR 13100 --- [ 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-08T11:06:41.625Z ERROR 13100 --- [ 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-08T11:06:41.626Z WARN 13100 --- [ 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-08T11:06:41.628Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.628Z ERROR 13100 --- [ 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-08T11:06:41.628Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.628Z ERROR 13100 --- [ 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-08T11:06:41.628Z ERROR 13100 --- [ 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-08T11:06:41.663Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.663Z ERROR 13100 --- [ 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-08T11:06:41.663Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.663Z ERROR 13100 --- [ 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-08T11:06:41.663Z ERROR 13100 --- [ 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-08T11:06:41.664Z WARN 13100 --- [ 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-08T11:06:41.668Z INFO 13100 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-02-08T11:06:41.668Z ERROR 13100 --- [ 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-08T11:06:41.668Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:41.668Z ERROR 13100 --- [ 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-08T11:06:41.668Z ERROR 13100 --- [ 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.634 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2024-02-08T11:06:43.159Z WARN 13100 --- [ 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-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.336Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.337Z WARN 13100 --- [ 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_76, Optional[2076-01-01]] 2024-02-08T11:06:43.610Z WARN 13100 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-02-08T11:06:43.663Z WARN 13100 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-02-08T11:06:43.663Z ERROR 13100 --- [ 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-08T11:06:43.954Z WARN 13100 --- [ 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-08T11:06:44.055Z WARN 13100 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-02-08T11:06:45.293Z WARN 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-08T11:06:45.293Z INFO 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-02-08T11:06:45.293Z INFO 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 2024-02-08T11:06:45.293Z INFO 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-02-08T11:06:45.293Z INFO 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-02-08T11:06:45.295Z INFO 13100 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-02-08T11:06:45.331Z INFO 13100 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-02-08T11:06:45.387Z INFO 13100 --- [ 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-08T11:06:45.405Z INFO 13100 --- [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-08T11:06:45.427Z INFO 13100 --- [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-08T11:06:45.734Z INFO 13100 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-02-08T11:06:45.738Z INFO 13100 --- [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-08T11:06:45.745Z INFO 13100 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-02-08T11:06:45.748Z INFO 13100 --- [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.676 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 execution data file. [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 execution data file:/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [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] ------------------------------------------------------- 11:06:52.636 [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. 11:06:52.808 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 11:06:53.006 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 11:06:53.040 [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. 11:06:53.049 [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 11:06:52,458 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:06:52,484 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:06:52,484 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:06:52,485 |-INFO in ch.qos.logback.classic.BasicConfigurator@57d1edf0 - Setting up default configuration. 11:06:53,794 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - 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 11:06:53,842 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@73299197 - 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. 11:06:53,842 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - 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 11:06:53,845 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:06:53,845 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:06:53,845 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:06:53,847 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@73299197 - 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. 11:06:53,847 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - 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 11:06:53,855 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:06:53,855 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:06:53,860 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:06:53,891 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707390413889) 11:06:53,891 |-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] 11:06:53,891 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:06:53,896 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:06:53,903 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:06:53,903 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:06:53,904 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:06:53,904 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:06:53,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:06:53,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:53,911 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:53,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:06:53,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:53,945 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:06:53,953 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:06:54,323 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1611ce1c - Setting zoneId to "UTC" 11:06:54,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:06:54,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:54,581 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:06:54,582 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:06:54,582 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:06:54,582 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:06:54,583 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:06:54,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:06:54,583 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:06:54,583 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@40cd02fc - End of configuration. 11:06:54,583 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7fd7965b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-02-08T11:06:54.694Z INFO 13769 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 13769 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2024-02-08T11:06:54.695Z INFO 13769 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-02-08T11:06:55.852Z INFO 13769 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1b03d582, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@aa9b6a8, org.springframework.security.web.context.SecurityContextHolderFilter@559c3710, org.springframework.security.web.header.HeaderWriterFilter@26664caa, org.springframework.security.web.authentication.logout.LogoutFilter@5083642c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@761eaf72, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58fb9020, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31809f2b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@162304e3, org.springframework.security.web.access.ExceptionTranslationFilter@5a9bb7dd, org.springframework.security.web.access.intercept.AuthorizationFilter@b234301] 2024-02-08T11:06:57.549Z INFO 13769 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-02-08T11:06:57.549Z INFO 13769 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-02-08T11:06:57.550Z INFO 13769 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-02-08T11:06:57.574Z INFO 13769 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.198 seconds (process running for 5.864) [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: 5.688 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.008 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-02-08T11:06:59.052Z INFO 13769 --- [ 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.534 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-20240208T105947Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building project dependencies layer... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T105947Z, 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] 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.099 s] [INFO] cps-bom ............................................ SUCCESS [ 0.007 s] [INFO] checkstyle ......................................... SUCCESS [ 6.012 s] [INFO] spotbugs ........................................... SUCCESS [ 0.025 s] [INFO] cps-parent ......................................... SUCCESS [ 15.068 s] [INFO] cps-events ......................................... SUCCESS [ 2.907 s] [INFO] cps-path-parser .................................... SUCCESS [ 13.923 s] [INFO] cps-service ........................................ SUCCESS [ 45.401 s] [INFO] cps-rest ........................................... SUCCESS [ 26.841 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.205 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:08 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.647 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.174 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.473 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.716 s] [INFO] cps-ri ............................................. SUCCESS [ 23.763 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.174 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.649 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.558 s] [INFO] integration-test ................................... SUCCESS [ 42.200 s] [INFO] cps-application .................................... SUCCESS [ 22.572 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.680 s] [INFO] cps ................................................ SUCCESS [ 1.325 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:23 min [INFO] Finished at: 2024-02-08T11:07:11Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5436 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins1802333955216970740.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins225621833734447196.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/jenkins10946599461060602652.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-izsI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-izsI/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins7105871995709689368.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11642192927313391849tmp 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/jenkins505343213598004168.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins13114828200218133383.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-izsI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-izsI/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins10519735498437641644.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins1680664711638332573.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-izsI 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-izsI/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/jenkins16303189775912207985.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-izsI 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-izsI/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6743 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-3712.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 1088 25694 19 5107 30328 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:f5:32:33 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85808sec preferred_lft 85808sec inet6 fe80::f816:3eff:fef5:3233/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:cc:cc:4c:65 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:ccff:fecc:4c65/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/08/2024 _x86_64_ (8 CPU) 10:57:59 LINUX RESTART (8 CPU) 10:59:02 AM tps rtps wtps bread/s bwrtn/s 11:00:01 AM 165.25 14.62 150.63 2920.64 9177.69 11:01:01 AM 180.62 6.93 173.69 1409.80 10287.49 11:02:01 AM 70.62 0.17 70.46 6.00 8051.22 11:03:01 AM 100.73 12.51 88.22 912.23 27881.69 11:04:01 AM 18.18 0.00 18.18 0.00 588.84 11:05:01 AM 30.01 0.07 29.94 1.07 641.22 11:06:01 AM 43.43 2.48 40.94 4511.38 7106.67 11:07:01 AM 122.06 1.10 120.96 68.64 29203.28 Average: 91.21 4.71 86.49 1225.04 11622.22 10:59:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:01 AM 29008188 30883156 3647524 11.17 2688 2192356 1857544 5.51 182496 3006300 120696 11:01:01 AM 27706376 29920816 4949336 15.16 2688 2527320 2581372 7.66 294764 4165928 156432 11:02:01 AM 27284716 29571960 5370996 16.45 2688 2596928 3218308 9.55 321964 4552188 8628 11:03:01 AM 25319908 28433664 7335804 22.46 2688 3406416 5714880 16.96 523104 6240620 284 11:04:01 AM 25734932 28848960 6920780 21.19 2688 3407072 3641644 10.80 529480 5813784 240 11:05:01 AM 26303384 29429864 6352328 19.45 2688 3418864 2915304 8.65 540060 5251556 9260 11:06:01 AM 25627448 29293764 7028264 21.52 2688 3957064 3178968 9.43 715728 5741768 212120 11:07:01 AM 24369412 28646332 8286300 25.37 2688 4549564 3475124 10.31 777576 6884860 21516 Average: 26419296 29378564 6236416 19.10 2688 3256948 3322893 9.86 485646 5207126 66147 10:59:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 AM eth0 108.83 95.53 846.49 36.42 0.00 0.00 0.00 0.00 11:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM eth0 366.01 285.17 4583.70 34.95 0.00 0.00 0.00 0.00 11:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 AM lo 2.08 2.08 0.35 0.35 0.00 0.00 0.00 0.00 11:02:01 AM eth0 89.63 77.39 751.26 21.44 0.00 0.00 0.00 0.00 11:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM lo 5.13 5.13 0.48 0.48 0.00 0.00 0.00 0.00 11:03:01 AM eth0 771.81 318.66 6422.85 23.43 0.00 0.00 0.00 0.00 11:03:01 AM docker0 1.58 2.02 0.22 0.22 0.00 0.00 0.00 0.00 11:03:01 AM veth1614bee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:01 AM lo 82.94 82.94 10.98 10.98 0.00 0.00 0.00 0.00 11:04:01 AM eth0 195.00 211.98 138.20 46.24 0.00 0.00 0.00 0.00 11:04:01 AM docker0 5.30 5.83 0.66 0.70 0.00 0.00 0.00 0.00 11:05:01 AM lo 592.80 592.80 270.79 270.79 0.00 0.00 0.00 0.00 11:05:01 AM eth0 144.09 110.51 38.87 46.54 0.00 0.00 0.00 0.00 11:05:01 AM docker0 3.52 4.33 0.59 0.56 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 11:06:01 AM eth0 119.45 97.33 1725.32 24.72 0.00 0.00 0.00 0.00 11:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM lo 193.70 193.70 52.19 52.19 0.00 0.00 0.00 0.00 11:07:01 AM eth0 401.27 146.68 2589.03 19.14 0.00 0.00 0.00 0.00 11:07:01 AM docker0 97.07 102.40 35.39 18.49 0.00 0.00 0.00 0.00 Average: lo 109.83 109.83 41.94 41.94 0.00 0.00 0.00 0.00 Average: eth0 274.85 168.05 2139.58 31.60 0.00 0.00 0.00 0.00 Average: docker0 13.46 14.35 4.62 2.50 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/08/2024 _x86_64_ (8 CPU) 10:57:59 LINUX RESTART (8 CPU) 10:59:02 AM CPU %user %nice %system %iowait %steal %idle 11:00:01 AM all 12.04 0.00 1.13 1.62 0.06 85.15 11:00:01 AM 0 5.02 0.00 1.20 4.43 0.08 89.26 11:00:01 AM 1 10.01 0.00 0.75 1.24 0.07 87.93 11:00:01 AM 2 14.34 0.00 1.43 2.31 0.05 81.87 11:00:01 AM 3 22.40 0.00 2.05 2.12 0.07 73.37 11:00:01 AM 4 3.93 0.00 0.44 0.15 0.07 95.41 11:00:01 AM 5 21.75 0.00 1.87 1.15 0.05 75.17 11:00:01 AM 6 7.51 0.00 0.76 1.22 0.05 90.45 11:00:01 AM 7 11.41 0.00 0.58 0.31 0.02 87.70 11:01:01 AM all 35.69 0.00 1.26 2.21 0.09 60.75 11:01:01 AM 0 39.93 0.00 1.05 2.89 0.10 56.03 11:01:01 AM 1 39.70 0.00 1.79 0.64 0.10 57.77 11:01:01 AM 2 28.35 0.00 0.85 2.98 0.10 67.72 11:01:01 AM 3 45.62 0.00 1.27 0.96 0.08 52.07 11:01:01 AM 4 33.60 0.00 1.94 2.11 0.08 62.27 11:01:01 AM 5 13.88 0.00 1.24 5.25 0.08 79.54 11:01:01 AM 6 35.69 0.00 0.97 0.75 0.08 62.50 11:01:01 AM 7 48.77 0.00 0.92 2.08 0.10 48.12 11:02:01 AM all 42.19 0.00 1.13 0.52 0.09 56.07 11:02:01 AM 0 48.57 0.00 0.90 0.00 0.10 50.43 11:02:01 AM 1 54.10 0.00 1.22 0.99 0.10 43.59 11:02:01 AM 2 39.19 0.00 0.87 0.32 0.08 59.54 11:02:01 AM 3 62.07 0.00 1.79 0.70 0.10 35.33 11:02:01 AM 4 36.87 0.00 1.14 0.92 0.08 60.99 11:02:01 AM 5 31.71 0.00 0.95 0.94 0.07 66.33 11:02:01 AM 6 27.99 0.00 1.27 0.23 0.07 70.44 11:02:01 AM 7 37.06 0.00 0.92 0.08 0.08 61.85 11:03:01 AM all 19.29 0.22 3.01 2.29 0.09 75.11 11:03:01 AM 0 21.02 0.03 2.87 4.18 0.08 71.82 11:03:01 AM 1 25.37 0.02 3.11 7.04 0.08 64.38 11:03:01 AM 2 12.49 1.63 3.33 3.35 0.08 79.10 11:03:01 AM 3 15.44 0.00 2.37 0.63 0.08 81.48 11:03:01 AM 4 16.76 0.00 2.79 0.20 0.08 80.17 11:03:01 AM 5 17.68 0.00 3.39 0.30 0.08 78.54 11:03:01 AM 6 20.52 0.02 3.10 1.92 0.13 74.30 11:03:01 AM 7 25.03 0.03 3.15 0.69 0.07 71.03 11:04:01 AM all 10.41 0.06 1.12 0.28 0.08 88.04 11:04:01 AM 0 6.91 0.00 1.19 0.05 0.08 91.77 11:04:01 AM 1 15.35 0.03 1.34 0.47 0.10 82.70 11:04:01 AM 2 10.75 0.00 1.01 0.03 0.07 88.15 11:04:01 AM 3 9.22 0.00 1.09 0.55 0.12 89.02 11:04:01 AM 4 9.87 0.00 1.34 0.05 0.07 88.67 11:04:01 AM 5 10.97 0.35 1.02 0.39 0.07 87.20 11:04:01 AM 6 10.67 0.10 1.11 0.50 0.08 87.53 11:04:01 AM 7 9.57 0.00 0.89 0.22 0.08 89.24 11:05:01 AM all 26.21 0.55 2.68 0.18 0.10 70.28 11:05:01 AM 0 28.26 1.93 2.48 0.03 0.10 67.20 11:05:01 AM 1 34.69 1.53 3.49 0.12 0.08 60.09 11:05:01 AM 2 26.59 0.02 2.17 0.37 0.10 70.76 11:05:01 AM 3 21.16 0.40 2.13 0.10 0.15 76.06 11:05:01 AM 4 21.21 0.07 2.78 0.64 0.10 75.21 11:05:01 AM 5 25.13 0.00 3.32 0.07 0.08 71.40 11:05:01 AM 6 26.38 0.00 2.55 0.05 0.07 70.95 11:05:01 AM 7 26.26 0.44 2.56 0.03 0.10 70.60 11:06:01 AM all 40.06 0.04 1.43 0.50 0.08 57.88 11:06:01 AM 0 58.97 0.00 0.94 0.03 0.08 39.98 11:06:01 AM 1 45.44 0.00 1.00 0.80 0.10 52.65 11:06:01 AM 2 41.27 0.00 1.02 1.14 0.08 56.49 11:06:01 AM 3 45.68 0.00 1.75 0.03 0.10 52.43 11:06:01 AM 4 25.87 0.35 1.49 0.84 0.07 71.39 11:06:01 AM 5 35.88 0.00 1.35 0.40 0.08 62.28 11:06:01 AM 6 35.22 0.00 1.67 0.17 0.08 62.86 11:06:01 AM 7 32.13 0.00 2.24 0.59 0.07 64.98 11:07:01 AM all 31.44 0.00 2.24 1.63 0.09 64.61 11:07:01 AM 0 43.71 0.00 2.03 2.82 0.08 51.36 11:07:01 AM 1 34.64 0.00 2.35 0.86 0.08 62.07 11:07:01 AM 2 32.92 0.00 2.62 4.40 0.08 59.97 11:07:01 AM 3 26.43 0.00 2.52 0.97 0.10 69.98 11:07:01 AM 4 39.17 0.00 2.17 0.03 0.10 58.53 11:07:01 AM 5 30.91 0.00 1.81 1.83 0.08 65.36 11:07:01 AM 6 29.64 0.00 1.96 0.54 0.07 67.79 11:07:01 AM 7 14.06 0.00 2.45 1.58 0.08 81.82 Average: all 27.21 0.11 1.75 1.15 0.08 69.70 Average: 0 31.62 0.25 1.58 1.80 0.09 64.67 Average: 1 32.47 0.20 1.88 1.51 0.09 63.85 Average: 2 25.77 0.21 1.66 1.86 0.08 70.42 Average: 3 31.04 0.05 1.87 0.75 0.10 66.18 Average: 4 23.45 0.05 1.76 0.62 0.08 74.03 Average: 5 23.51 0.04 1.87 1.29 0.08 73.21 Average: 6 24.24 0.01 1.68 0.67 0.08 73.32 Average: 7 25.56 0.06 1.71 0.70 0.08 71.89