12:45:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136771 12:45:01 Running as SYSTEM 12:45:01 [EnvInject] - Loading node environment variables. 12:45:01 Building remotely on prd-centos8-docker-8c-8g-4115 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 12:45:01 [ssh-agent] Looking for ssh-agent implementation... 12:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:02 $ ssh-agent 12:45:02 SSH_AUTH_SOCK=/tmp/ssh-trmxO4c8XRGT/agent.5589 12:45:02 SSH_AGENT_PID=5591 12:45:02 [ssh-agent] Started. 12:45:02 Running ssh-add (command line suppressed) 12:45:02 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_9281648103464149563.key (/w/workspace/cps-master-verify-java@tmp/private_key_9281648103464149563.key) 12:45:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:45:02 The recommended git tool is: NONE 12:45:04 using credential onap-jenkins-ssh 12:45:04 Wiping out workspace first. 12:45:04 Cloning the remote Git repository 12:45:04 Cloning repository git://cloud.onap.org/mirror/cps.git 12:45:04 > git init /w/workspace/cps-master-verify-java # timeout=10 12:45:04 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:45:04 > git --version # timeout=10 12:45:04 > git --version # 'git version 2.39.1' 12:45:04 using GIT_SSH to set credentials Gerrit user 12:45:04 [INFO] Currently running in a labeled security context 12:45:04 [INFO] Currently SELinux is 'enforcing' on the host 12:45:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh12570743351136652210.key 12:45:04 Verifying host key using manually-configured host key entries 12:45:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:45:05 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:45:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:06 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:45:06 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:45:06 using GIT_SSH to set credentials Gerrit user 12:45:06 [INFO] Currently running in a labeled security context 12:45:06 [INFO] Currently SELinux is 'enforcing' on the host 12:45:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh4309110396852870394.key 12:45:06 Verifying host key using manually-configured host key entries 12:45:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/71/136771/2 # timeout=30 12:45:06 > git rev-parse 3c45c342dcb29d9bdb12e19136ac1d4aa4223433^{commit} # timeout=10 12:45:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:45:06 Checking out Revision 3c45c342dcb29d9bdb12e19136ac1d4aa4223433 (refs/changes/71/136771/2) 12:45:06 > git config core.sparsecheckout # timeout=10 12:45:06 > git checkout -f 3c45c342dcb29d9bdb12e19136ac1d4aa4223433 # timeout=30 12:45:09 Commit message: "Introduce Schema Set upgrade method" 12:45:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:45:09 > git rev-list --no-walk 93f2c3ff203d78d8cddae7878d16fe2f55661655 # timeout=10 12:45:09 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13625073364254052749.sh 12:45:09 ---> python-tools-install.sh 12:45:09 Setup pyenv: 12:45:10 system 12:45:10 * 3.8.13 (set by /opt/pyenv/version) 12:45:10 * 3.9.13 (set by /opt/pyenv/version) 12:45:10 * 3.10.6 (set by /opt/pyenv/version) 12:45:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PwHL 12:45:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:45:17 lf-activate-venv(): INFO: Installing: lftools 12:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-PwHL/bin to PATH 12:45:47 Generating Requirements File 12:46:18 Python 3.10.6 12:46:18 pip 23.3.1 from /tmp/venv-PwHL/lib/python3.10/site-packages/pip (python 3.10) 12:46:19 appdirs==1.4.4 12:46:19 argcomplete==3.2.1 12:46:19 aspy.yaml==1.3.0 12:46:19 attrs==23.1.0 12:46:19 autopage==0.5.2 12:46:19 Babel==2.13.1 12:46:19 beautifulsoup4==4.12.2 12:46:19 boto3==1.33.11 12:46:19 botocore==1.33.11 12:46:19 bs4==0.0.1 12:46:19 cachetools==5.3.2 12:46:19 certifi==2023.11.17 12:46:19 cffi==1.16.0 12:46:19 cfgv==3.4.0 12:46:19 chardet==5.2.0 12:46:19 charset-normalizer==3.3.2 12:46:19 click==8.1.7 12:46:19 cliff==4.4.0 12:46:19 cmd2==2.4.3 12:46:19 cryptography==3.3.2 12:46:19 debtcollector==2.5.0 12:46:19 decorator==5.1.1 12:46:19 defusedxml==0.7.1 12:46:19 Deprecated==1.2.14 12:46:19 distlib==0.3.7 12:46:19 dnspython==2.4.2 12:46:19 docker==4.2.2 12:46:19 dogpile.cache==1.2.2 12:46:19 email-validator==2.1.0.post1 12:46:19 filelock==3.13.1 12:46:19 future==0.18.3 12:46:19 gitdb==4.0.11 12:46:19 GitPython==3.1.40 12:46:19 google-auth==2.25.2 12:46:19 httplib2==0.22.0 12:46:19 identify==2.5.33 12:46:19 idna==3.6 12:46:19 importlib-metadata==7.0.0 12:46:19 importlib-resources==1.5.0 12:46:19 iso8601==2.1.0 12:46:19 Jinja2==3.1.2 12:46:19 jmespath==1.0.1 12:46:19 jsonpatch==1.33 12:46:19 jsonpointer==2.4 12:46:19 jsonschema==4.20.0 12:46:19 jsonschema-specifications==2023.11.2 12:46:19 keystoneauth1==5.4.0 12:46:19 kubernetes==28.1.0 12:46:19 lftools==0.37.8 12:46:19 lxml==4.9.3 12:46:19 MarkupSafe==2.1.3 12:46:19 msgpack==1.0.7 12:46:19 multi-key-dict==2.0.3 12:46:19 munch==4.0.0 12:46:19 netaddr==0.9.0 12:46:19 netifaces==0.11.0 12:46:19 niet==1.4.2 12:46:19 nodeenv==1.8.0 12:46:19 oauth2client==4.1.3 12:46:19 oauthlib==3.2.2 12:46:19 openstacksdk==0.62.0 12:46:19 os-client-config==2.1.0 12:46:19 os-service-types==1.7.0 12:46:19 osc-lib==2.9.0 12:46:19 oslo.config==9.2.0 12:46:19 oslo.context==5.3.0 12:46:19 oslo.i18n==6.2.0 12:46:19 oslo.log==5.4.0 12:46:19 oslo.serialization==5.2.0 12:46:19 oslo.utils==6.3.0 12:46:19 packaging==23.2 12:46:19 pbr==6.0.0 12:46:19 platformdirs==4.1.0 12:46:19 prettytable==3.9.0 12:46:19 pyasn1==0.5.1 12:46:19 pyasn1-modules==0.3.0 12:46:19 pycparser==2.21 12:46:19 pygerrit2==2.0.15 12:46:19 PyGithub==2.1.1 12:46:19 pyinotify==0.9.6 12:46:19 PyJWT==2.8.0 12:46:19 PyNaCl==1.5.0 12:46:19 pyparsing==2.4.7 12:46:19 pyperclip==1.8.2 12:46:19 pyrsistent==0.20.0 12:46:19 python-cinderclient==9.4.0 12:46:19 python-dateutil==2.8.2 12:46:19 python-heatclient==3.3.0 12:46:19 python-jenkins==1.8.2 12:46:19 python-keystoneclient==5.2.0 12:46:19 python-magnumclient==4.3.0 12:46:19 python-novaclient==18.4.0 12:46:19 python-openstackclient==6.0.0 12:46:19 python-swiftclient==4.4.0 12:46:19 pytz==2023.3.post1 12:46:19 PyYAML==6.0.1 12:46:19 referencing==0.32.0 12:46:19 requests==2.31.0 12:46:19 requests-oauthlib==1.3.1 12:46:19 requestsexceptions==1.4.0 12:46:19 rfc3986==2.0.0 12:46:19 rpds-py==0.13.2 12:46:19 rsa==4.9 12:46:19 ruamel.yaml==0.18.5 12:46:19 ruamel.yaml.clib==0.2.8 12:46:19 s3transfer==0.8.2 12:46:19 simplejson==3.19.2 12:46:19 six==1.16.0 12:46:19 smmap==5.0.1 12:46:19 soupsieve==2.5 12:46:19 stevedore==5.1.0 12:46:19 tabulate==0.9.0 12:46:19 toml==0.10.2 12:46:19 tomlkit==0.12.3 12:46:19 tqdm==4.66.1 12:46:19 typing_extensions==4.9.0 12:46:19 tzdata==2023.3 12:46:19 urllib3==1.26.18 12:46:19 virtualenv==20.25.0 12:46:19 wcwidth==0.2.12 12:46:19 websocket-client==1.7.0 12:46:19 wrapt==1.16.0 12:46:19 xdg==6.0.0 12:46:19 xmltodict==0.13.0 12:46:19 yq==3.2.3 12:46:19 zipp==3.17.0 12:46:19 [EnvInject] - Injecting environment variables from a build step. 12:46:19 [EnvInject] - Injecting as environment variables the properties content 12:46:19 SET_JDK_VERSION=openjdk17 12:46:19 GIT_URL="git://cloud.onap.org/mirror" 12:46:19 12:46:19 [EnvInject] - Variables injected successfully. 12:46:19 [cps-master-verify-java] $ /bin/sh /tmp/jenkins12596957434376849184.sh 12:46:19 ---> update-java-alternatives.sh 12:46:19 ---> Updating Java version 12:46:19 ---> RedHat type system detected 12:46:20 openjdk version "17.0.6-ea" 2023-01-17 LTS 12:46:20 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 12:46:20 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) 12:46:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 12:46:20 [EnvInject] - Injecting environment variables from a build step. 12:46:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:46:20 [EnvInject] - Variables injected successfully. 12:46:20 provisioning config files... 12:46:20 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config10964612714077383692tmp 12:46:20 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9155311106007456781tmp 12:46:20 [EnvInject] - Injecting environment variables from a build step. 12:46:20 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-4115 12:46:21 using settings config with name cps-settings 12:46:21 Replacing all maven server entries not found in credentials list is true 12:46:21 using global settings config with name global-settings 12:46:21 Replacing all maven server entries not found in credentials list is true 12:46:21 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings3729347029528402718.xml -gs /tmp/global-settings12253801848232426323.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3c45c342dcb29d9bdb12e19136ac1d4aa4223433 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sourabh.sourabh@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Sourabh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136771 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sourabh.sourabh@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=136771 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Sourabh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/136771/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Sourabh" '-DGERRIT_CHANGE_OWNER=\"Sourabh Sourabh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=SW50cm9kdWNlIFNjaGVtYSBTZXQgdXBncmFkZSBtZXRob2QKCi0gSW5jbC4gaW50ZWdyYXRpb24gdGVzdAotIFByb2QgY29kZSBpcyBjaGFuZ2VkIHRvIHVzZSBuZXcgbWV0aG9kIHRoYXQgdXBkYXRlIHlhbmQgbW9kdWxlLgotIHVwZGF0ZWQgbW9kdWxlIHJlc291cmNlIHRvIHJldHVybiBtdWx0aXBsZSBtb2R1bGVzLgoKU2lnbmVkLW9mZi1ieTogc291cmFiaF9zb3VyYWJoIDxzb3VyYWJoLnNvdXJhYmhAZXN0LnRlY2g+CkNoYW5nZS1JZDogSTc1MWQ5MzkzY2U3OGEzYmU5ZGFlYWZmNmQwMjUyNzM4YzAyMTE1ZTAKU2lnbmVkLW9mZi1ieTogc291cmFiaF9zb3VyYWJoIDxzb3VyYWJoLnNvdXJhYmhAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Introduce Schema Set upgrade method" '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Sourabh\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I751d9393ce78a3be9daeaff6d0252738c02115e0 -DGERRIT_EVENT_HASH=1642287344 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sourabh.sourabh@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Sourabh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 12:46:22 [INFO] Scanning for projects... 12:46:24 [WARNING] 12:46:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 12:46:24 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 12:46:24 [WARNING] 12:46:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 12:46:24 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 12:46:24 [WARNING] 12:46:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 12:46:24 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 12:46:24 [WARNING] 12:46:24 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 12:46:24 [WARNING] 12:46:24 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 12:46:24 [WARNING] 12:46:24 [INFO] ------------------------------------------------------------------------ 12:46:24 [INFO] Reactor Build Order: 12:46:24 [INFO] 12:46:24 [INFO] org.onap.cps:cps-dependencies [pom] 12:46:24 [INFO] cps-bom [pom] 12:46:24 [INFO] checkstyle [jar] 12:46:24 [INFO] spotbugs [jar] 12:46:24 [INFO] cps-parent [pom] 12:46:24 [INFO] cps-events [jar] 12:46:24 [INFO] cps-path-parser [jar] 12:46:24 [INFO] cps-service [jar] 12:46:24 [INFO] cps-rest [jar] 12:46:24 [INFO] cps-ncmp-events [jar] 12:46:24 [INFO] cps-ncmp-service [jar] 12:46:24 [INFO] cps-ncmp-rest [jar] 12:46:24 [INFO] cps-ncmp-rest-stub [pom] 12:46:24 [INFO] cps-ncmp-rest-stub-service [jar] 12:46:24 [INFO] cps-ncmp-rest-stub-app [jar] 12:46:24 [INFO] cps-ri [jar] 12:46:24 [INFO] dmi-plugin-demo-and-csit-stub [pom] 12:46:24 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 12:46:24 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 12:46:24 [INFO] integration-test [jar] 12:46:24 [INFO] cps-application [jar] 12:46:24 [INFO] jacoco-report [jar] 12:46:24 [INFO] cps [pom] 12:46:24 [INFO] 12:46:24 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 12:46:24 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 12:46:24 [INFO] --------------------------------[ pom ]--------------------------------- 12:46:25 [INFO] 12:46:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 12:46:25 [INFO] 12:46:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 12:46:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom 12:46:25 [INFO] 12:46:25 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 12:46:25 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 12:46:25 [INFO] --------------------------------[ pom ]--------------------------------- 12:46:25 [INFO] 12:46:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 12:46:25 [INFO] 12:46:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 12:46:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom 12:46:25 [INFO] 12:46:25 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 12:46:25 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 12:46:25 [INFO] --------------------------------[ jar ]--------------------------------- 12:46:26 [INFO] 12:46:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 12:46:26 [INFO] 12:46:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 12:46:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:46:26 [INFO] Copying 4 resources 12:46:26 [INFO] 12:46:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 12:46:28 [INFO] No sources to compile 12:46:28 [INFO] 12:46:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 12:46:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:46:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 12:46:28 [INFO] 12:46:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 12:46:28 [INFO] No sources to compile 12:46:28 [INFO] 12:46:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 12:46:28 [INFO] No tests to run. 12:46:28 [INFO] 12:46:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 12:46:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 12:46:28 [INFO] 12:46:28 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 12:46:29 ======================================================================================================================== 12:46:29 Copyright Check Python Script: 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 11 read 'Unless required by applicable law or agreed to in writing, software\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 11 expected '\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 12 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 12 expected 'Unless required by applicable law or agreed to in writing, software\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 13 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 14 read 'See the License for the specific language governing permissions and\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 14 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 15 read 'limitations under the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 15 expected 'See the License for the specific language governing permissions and\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 16 read '\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 16 expected 'limitations under the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 17 read 'SPDX-License-Identifier: Apache-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 17 expected '\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 18 read '============LICENSE_END=========================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 18 expected 'SPDX-License-Identifier: Apache-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 17 read '============LICENSE_END=========================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 17 expected '\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 6 read ' ================================================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 6 expected '================================================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 7 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 7 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 8 read ' you may not use this file except in compliance with the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 8 expected 'you may not use this file except in compliance with the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 9 read ' You may obtain a copy of the License at\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 9 expected 'You may obtain a copy of the License at\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 11 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 11 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 13 read ' Unless required by applicable law or agreed to in writing, software\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 13 expected 'Unless required by applicable law or agreed to in writing, software\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 14 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 14 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 15 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 15 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 16 read ' See the License for the specific language governing permissions and\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 16 expected 'See the License for the specific language governing permissions and\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 17 read ' limitations under the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 17 expected 'limitations under the License.\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 19 read ' SPDX-License-Identifier: Apache-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 19 expected 'SPDX-License-Identifier: Apache-2.0\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 20 read ' ============LICENSE_END=========================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 20 expected '============LICENSE_END=========================================================\n' 12:46:29 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 12:46:29 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 12:46:29 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 12:46:29 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:46:29 24 issue(s) found after 12 altered file(s) checked 12:46:29 ======================================================================================================================== 12:46:29 [INFO] 12:46:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 12:46:29 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar 12:46:29 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom 12:46:29 [INFO] 12:46:29 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 12:46:29 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 12:46:29 [INFO] --------------------------------[ jar ]--------------------------------- 12:46:29 [INFO] 12:46:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 12:46:29 [INFO] 12:46:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 12:46:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:46:29 [INFO] Copying 1 resource 12:46:29 [INFO] 12:46:29 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 12:46:29 [INFO] No sources to compile 12:46:29 [INFO] 12:46:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 12:46:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:46:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 12:46:29 [INFO] 12:46:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 12:46:29 [INFO] No sources to compile 12:46:29 [INFO] 12:46:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 12:46:29 [INFO] No tests to run. 12:46:29 [INFO] 12:46:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 12:46:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 12:46:29 [INFO] 12:46:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 12:46:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar 12:46:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom 12:46:29 [INFO] 12:46:29 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 12:46:29 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 12:46:29 [INFO] --------------------------------[ pom ]--------------------------------- 12:46:30 [INFO] 12:46:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 12:46:30 [INFO] 12:46:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 12:46:31 [INFO] 12:46:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 12:46:31 [INFO] 12:46:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 12:46:31 [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/* 12:46:31 [INFO] 12:46:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 12:46:31 [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/* 12:46:31 [INFO] 12:46:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 12:46:34 [INFO] You have 0 Checkstyle violations. 12:46:34 [INFO] 12:46:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 12:46:34 [INFO] You have 0 Checkstyle violations. 12:46:34 [INFO] 12:46:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 12:46:34 [INFO] Starting audit... 12:46:34 Audit done. 12:46:34 [INFO] You have 0 Checkstyle violations. 12:46:34 [INFO] 12:46:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 12:46:34 [INFO] 12:46:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 12:46:37 [INFO] 12:46:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 12:46:37 [INFO] 12:46:37 [INFO] 12:46:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 12:46:38 [INFO] 12:46:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 12:46:38 [INFO] No sources specified for compilation. Skipping. 12:46:38 [INFO] 12:46:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 12:46:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:38 [INFO] 12:46:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 12:46:38 [INFO] 12:46:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 12:46:38 [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/* 12:46:38 [INFO] 12:46:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 12:46:39 [INFO] No tests to run. 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 12:46:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 12:46:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 12:46:39 [INFO] 12:46:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 12:46:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom 12:46:39 [INFO] 12:46:39 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 12:46:39 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 12:46:39 [INFO] --------------------------------[ jar ]--------------------------------- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 12:46:39 [INFO] 12:46:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 12:46:39 [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/* 12:46:39 [INFO] 12:46:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 12:46:39 [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/* 12:46:39 [INFO] 12:46:39 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 12:46:40 [INFO] 12:46:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 12:46:40 [INFO] You have 0 Checkstyle violations. 12:46:40 [INFO] 12:46:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 12:46:40 [INFO] You have 0 Checkstyle violations. 12:46:40 [INFO] 12:46:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 12:46:40 [INFO] Starting audit... 12:46:40 Audit done. 12:46:40 [INFO] You have 0 Checkstyle violations. 12:46:40 [INFO] 12:46:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 12:46:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:46:40 [INFO] Copying 1 resource 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 12:46:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 12:46:40 [INFO] 12:46:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 12:46:41 [INFO] Changes detected - recompiling the module! :dependency 12:46:41 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 12:46:41 [INFO] 12:46:41 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 12:46:41 [INFO] 12:46:41 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 12:46:41 [INFO] Fork Value is true 12:46:43 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:46:43 [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) 12:46:43 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:46:43 [java] WARNING: System::setSecurityManager will be removed in a future release 12:46:44 [INFO] Done SpotBugs Analysis.... 12:46:45 [INFO] 12:46:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 12:46:45 [INFO] 12:46:45 [INFO] 12:46:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 12:46:45 [INFO] BugInstance size is 0 12:46:45 [INFO] Error size is 0 12:46:45 [INFO] No errors/warnings found 12:46:45 [INFO] 12:46:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 12:46:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:46:45 [INFO] Copying 4 resources 12:46:45 [INFO] 12:46:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 12:46:45 [INFO] No sources to compile 12:46:45 [INFO] 12:46:45 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 12:46:45 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:46:45 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:46:45 [INFO] Compiled 3 files. 12:46:45 [INFO] 12:46:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 12:46:46 [INFO] 12:46:46 [INFO] ------------------------------------------------------- 12:46:46 [INFO] T E S T S 12:46:46 [INFO] ------------------------------------------------------- 12:46:48 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 12:46:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 12:46:48 [INFO] 12:46:48 [INFO] Results: 12:46:48 [INFO] 12:46:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 12:46:48 [INFO] 12:46:48 [INFO] 12:46:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 12:46:48 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 12:46:49 [INFO] Analyzed bundle 'cps-events' with 0 classes 12:46:49 [INFO] 12:46:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 12:46:49 [INFO] 12:46:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 12:46:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 12:46:49 [INFO] 12:46:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 12:46:49 [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/* 12:46:49 [INFO] 12:46:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 12:46:49 [INFO] 12:46:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 12:46:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:49 [INFO] 12:46:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 12:46:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 12:46:49 [INFO] Analyzed bundle 'cps-events' with 0 classes 12:46:49 [INFO] All coverage checks have been met. 12:46:49 [INFO] 12:46:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 12:46:49 [INFO] 12:46:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 12:46:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar 12:46:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom 12:46:49 [INFO] 12:46:49 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 12:46:49 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 12:46:49 [INFO] --------------------------------[ jar ]--------------------------------- 12:46:51 [INFO] 12:46:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 12:46:51 [INFO] 12:46:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 12:46:51 [INFO] 12:46:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 12:46:51 [INFO] 12:46:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 12:46:51 [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/* 12:46:51 [INFO] 12:46:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 12:46:51 [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/* 12:46:51 [INFO] 12:46:51 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 12:46:51 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 12:46:51 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 12:46:52 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 12:46:52 [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 12:46:52 [INFO] 12:46:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 12:46:52 [INFO] You have 0 Checkstyle violations. 12:46:52 [INFO] 12:46:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 12:46:52 [INFO] You have 0 Checkstyle violations. 12:46:52 [INFO] 12:46:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 12:46:52 [INFO] Starting audit... 12:46:52 Audit done. 12:46:52 [INFO] You have 0 Checkstyle violations. 12:46:52 [INFO] 12:46:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 12:46:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:46:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 12:46:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 12:46:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 12:46:52 [INFO] 12:46:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 12:46:52 [INFO] Changes detected - recompiling the module! :dependency 12:46:52 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:46:53 [INFO] 12:46:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 12:46:53 [INFO] 12:46:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 12:46:53 [INFO] Fork Value is true 12:46:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:46:54 [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) 12:46:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:46:54 [java] WARNING: System::setSecurityManager will be removed in a future release 12:46:56 [INFO] Done SpotBugs Analysis.... 12:46:56 [INFO] 12:46:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 12:46:56 [INFO] 12:46:56 [INFO] 12:46:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 12:46:56 [INFO] BugInstance size is 0 12:46:56 [INFO] Error size is 0 12:46:56 [INFO] No errors/warnings found 12:46:56 [INFO] 12:46:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 12:46:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:46:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 12:46:56 [INFO] 12:46:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 12:46:56 [INFO] No sources to compile 12:46:56 [INFO] 12:46:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 12:46:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:46:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:46:57 [INFO] Compiled 4 files. 12:46:57 [INFO] 12:46:57 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 12:46:57 [INFO] 12:46:57 [INFO] ------------------------------------------------------- 12:46:57 [INFO] T E S T S 12:46:57 [INFO] ------------------------------------------------------- 12:46:58 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:46:59 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 12:46:59 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 12:46:59 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 12:46:59 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 12:46:59 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 12:46:59 line 1:18 missing QName at '' 12:46:59 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:46:59 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:46:59 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:46:59 [INFO] 12:46:59 [INFO] Results: 12:46:59 [INFO] 12:46:59 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 12:46:59 [INFO] 12:46:59 [INFO] 12:46:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 12:46:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:46:59 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 12:46:59 [INFO] 12:46:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 12:46:59 [INFO] 12:46:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 12:46:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 12:46:59 [INFO] 12:46:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 12:46:59 [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/* 12:46:59 [INFO] 12:46:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 12:46:59 [INFO] 12:46:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 12:46:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:46:59 [INFO] 12:46:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 12:46:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:46:59 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 12:46:59 [INFO] All coverage checks have been met. 12:46:59 [INFO] 12:46:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 12:46:59 [INFO] 12:46:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 12:46:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar 12:46:59 [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.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom 12:46:59 [INFO] 12:46:59 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 12:46:59 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 12:46:59 [INFO] --------------------------------[ jar ]--------------------------------- 12:47:04 [INFO] 12:47:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 12:47:04 [INFO] 12:47:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 12:47:04 [INFO] 12:47:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 12:47:04 [INFO] 12:47:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 12:47:04 [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/* 12:47:04 [INFO] 12:47:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 12:47:04 [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/* 12:47:04 [INFO] 12:47:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 12:47:04 [INFO] You have 0 Checkstyle violations. 12:47:04 [INFO] 12:47:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 12:47:05 [INFO] You have 0 Checkstyle violations. 12:47:05 [INFO] 12:47:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 12:47:05 [INFO] Starting audit... 12:47:05 Audit done. 12:47:05 [INFO] You have 0 Checkstyle violations. 12:47:05 [INFO] 12:47:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 12:47:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:47:05 [INFO] Copying 1 resource 12:47:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 12:47:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 12:47:05 [INFO] 12:47:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 12:47:05 [INFO] Changes detected - recompiling the module! :dependency 12:47:05 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 12:47:07 [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. 12:47:07 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 12:47:07 [INFO] 12:47:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 12:47:07 [INFO] 12:47:07 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 12:47:07 [INFO] Fork Value is true 12:47:08 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:47:08 [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) 12:47:08 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:47:08 [java] WARNING: System::setSecurityManager will be removed in a future release 12:47:12 [INFO] Done SpotBugs Analysis.... 12:47:12 [INFO] 12:47:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 12:47:12 [INFO] 12:47:12 [INFO] 12:47:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 12:47:12 [INFO] BugInstance size is 0 12:47:12 [INFO] Error size is 0 12:47:12 [INFO] No errors/warnings found 12:47:12 [INFO] 12:47:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 12:47:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:47:12 [INFO] Copying 30 resources 12:47:12 [INFO] 12:47:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 12:47:12 [INFO] Changes detected - recompiling the module! :dependency 12:47:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:47:12 [INFO] 12:47:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 12:47:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:47:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:47:15 [INFO] Compiled 80 files. 12:47:15 [INFO] 12:47:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 12:47:15 [INFO] 12:47:15 [INFO] ------------------------------------------------------- 12:47:15 [INFO] T E S T S 12:47:15 [INFO] ------------------------------------------------------- 12:47:17 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 12:47:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s - in org.onap.cps.utils.DataMapUtilsSpec 12:47:17 [INFO] Running org.onap.cps.utils.GsonSpec 12:47:17 first-container a-leaf a-Value 12:47:17 last-container x-leaf x-value 12:47:17 12:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.utils.GsonSpec 12:47:17 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 12:47:19 12:47:19.169 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 12:47:19 12:47:19.178 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 12:47:19 12:47:19.207 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 12:47:19 12:47:19.211 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 12:47:19 12:47:19.235 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 12:47:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in org.onap.cps.utils.JsonObjectMapperSpec 12:47:19 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 12:47:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.onap.cps.utils.JsonParserStreamSpec 12:47:19 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 12:47:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.onap.cps.utils.PrefixResolverSpec 12:47:20 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 12:47:20 [Fatal Error] :1:1: Content is not allowed in prolog. 12:47:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.onap.cps.utils.XmlFileUtilsSpec 12:47:20 [INFO] Running org.onap.cps.utils.YangUtilsSpec 12:47:20 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 12:47:20 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 12:47:20 [Fatal Error] :1:1: Premature end of file. 12:47:20 line 1:1 no viable alternative at input '/' 12:47:20 line 1:1 no viable alternative at input '/[' 12:47:20 line 1:11 missing QName at '' 12:47:20 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.onap.cps.utils.YangUtilsSpec 12:47:20 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 12:47:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 12:47:20 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 12:47:20 12:47:20.829 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 12:47:20 Error cause: message 12:47:20 Error context: [some context] 12:47:20 java.lang.Exception: message 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:47:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:47:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:47:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:47:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:47:20 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 12:47:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:47:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:47:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:47:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:47:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:47:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:47:20 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:47:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:47:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:47:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:47:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:47:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:47:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:47:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:47:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:47:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:47:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:47:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:47:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:47:20 12:47:20.839 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 12:47:20 Error cause: java.lang.RuntimeException: cause 12:47:20 Error context: [some context] 12:47:20 java.lang.Exception: message 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:47:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:47:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:47:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:47:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:47:20 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 12:47:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:47:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:47:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:47:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:47:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:47:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:47:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:47:20 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:47:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:47:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:47:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:47:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:47:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:47:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:47:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:47:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:47:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:47:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:47:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:47:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:47:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:47:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:47:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:47:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:47:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:47:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:47:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:47:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:47:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:47:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:47:20 Caused by: java.lang.RuntimeException: cause 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:47:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:47:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:47:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:47:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:47:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:47:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:47:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:47:20 ... 79 common frames omitted 12:47:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 12:47:20 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 12:47:22 12:47:15,882 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:47:22 12:47:15,904 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:47:22 12:47:15,904 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:47:22 12:47:15,905 |-INFO in ch.qos.logback.classic.BasicConfigurator@61ba9c16 - Setting up default configuration. 12:47:22 12:47:21,179 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6b88ef84 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:47:22 12:47:21,179 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@153de49f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:47:22 12:47:21,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:47:22 12:47:21,183 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:47:22 12:47:21,183 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:47:22 12:47:21,185 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6b88ef84 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:47:22 12:47:21,185 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@153de49f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:47:22 12:47:21,192 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:47:22 12:47:21,192 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:47:22 12:47:21,196 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:47:22 12:47:21,226 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298841224) 12:47:22 12:47:21,227 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 12:47:22 12:47:21,227 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:47:22 12:47:21,233 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:47:22 12:47:21,233 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:47:22 12:47:21,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:47:22 12:47:21,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:47:22 12:47:21,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:47:22 12:47:21,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:47:22 12:47:21,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:47:22 12:47:21,267 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:47:22 12:47:21,274 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:47:22 12:47:21,710 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2d5c1ebf - Setting zoneId to "UTC" 12:47:22 12:47:21,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:47:22 12:47:21,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:47:22 12:47:21,978 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:47:22 12:47:21,979 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:47:22 12:47:21,979 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:47:22 12:47:21,979 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:47:22 12:47:21,980 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:47:22 12:47:21,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18b36b93 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:47:22 12:47:21,980 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:47:22 12:47:21,980 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@104305f - End of configuration. 12:47:22 12:47:21,980 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7b6735fc - Registering current configuration as safe fallback point 12:47:22 12:47:22 12:47:22 . ____ _ __ _ _ 12:47:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:47:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:47:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:47:22 ' |____| .__|_| |_|_| |_\__, | / / / / 12:47:22 =========|_|==============|___/=/_/_/_/ 12:47:22 :: Spring Boot :: (v3.1.2) 12:47:22 12:47:22 2023-12-11T12:47:22.112Z INFO 6702 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6702 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:47:22 2023-12-11T12:47:22.113Z INFO 6702 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 12:47:22 2023-12-11T12:47:22.603Z INFO 6702 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 12:47:22 2023-12-11T12:47:22.686Z INFO 6702 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.768 seconds (process running for 7.566) 12:47:23 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:47:23 2023-12-11T12:47:23.285Z ERROR 6702 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 12:47:23 Error cause: Could not create event 12:47:23 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 12:47:23 12:47:23 java.lang.Exception: Could not create event 12:47:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:47:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:47:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:47:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:47:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:47:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:47:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:47:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:47:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:47:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:47:23 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:47:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:47:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:47:23 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:47:23 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:47:23 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:47:23 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:47:23 at groovy.lang.Closure.call(Closure.java:427) 12:47:23 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:47:23 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:47:23 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:47:23 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:47:23 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:47:23 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:47:23 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:47:23 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:47:23 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:47:23 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:47:23 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:47:23 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1613669048.createCpsDataUpdatedEvent(Unknown Source) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:47:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:47:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:47:23 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 12:47:23 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:47:23 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1619606136.createCpsDataUpdatedEvent(Unknown Source) 12:47:23 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:47:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:47:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:47:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:47:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:47:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:47:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:47:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:47:23 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 12:47:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:47:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 12:47:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 12:47:23 at java.base/java.lang.Thread.run(Thread.java:833) 12:47:23 12:47:23 2023-12-11T12:47:23.291Z INFO 6702 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 12:47:23 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 s - in org.onap.cps.notification.NotificationServiceSpec 12:47:23 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 12:47:59 12:47:59 . ____ _ __ _ _ 12:47:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:47:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:47:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:47:59 ' |____| .__|_| |_|_| |_\__, | / / / / 12:47:59 =========|_|==============|___/=/_/_/_/ 12:47:59 :: Spring Boot :: (v3.1.2) 12:47:59 12:47:59 2023-12-11T12:47:23.376Z INFO 6702 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6702 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:47:59 2023-12-11T12:47:23.376Z INFO 6702 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 12:47:59 2023-12-11T12:47:23.575Z INFO 6702 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:47:59 2023-12-11T12:47:24.153Z INFO 6702 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:47:59 2023-12-11T12:47:24.161Z INFO 6702 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 12:47:59 2023-12-11T12:47:24.189Z INFO 6702 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 12:47:59 Server Version: 23.0.1 12:47:59 API Version: 1.42 12:47:59 Operating System: CentOS Stream 8 12:47:59 Total Memory: 31890 MB 12:47:59 2023-12-11T12:47:24.192Z WARN 6702 --- [ main] o.testcontainers.utility.ResourceReaper : 12:47:59 ******************************************************************************** 12:47:59 Ryuk has been disabled. This can cause unexpected behavior in your environment. 12:47:59 ******************************************************************************** 12:47:59 2023-12-11T12:47:24.195Z INFO 6702 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 12:47:59 2023-12-11T12:47:24.196Z INFO 6702 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 12:47:59 2023-12-11T12:47:24.216Z INFO 6702 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 12:47:59 2023-12-11T12:47:24.222Z INFO 6702 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 12:47:59 2023-12-11T12:47:26.730Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 12:47:59 2023-12-11T12:47:26.755Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:47:59 2023-12-11T12:47:27.250Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 12:47:59 2023-12-11T12:47:28.949Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (32 MB/? MB) 12:47:59 2023-12-11T12:47:29.446Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (49 MB/? MB) 12:47:59 2023-12-11T12:47:30.125Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (75 MB/? MB) 12:47:59 2023-12-11T12:47:30.623Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (85 MB/? MB) 12:47:59 2023-12-11T12:47:31.087Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (101 MB/? MB) 12:47:59 2023-12-11T12:47:31.123Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (101 MB/? MB) 12:47:59 2023-12-11T12:47:31.177Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (102 MB/? MB) 12:47:59 2023-12-11T12:47:31.638Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (117 MB/? MB) 12:47:59 2023-12-11T12:47:32.612Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (157 MB/? MB) 12:47:59 2023-12-11T12:47:33.117Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (171 MB/? MB) 12:47:59 2023-12-11T12:47:36.309Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (293 MB/? MB) 12:47:59 2023-12-11T12:47:40.064Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 12:47:59 2023-12-11T12:47:44.642Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 12:47:59 2023-12-11T12:47:44.793Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:44.897Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:45.219Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:45.296Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:45.381Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:45.461Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 12:47:59 2023-12-11T12:47:46.119Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 12:47:59 2023-12-11T12:47:46.196Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 12:47:59 2023-12-11T12:47:46.211Z INFO 6702 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 19s (downloaded 370 MB at 19 MB/s) 12:47:59 2023-12-11T12:47:46.255Z INFO 6702 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:47:59 2023-12-11T12:47:53.994Z INFO 6702 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c2a3abc45ead735b5eb1c1d4c3b5c66e7ac5541f9bf0ccdc2a2496b1dcb42c4c 12:47:59 2023-12-11T12:47:59.813Z INFO 6702 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT35.616595246S 12:47:59 2023-12-11T12:47:59.932Z INFO 6702 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 36.607 seconds (process running for 44.812) 12:48:01 2023-12-11T12:48:01.392Z INFO 6702 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 12:48:11 2023-12-11T12:48:11.798Z ERROR 6702 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 12:48:11 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 12:48:11 Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@73666f9b[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@44134703[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 12:48:11 12:48:11 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 12:48:11 12:48:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.497 s - in org.onap.cps.notification.NotificationPublisherSpec 12:48:11 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:48:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:48:11 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 12:48:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 12:48:11 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 12:48:11 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:48:11 2023-12-11T12:48:11.975Z ERROR 6702 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 12:48:11 12:48:11 java.lang.RuntimeException: to be ignored 12:48:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:48:11 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) 12:48:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:48:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:48:12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:48:12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:48:12 at groovy.lang.Closure.call(Closure.java:427) 12:48:12 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:48:12 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:48:12 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:48:12 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:48:12 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:48:12 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:48:12 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:48:12 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:48:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:48:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:48:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:48:12 at org.onap.cps.notification.NotificationService$SpockMock$887915808.processDataUpdatedEvent(Unknown Source) 12:48:12 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) 12:48:12 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) 12:48:12 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) 12:48:12 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 12:48:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:48:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:48:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:48:12 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 12:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:48:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:48:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:48:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:12 12:48:12 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 12:48:12 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 12:48:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 12:48:12 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 12:48:12 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 12:48:12 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 12:48:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 12:48:12 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 12:48:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 12:48:12 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 12:48:12 12:48:12 . ____ _ __ _ _ 12:48:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:12 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:12 =========|_|==============|___/=/_/_/_/ 12:48:12 :: Spring Boot :: (v3.1.2) 12:48:12 12:48:12 2023-12-11T12:48:12.683Z INFO 6702 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6702 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:48:12 2023-12-11T12:48:12.683Z INFO 6702 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 12:48:12 2023-12-11T12:48:12.769Z INFO 6702 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.11 seconds (process running for 57.649) 12:48:12 2023-12-11T12:48:12.819Z WARN 6702 --- [ 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 12:48:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 12:48:12 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 12:48:16 12:48:16 . ____ _ __ _ _ 12:48:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:16 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:16 =========|_|==============|___/=/_/_/_/ 12:48:16 :: Spring Boot :: (v3.1.2) 12:48:16 12:48:16 2023-12-11T12:48:12.886Z INFO 6702 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6702 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:48:16 2023-12-11T12:48:12.886Z INFO 6702 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:48:16 2023-12-11T12:48:12.991Z WARN 6702 --- [ 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: 12:48:16 --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 12:48:16 2023-12-11T12:48:13.073Z INFO 6702 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 12:48:16 + + o o o o---o o----o o o---o o o----o o--o--o 12:48:16 + + + + | | / \ / | | / / \ | | 12:48:16 + + + + + o----o o o o o----o | o o o o----o | 12:48:16 + + + + | | / \ / | | \ / \ | | 12:48:16 + + o o o o o---o o----o o----o o---o o o o----o o 12:48:16 2023-12-11T12:48:13.073Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:48:16 2023-12-11T12:48:13.073Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 12:48:16 2023-12-11T12:48:13.073Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:48:16 2023-12-11T12:48:13.073Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 12:48:16 2023-12-11T12:48:13.076Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:48:16 To enable the Jet engine on the members, do one of the following: 12:48:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:48:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:48:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:48:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:48:16 2023-12-11T12:48:13.566Z INFO 6702 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 12:48:16 2023-12-11T12:48:13.658Z INFO 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:48:16 2023-12-11T12:48:13.662Z WARN 6702 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 12:48:16 2023-12-11T12:48:13.899Z INFO 6702 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:48:16 2023-12-11T12:48:13.905Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 12:48:16 2023-12-11T12:48:16.465Z INFO 6702 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 12:48:16 12:48:16 Members {size:1, ver:1} [ 12:48:16 Member [10.250.0.254]:5701 - 0088cabc-ec15-480d-bb53-45c4f67480f0 this 12:48:16 ] 12:48:16 12:48:16 2023-12-11T12:48:16.481Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 12:48:16 2023-12-11T12:48:16.529Z INFO 6702 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.664 seconds (process running for 61.409) 12:48:16 2023-12-11T12:48:16.568Z INFO 6702 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:48:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 12:48:16 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 12:48:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 12:48:16 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 12:48:19 + + o o o o---o o----o o o---o o o----o o--o--o 12:48:19 + + + + | | / \ / | | / / \ | | 12:48:19 + + + + + o----o o o o o----o | o o o o----o | 12:48:19 + + + + | | / \ / | | \ / \ | | 12:48:19 + + o o o o o---o o----o o----o o---o o o o----o o 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 12:48:19 2023-12-11T12:48:16.594Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 12:48:19 To enable the Jet engine on the members, do one of the following: 12:48:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:48:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:48:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:48:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:48:19 2023-12-11T12:48:16.616Z INFO 6702 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 12:48:19 2023-12-11T12:48:16.618Z INFO 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 12:48:19 2023-12-11T12:48:16.618Z WARN 6702 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 12:48:19 2023-12-11T12:48:16.645Z INFO 6702 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:48:19 2023-12-11T12:48:16.667Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 12:48:19 2023-12-11T12:48:19.531Z INFO 6702 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 12:48:19 12:48:19 Members {size:1, ver:1} [ 12:48:19 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb this 12:48:19 ] 12:48:19 12:48:19 2023-12-11T12:48:19.531Z WARN 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 12:48:19 2023-12-11T12:48:19.532Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 12:48:24 + + o o o o---o o----o o o---o o o----o o--o--o 12:48:24 + + + + | | / \ / | | / / \ | | 12:48:24 + + + + + o----o o o o o----o | o o o o----o | 12:48:24 + + + + | | / \ / | | \ / \ | | 12:48:24 + + o o o o o---o o----o o----o o---o o o o----o o 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 12:48:24 2023-12-11T12:48:19.539Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 12:48:24 To enable the Jet engine on the members, do one of the following: 12:48:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:48:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:48:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:48:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:48:24 2023-12-11T12:48:19.558Z INFO 6702 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 12:48:24 2023-12-11T12:48:19.559Z INFO 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 12:48:24 2023-12-11T12:48:19.560Z WARN 6702 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 12:48:24 2023-12-11T12:48:19.572Z INFO 6702 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:48:24 2023-12-11T12:48:19.572Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 12:48:24 2023-12-11T12:48:19.736Z INFO 6702 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 12:48:24 2023-12-11T12:48:19.765Z INFO 6702 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.238:44481 12:48:24 2023-12-11T12:48:19.772Z INFO 6702 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:44481 and /10.250.0.254:5702 12:48:24 2023-12-11T12:48:24.861Z INFO 6702 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 12:48:24 12:48:24 Members {size:2, ver:2} [ 12:48:24 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb this 12:48:24 Member [10.250.0.254]:5703 - 3f1b3a28-e9d3-4eb7-8bc1-b4ab541beed5 12:48:24 ] 12:48:24 12:48:24 2023-12-11T12:48:24.871Z INFO 6702 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 12:48:24 12:48:24 Members {size:2, ver:2} [ 12:48:24 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb 12:48:24 Member [10.250.0.254]:5703 - 3f1b3a28-e9d3-4eb7-8bc1-b4ab541beed5 this 12:48:24 ] 12:48:24 12:48:24 2023-12-11T12:48:24.872Z WARN 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 12:48:24 2023-12-11T12:48:24.872Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 12:48:31 + + o o o o---o o----o o o---o o o----o o--o--o 12:48:31 + + + + | | / \ / | | / / \ | | 12:48:31 + + + + + o----o o o o o----o | o o o o----o | 12:48:31 + + + + | | / \ / | | \ / \ | | 12:48:31 + + o o o o o---o o----o o----o o---o o o o----o o 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 12:48:31 2023-12-11T12:48:24.880Z INFO 6702 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 12:48:31 To enable the Jet engine on the members, do one of the following: 12:48:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:48:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:48:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:48:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:48:31 2023-12-11T12:48:24.909Z INFO 6702 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 12:48:31 2023-12-11T12:48:24.910Z INFO 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 12:48:31 2023-12-11T12:48:24.910Z WARN 6702 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 12:48:31 2023-12-11T12:48:24.926Z INFO 6702 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:48:31 2023-12-11T12:48:24.926Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 12:48:31 2023-12-11T12:48:25.040Z INFO 6702 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 12:48:31 2023-12-11T12:48:25.043Z INFO 6702 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.238:50103 12:48:31 2023-12-11T12:48:25.043Z INFO 6702 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:50103 and /10.250.0.254:5702 12:48:31 2023-12-11T12:48:30.149Z INFO 6702 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 12:48:31 12:48:31 Members {size:3, ver:3} [ 12:48:31 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb this 12:48:31 Member [10.250.0.254]:5703 - 3f1b3a28-e9d3-4eb7-8bc1-b4ab541beed5 12:48:31 Member [10.250.0.254]:5704 - 7c66c5d6-d905-46e3-b70a-0a03bcf6e97f 12:48:31 ] 12:48:31 12:48:31 2023-12-11T12:48:30.152Z INFO 6702 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 12:48:31 12:48:31 Members {size:3, ver:3} [ 12:48:31 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb 12:48:31 Member [10.250.0.254]:5703 - 3f1b3a28-e9d3-4eb7-8bc1-b4ab541beed5 12:48:31 Member [10.250.0.254]:5704 - 7c66c5d6-d905-46e3-b70a-0a03bcf6e97f this 12:48:31 ] 12:48:31 12:48:31 2023-12-11T12:48:30.153Z INFO 6702 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 12:48:31 12:48:31 Members {size:3, ver:3} [ 12:48:31 Member [10.250.0.254]:5702 - abdcb228-e7c7-4959-853d-cdf7ea17eabb 12:48:31 Member [10.250.0.254]:5703 - 3f1b3a28-e9d3-4eb7-8bc1-b4ab541beed5 this 12:48:31 Member [10.250.0.254]:5704 - 7c66c5d6-d905-46e3-b70a-0a03bcf6e97f 12:48:31 ] 12:48:31 12:48:31 2023-12-11T12:48:30.154Z INFO 6702 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 12:48:31 2023-12-11T12:48:30.155Z INFO 6702 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.238:45303 12:48:31 2023-12-11T12:48:30.156Z INFO 6702 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:45303 and /10.250.0.254:5704 12:48:31 2023-12-11T12:48:30.159Z INFO 6702 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.238:41219 12:48:31 2023-12-11T12:48:30.164Z INFO 6702 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:41219 and /10.250.0.254:5703 12:48:31 2023-12-11T12:48:31.153Z WARN 6702 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 12:48:31 2023-12-11T12:48:31.154Z INFO 6702 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 12:48:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.573 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 12:48:31 [INFO] Running org.onap.cps.config.CacheConfigSpec 12:48:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec 12:48:31 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 12:48:31 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 12:48:31 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 12:48:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 12:48:31 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 12:48:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 12:48:31 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 12:48:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 12:48:31 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 12:48:31 2023-12-11T12:48:31.426Z WARN 6702 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 12:48:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 12:48:31 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 12:48:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 12:48:31 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:48:31 2023-12-11T12:48:31.468Z ERROR 6702 --- [ 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] 12:48:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:48:31 2023-12-11T12:48:31.504Z INFO 6702 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 12:48:32 [INFO] 12:48:32 [INFO] Results: 12:48:32 [INFO] 12:48:32 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 12:48:32 [INFO] 12:48:32 [INFO] 12:48:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 12:48:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 12:48:32 [INFO] Analyzed bundle 'cps-service' with 59 classes 12:48:32 [INFO] 12:48:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 12:48:32 [INFO] 12:48:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 12:48:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 12:48:32 [INFO] 12:48:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 12:48:32 [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/* 12:48:32 [INFO] 12:48:32 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 12:48:32 [INFO] 12:48:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 12:48:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:32 [INFO] 12:48:32 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 12:48:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 12:48:32 [INFO] Analyzed bundle 'cps-service' with 59 classes 12:48:32 [INFO] All coverage checks have been met. 12:48:32 [INFO] 12:48:32 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 12:48:32 [INFO] 12:48:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 12:48:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar 12:48:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom 12:48:32 [INFO] 12:48:32 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 12:48:32 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 12:48:32 [INFO] --------------------------------[ jar ]--------------------------------- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 12:48:34 [INFO] 12:48:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 12:48:34 [INFO] 12:48:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 12:48:34 [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/* 12:48:34 [INFO] 12:48:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 12:48:34 [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/* 12:48:34 [INFO] 12:48:34 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 12:48:37 [INFO] Generating with dryRun=false 12:48:37 [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. 12:48:37 [INFO] OpenAPI Generator: spring (server) 12:48:37 [INFO] Generator 'spring' is considered stable. 12:48:37 [INFO] ---------------------------------- 12:48:37 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 12:48:37 [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) 12:48:37 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:48:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:48:37 [INFO] Processing operation createDataspace 12:48:37 [INFO] Processing operation deleteDataspace 12:48:37 [INFO] Processing operation createDataspaceV2 12:48:37 [INFO] Processing operation getAllDataspaces 12:48:37 [INFO] Processing operation getDataspace 12:48:37 [INFO] Processing operation createAnchor 12:48:37 [INFO] Processing operation createAnchorV2 12:48:37 [INFO] Processing operation getAnchors 12:48:37 [INFO] Processing operation getAnchor 12:48:37 [INFO] Processing operation deleteAnchor 12:48:37 [INFO] Processing operation createSchemaSet 12:48:37 [INFO] Processing operation createSchemaSetV2 12:48:37 [INFO] Processing operation getSchemaSets 12:48:37 [INFO] Processing operation getSchemaSet 12:48:37 [INFO] Processing operation deleteSchemaSet 12:48:37 [INFO] Processing operation getNodeByDataspaceAndAnchor 12:48:37 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 12:48:37 [INFO] Processing operation replaceNode 12:48:37 [INFO] Processing operation createNode 12:48:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:48:37 [INFO] Processing operation deleteDataNode 12:48:37 [INFO] Processing operation updateNodeLeaves 12:48:37 [INFO] Processing operation deleteListOrListElement 12:48:37 [INFO] Processing operation replaceListContent 12:48:37 [INFO] Processing operation addListElements 12:48:37 [INFO] Processing operation getDeltaByDataspaceAndAnchors 12:48:37 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 12:48:37 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 12:48:37 [INFO] Processing operation getNodesByDataspaceAndCpsPath 12:48:37 [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] 12:48:37 [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] 12:48:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:48:37 [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 12:48:37 [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 12:48:37 [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 12:48:37 [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 12:48:37 [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 12:48:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:48:37 [WARNING] Multiple MediaTypes found, using only the first one 12:48:37 [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] 12:48:37 [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 12:48:37 [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] 12:48:37 [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 12:48:37 [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] 12:48:37 [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 12:48:37 [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] 12:48:38 [INFO] Skipping generation of supporting files. 12:48:38 ################################################################################ 12:48:38 # Thanks for using OpenAPI Generator. # 12:48:38 # Please consider donation to help us maintain this project 🙏 # 12:48:38 # https://opencollective.com/openapi_generator/donate # 12:48:38 ################################################################################ 12:48:38 [INFO] 12:48:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 12:48:38 [INFO] You have 0 Checkstyle violations. 12:48:38 [INFO] 12:48:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 12:48:38 [INFO] You have 0 Checkstyle violations. 12:48:38 [INFO] 12:48:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 12:48:38 [INFO] Starting audit... 12:48:38 Audit done. 12:48:38 [INFO] You have 0 Checkstyle violations. 12:48:38 [INFO] 12:48:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 12:48:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:48:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 12:48:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 12:48:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 12:48:38 [INFO] 12:48:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 12:48:38 [INFO] Changes detected - recompiling the module! :dependency 12:48:38 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 12:48:39 [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". 12:48:39 [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. 12:48:39 [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. 12:48:39 [INFO] 12:48:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 12:48:39 [INFO] 12:48:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 12:48:39 [INFO] Fork Value is true 12:48:41 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:48:41 [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) 12:48:41 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:48:41 [java] WARNING: System::setSecurityManager will be removed in a future release 12:48:43 [INFO] Done SpotBugs Analysis.... 12:48:43 [INFO] 12:48:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 12:48:43 [INFO] 12:48:43 [INFO] 12:48:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 12:48:43 [INFO] BugInstance size is 0 12:48:43 [INFO] Error size is 0 12:48:43 [INFO] No errors/warnings found 12:48:43 [INFO] 12:48:43 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 12:48:43 [INFO] Generating with dryRun=false 12:48:43 [INFO] No .openapi-generator-ignore file found. 12:48:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:48:43 [INFO] Generator 'openapi-yaml' is considered stable. 12:48:43 [INFO] Output file [outputFile=openapi.yaml] 12:48:43 [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] 12:48:43 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:48:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:48:43 [WARNING] Multiple MediaTypes found, using only the first one 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [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] 12:48:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 12:48:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 12:48:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 12:48:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:48:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:48:43 ################################################################################ 12:48:43 # Thanks for using OpenAPI Generator. # 12:48:43 # Please consider donation to help us maintain this project 🙏 # 12:48:43 # https://opencollective.com/openapi_generator/donate # 12:48:43 ################################################################################ 12:48:43 [INFO] 12:48:43 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 12:48:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:48:43 [INFO] Copying 1 resource 12:48:43 [INFO] 12:48:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 12:48:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:48:43 [INFO] Copying 6 resources 12:48:43 [INFO] 12:48:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 12:48:43 [INFO] Changes detected - recompiling the module! :dependency 12:48:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:48:43 [INFO] 12:48:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 12:48:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:48:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:48:45 [INFO] Compiled 27 files. 12:48:45 [INFO] 12:48:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 12:48:45 [INFO] 12:48:45 [INFO] ------------------------------------------------------- 12:48:45 [INFO] T E S T S 12:48:45 [INFO] ------------------------------------------------------- 12:48:47 12:48:46.257 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.465 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:48:47 12:48:46.591 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.606 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:48:47 12:48:46.625 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.634 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:48:47 12:48:46.649 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.672 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:48:47 12:48:46.702 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.710 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:48:47 12:48:46.714 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.726 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:48:47 12:48:46.729 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:48:47 12:48:46.737 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:47 12:48:46.743 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:48:47 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 12:48:51 12:48:46,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:48:51 12:48:46,080 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:48:51 12:48:46,080 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:48:51 12:48:46,081 |-INFO in ch.qos.logback.classic.BasicConfigurator@483f19c0 - Setting up default configuration. 12:48:51 12:48:47,919 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:48:51 12:48:47,982 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:48:51 12:48:47,982 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:48:51 12:48:47,985 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:48:51 12:48:47,985 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:48:51 12:48:47,985 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:48:51 12:48:47,987 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:48:51 12:48:47,987 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:48:51 12:48:47,994 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:48:51 12:48:47,994 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:48:51 12:48:47,999 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:48:51 12:48:48,037 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298928035) 12:48:51 12:48:48,037 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:48:51 12:48:48,037 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:48:51 12:48:48,042 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:48:51 12:48:48,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:48:51 12:48:48,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:48:51 12:48:48,053 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:48:51 12:48:48,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:48:51 12:48:48,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:48:51 12:48:48,088 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:48:51 12:48:48,096 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:48:51 12:48:48,459 |-INFO in ch.qos.logback.classic.pattern.DateConverter@549dfe1d - Setting zoneId to "UTC" 12:48:51 12:48:48,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:48:51 12:48:48,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:48:51 12:48:48,766 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:48:51 12:48:48,767 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:48:51 12:48:48,767 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:48:51 12:48:48,767 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:48:51 12:48:48,768 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:48:51 12:48:48,768 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:48:51 12:48:48,768 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:48:51 12:48:48,768 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@537fb7bf - End of configuration. 12:48:51 12:48:48,768 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@445adbd7 - Registering current configuration as safe fallback point 12:48:51 12:48:51 12:48:51 . ____ _ __ _ _ 12:48:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:51 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:51 =========|_|==============|___/=/_/_/_/ 12:48:51 :: Spring Boot :: (v3.1.2) 12:48:51 12:48:51 2023-12-11T12:48:48.873Z INFO 7687 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7687 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:48:51 2023-12-11T12:48:48.874Z INFO 7687 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:48:51 2023-12-11T12:48:51.085Z INFO 7687 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:48:51 2023-12-11T12:48:51.085Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:48:51 2023-12-11T12:48:51.086Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:48:51 2023-12-11T12:48:51.106Z INFO 7687 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.627 seconds (process running for 5.851) 12:48:51 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:48:52 2023-12-11T12:48:52.252Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:52 12:48:52 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 12:48:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:48:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:48:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:48:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:52 Caused by: java.lang.RuntimeException: null 12:48:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:48:52 ... 88 common frames omitted 12:48:52 12:48:52 2023-12-11T12:48:52.453Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:52 12:48:52 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 12:48:52 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 12:48:52 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 12:48:52 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:52 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:52 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:52 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:52 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 12:48:52 and component.yang=fake component content 1 12:48:52 12:48:52 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:377) 12:48:52 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) 12:48:52 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) 12:48:52 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) 12:48:52 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) 12:48:52 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) 12:48:52 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) 12:48:52 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) 12:48:52 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 12:48:52 ... 147 common frames omitted 12:48:52 12:48:52 2023-12-11T12:48:52.607Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:52 12:48:52 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 12:48:52 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:48:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:48:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:52 12:48:52 2023-12-11T12:48:52.615Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:52 12:48:52 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 12:48:52 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:48:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:52 12:48:52 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.653 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 12:48:52 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:48:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:48:52 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 12:48:53 12:48:53 . ____ _ __ _ _ 12:48:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:53 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:53 =========|_|==============|___/=/_/_/_/ 12:48:53 :: Spring Boot :: (v3.1.2) 12:48:53 12:48:53 2023-12-11T12:48:52.822Z INFO 7687 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7687 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:48:53 2023-12-11T12:48:52.823Z INFO 7687 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:48:53 2023-12-11T12:48:53.489Z INFO 7687 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:48:53 2023-12-11T12:48:53.489Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:48:53 2023-12-11T12:48:53.490Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:48:53 2023-12-11T12:48:53.494Z INFO 7687 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.701 seconds (process running for 8.239) 12:48:53 2023-12-11T12:48:53.592Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:53 12:48:53 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:53 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:53 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:53 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:53 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:53 12:48:53 2023-12-11T12:48:53.720Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:53 12:48:53 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:53 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:53 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:53 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:53 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:53 12:48:53 2023-12-11T12:48:53.752Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:53 12:48:53 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:53 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:53 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:53 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:53 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:53 12:48:53 2023-12-11T12:48:53.958Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:53 12:48:53 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:53 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:53 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:53 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:48:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:53 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:53 12:48:53 2023-12-11T12:48:53.984Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:53 12:48:53 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:53 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:53 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 12:48:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:54 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:54 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:54 12:48:54 2023-12-11T12:48:54.001Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:54 12:48:54 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:54 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:54 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:54 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:54 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:54 12:48:54 2023-12-11T12:48:54.013Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:54 12:48:54 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:54 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:54 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:54 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:54 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:54 12:48:54 2023-12-11T12:48:54.023Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:54 12:48:54 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 12:48:54 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 12:48:54 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:48:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:48:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:48:54 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:48:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:48:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:48:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:48:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:48:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:48:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:48:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:48:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:48:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:48:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:48:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:48:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:48:54 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:48:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:48:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:48:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:54 12:48:54 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in org.onap.cps.rest.controller.DataRestControllerSpec 12:48:54 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 12:48:54 12:48:54 . ____ _ __ _ _ 12:48:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:54 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:54 =========|_|==============|___/=/_/_/_/ 12:48:54 :: Spring Boot :: (v3.1.2) 12:48:54 12:48:54 2023-12-11T12:48:54.059Z INFO 7687 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7687 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:48:54 2023-12-11T12:48:54.059Z INFO 7687 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:48:54 2023-12-11T12:48:54.480Z INFO 7687 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:48:54 2023-12-11T12:48:54.480Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:48:54 2023-12-11T12:48:54.480Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:48:54 2023-12-11T12:48:54.484Z INFO 7687 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.449 seconds (process running for 9.229) 12:48:54 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 12:48:54 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:48:55 12:48:55 . ____ _ __ _ _ 12:48:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:55 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:55 =========|_|==============|___/=/_/_/_/ 12:48:55 :: Spring Boot :: (v3.1.2) 12:48:55 12:48:55 2023-12-11T12:48:54.670Z INFO 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7687 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:48:55 2023-12-11T12:48:54.670Z INFO 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:48:55 2023-12-11T12:48:55.131Z INFO 7687 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:48:55 2023-12-11T12:48:55.131Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:48:55 2023-12-11T12:48:55.131Z INFO 7687 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:48:55 2023-12-11T12:48:55.134Z INFO 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.493 seconds (process running for 9.879) 12:48:55 2023-12-11T12:48:55.154Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:55 12:48:55 java.lang.IllegalStateException: some error message 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:48:55 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 12:48:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:55 12:48:55 2023-12-11T12:48:55.177Z ERROR 7687 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:48:55 12:48:55 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 12:48:55 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 12:48:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:48:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:48:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:48:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:48:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:48:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:48:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:48:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:48:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:48:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:48:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:48:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:48:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:48:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:48:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:48:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:48:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:48:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:48:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:48:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:48:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:48:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:48:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:48:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:48:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:48:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:48:55 Caused by: java.lang.Throwable: null 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:48:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:48:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:48:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:48:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:48:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:48:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:48:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:48:55 ... 88 common frames omitted 12:48:55 12:48:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:48:55 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 12:48:55 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 12:48:55 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:48:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:48:55 [INFO] 12:48:55 [INFO] Results: 12:48:55 [INFO] 12:48:55 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 12:48:55 [INFO] 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 12:48:55 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:48:55 [INFO] Analyzed bundle 'cps-rest' with 6 classes 12:48:55 [INFO] 12:48:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 12:48:55 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 12:48:55 [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/* 12:48:55 [INFO] 12:48:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 12:48:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 12:48:55 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:48:55 [INFO] Analyzed bundle 'cps-rest' with 6 classes 12:48:55 [INFO] All coverage checks have been met. 12:48:55 [INFO] 12:48:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 12:48:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar 12:48:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom 12:48:55 [INFO] 12:48:55 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 12:48:55 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 12:48:55 [INFO] --------------------------------[ jar ]--------------------------------- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 12:48:55 [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/* 12:48:55 [INFO] 12:48:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 12:48:55 [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/* 12:48:55 [INFO] 12:48:55 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 12:48:55 [INFO] 12:48:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 12:48:55 [INFO] You have 0 Checkstyle violations. 12:48:55 [INFO] 12:48:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 12:48:55 [INFO] You have 0 Checkstyle violations. 12:48:55 [INFO] 12:48:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 12:48:55 [INFO] Starting audit... 12:48:55 Audit done. 12:48:55 [INFO] You have 0 Checkstyle violations. 12:48:55 [INFO] 12:48:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 12:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:48:55 [INFO] Copying 16 resources 12:48:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 12:48:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 12:48:55 [INFO] 12:48:55 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 12:48:55 [INFO] Changes detected - recompiling the module! :dependency 12:48:55 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 12:48:56 [INFO] 12:48:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 12:48:56 [INFO] 12:48:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 12:48:56 [INFO] Fork Value is true 12:48:57 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:48:57 [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) 12:48:57 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:48:57 [java] WARNING: System::setSecurityManager will be removed in a future release 12:49:00 [INFO] Done SpotBugs Analysis.... 12:49:00 [INFO] 12:49:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 12:49:00 [INFO] 12:49:00 [INFO] 12:49:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 12:49:00 [INFO] BugInstance size is 0 12:49:00 [INFO] Error size is 0 12:49:00 [INFO] No errors/warnings found 12:49:00 [INFO] 12:49:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 12:49:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:49:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 12:49:00 [INFO] 12:49:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 12:49:00 [INFO] No sources to compile 12:49:00 [INFO] 12:49:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 12:49:00 [INFO] No sources specified for compilation. Skipping. 12:49:00 [INFO] 12:49:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 12:49:00 [INFO] No tests to run. 12:49:00 [INFO] 12:49:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 12:49:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:49:00 [INFO] 12:49:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 12:49:00 [INFO] 12:49:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 12:49:00 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 12:49:01 [INFO] 12:49:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 12:49:01 [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/* 12:49:01 [INFO] 12:49:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 12:49:01 [INFO] No tests to run. 12:49:01 [INFO] 12:49:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 12:49:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:49:01 [INFO] 12:49:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 12:49:01 [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 12:49:01 [INFO] 12:49:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 12:49:01 [INFO] 12:49:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 12:49:01 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar 12:49:01 [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.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom 12:49:01 [INFO] 12:49:01 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 12:49:01 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 12:49:01 [INFO] --------------------------------[ jar ]--------------------------------- 12:49:01 [INFO] 12:49:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 12:49:01 [INFO] 12:49:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 12:49:01 [INFO] 12:49:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 12:49:01 [INFO] 12:49:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 12:49:01 [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/* 12:49:01 [INFO] 12:49:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 12:49:01 [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/* 12:49:01 [INFO] 12:49:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 12:49:01 [INFO] You have 0 Checkstyle violations. 12:49:01 [INFO] 12:49:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 12:49:02 [INFO] You have 0 Checkstyle violations. 12:49:02 [INFO] 12:49:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 12:49:02 [INFO] Starting audit... 12:49:02 Audit done. 12:49:02 [INFO] You have 0 Checkstyle violations. 12:49:02 [INFO] 12:49:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 12:49:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:49:02 [INFO] Copying 3 resources 12:49:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 12:49:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 12:49:02 [INFO] 12:49:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 12:49:02 [INFO] Changes detected - recompiling the module! :dependency 12:49:02 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 12:49:04 [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". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". 12:49:04 [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". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". 12:49:04 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 12:49:04 [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. 12:49:04 [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. 12:49:04 [INFO] 12:49:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 12:49:04 [INFO] 12:49:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 12:49:04 [INFO] Fork Value is true 12:49:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:49:06 [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) 12:49:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:49:06 [java] WARNING: System::setSecurityManager will be removed in a future release 12:49:10 [INFO] Done SpotBugs Analysis.... 12:49:10 [INFO] 12:49:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 12:49:10 [INFO] 12:49:10 [INFO] 12:49:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 12:49:10 [INFO] BugInstance size is 0 12:49:10 [INFO] Error size is 0 12:49:10 [INFO] No errors/warnings found 12:49:10 [INFO] 12:49:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 12:49:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:49:10 [INFO] Copying 16 resources 12:49:10 [INFO] 12:49:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 12:49:10 [INFO] Changes detected - recompiling the module! :dependency 12:49:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:49:11 [INFO] 12:49:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 12:49:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:49:11 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:49:14 [INFO] Compiled 178 files. 12:49:14 [INFO] 12:49:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 12:49:14 [INFO] 12:49:14 [INFO] ------------------------------------------------------- 12:49:14 [INFO] T E S T S 12:49:14 [INFO] ------------------------------------------------------- 12:49:17 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 12:49:18 12:49:18.273 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 12:49:18 12:49:18.300 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:49:18 12:49:18.304 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 12:49:18 12:49:18.305 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 12:49:18 12:49:18.324 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:49:18 12:49:18.330 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:49:18 12:49:18.330 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 12:49:18 12:49:18.340 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 12:49:18 12:49:18.349 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:49:18 12:49:18.353 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 12:49:18 12:49:18.383 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:49:18 12:49:18.388 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 12:49:18 12:49:18.404 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 12:49:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 12:49:18 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 12:49:18 12:49:18.425 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:49:18 12:49:18.432 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 12:49:18 12:49:18.436 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 12:49:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 12:49:18 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 12:49:18 12:49:18.446 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 12:49:18 12:49:18.447 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 12:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 12:49:18 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 12:49:18 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 12:49:18 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 12:49:18 12:49:18.853 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 12:49:18 12:49:18.857 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 12:49:18 12:49:18.861 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:49:18 12:49:18.866 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 12:49:18 12:49:18.866 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:49:18 12:49:18.868 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 12:49:18 12:49:18.868 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 12:49:18 12:49:18.982 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:49:18 12:49:18.983 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 12:49:18 12:49:18.993 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:49:18 12:49:18.994 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 12:49:19 12:49:18.997 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:49:19 12:49:18.998 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 12:49:19 12:49:19.000 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:49:19 12:49:19.000 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 12:49:19 12:49:19.002 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 12:49:19 12:49:19.002 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 12:49:19 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 12:49:19 12:49:19.219 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 12:49:19 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 12:49:19 12:49:19.238 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 12:49:19 12:49:19.304 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 12:49:19 12:49:19.308 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 12:49:19 12:49:19.310 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 12:49:19 12:49:19.314 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 12:49:19 12:49:19.314 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 12:49:19 12:49:19.318 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 12:49:19 12:49:19.321 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 12:49:19 12:49:19.322 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 12:49:19 12:49:19.323 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 12:49:19 12:49:19.324 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 12:49:19 12:49:19.324 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 12:49:19 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 12:49:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 12:49:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 12:49:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 12:49:19 12:49:19.464 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:49:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 12:49:27 12:49:19.744 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 12:49:27 12:49:20.111 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:49:27 12:49:20.113 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:49:27 12:49:20.134 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 12:49:27 Server Version: 23.0.1 12:49:27 API Version: 1.42 12:49:27 Operating System: CentOS Stream 8 12:49:27 Total Memory: 31890 MB 12:49:27 12:49:20.138 [main] WARN org.testcontainers.utility.ResourceReaper -- 12:49:27 ******************************************************************************** 12:49:27 Ryuk has been disabled. This can cause unexpected behavior in your environment. 12:49:27 ******************************************************************************** 12:49:27 12:49:20.141 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:49:27 12:49:20.141 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 12:49:27 12:49:20.158 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:49:27 12:49:20.164 [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:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 12:49:27 12:49:20.439 [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: e8c808e974a67b1f651f1625d59ec5d3b65d33a71ef069772edea53908980a34 12:49:27 12:49:25.895 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.752416244S 12:49:27 12:49:26.046 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 12:49:27 allow.auto.create.topics = true 12:49:27 auto.commit.interval.ms = 5000 12:49:27 auto.include.jmx.reporter = true 12:49:27 auto.offset.reset = earliest 12:49:27 bootstrap.servers = [PLAINTEXT://localhost:32770] 12:49:27 check.crcs = true 12:49:27 client.dns.lookup = use_all_dns_ips 12:49:27 client.id = consumer-test-1 12:49:27 client.rack = 12:49:27 connections.max.idle.ms = 540000 12:49:27 default.api.timeout.ms = 60000 12:49:27 enable.auto.commit = true 12:49:27 exclude.internal.topics = true 12:49:27 fetch.max.bytes = 52428800 12:49:27 fetch.max.wait.ms = 500 12:49:27 fetch.min.bytes = 1 12:49:27 group.id = test 12:49:27 group.instance.id = null 12:49:27 heartbeat.interval.ms = 3000 12:49:27 interceptor.classes = [] 12:49:27 internal.leave.group.on.close = true 12:49:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:27 isolation.level = read_uncommitted 12:49:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:27 max.partition.fetch.bytes = 1048576 12:49:27 max.poll.interval.ms = 300000 12:49:27 max.poll.records = 500 12:49:27 metadata.max.age.ms = 300000 12:49:27 metric.reporters = [] 12:49:27 metrics.num.samples = 2 12:49:27 metrics.recording.level = INFO 12:49:27 metrics.sample.window.ms = 30000 12:49:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:27 receive.buffer.bytes = 65536 12:49:27 reconnect.backoff.max.ms = 1000 12:49:27 reconnect.backoff.ms = 50 12:49:27 request.timeout.ms = 30000 12:49:27 retry.backoff.ms = 100 12:49:27 sasl.client.callback.handler.class = null 12:49:27 sasl.jaas.config = null 12:49:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:27 sasl.kerberos.min.time.before.relogin = 60000 12:49:27 sasl.kerberos.service.name = null 12:49:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:27 sasl.login.callback.handler.class = null 12:49:27 sasl.login.class = null 12:49:27 sasl.login.connect.timeout.ms = null 12:49:27 sasl.login.read.timeout.ms = null 12:49:27 sasl.login.refresh.buffer.seconds = 300 12:49:27 sasl.login.refresh.min.period.seconds = 60 12:49:27 sasl.login.refresh.window.factor = 0.8 12:49:27 sasl.login.refresh.window.jitter = 0.05 12:49:27 sasl.login.retry.backoff.max.ms = 10000 12:49:27 sasl.login.retry.backoff.ms = 100 12:49:27 sasl.mechanism = GSSAPI 12:49:27 sasl.oauthbearer.clock.skew.seconds = 30 12:49:27 sasl.oauthbearer.expected.audience = null 12:49:27 sasl.oauthbearer.expected.issuer = null 12:49:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:27 sasl.oauthbearer.jwks.endpoint.url = null 12:49:27 sasl.oauthbearer.scope.claim.name = scope 12:49:27 sasl.oauthbearer.sub.claim.name = sub 12:49:27 sasl.oauthbearer.token.endpoint.url = null 12:49:27 security.protocol = PLAINTEXT 12:49:27 security.providers = null 12:49:27 send.buffer.bytes = 131072 12:49:27 session.timeout.ms = 45000 12:49:27 socket.connection.setup.timeout.max.ms = 30000 12:49:27 socket.connection.setup.timeout.ms = 10000 12:49:27 ssl.cipher.suites = null 12:49:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:27 ssl.endpoint.identification.algorithm = https 12:49:27 ssl.engine.factory.class = null 12:49:27 ssl.key.password = null 12:49:27 ssl.keymanager.algorithm = SunX509 12:49:27 ssl.keystore.certificate.chain = null 12:49:27 ssl.keystore.key = null 12:49:27 ssl.keystore.location = null 12:49:27 ssl.keystore.password = null 12:49:27 ssl.keystore.type = JKS 12:49:27 ssl.protocol = TLSv1.3 12:49:27 ssl.provider = null 12:49:27 ssl.secure.random.implementation = null 12:49:27 ssl.trustmanager.algorithm = PKIX 12:49:27 ssl.truststore.certificates = null 12:49:27 ssl.truststore.location = null 12:49:27 ssl.truststore.password = null 12:49:27 ssl.truststore.type = JKS 12:49:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:27 12:49:27 12:49:26.181 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 12:49:27 12:49:26.182 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 12:49:27 12:49:26.182 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702298966180 12:49:27 12:49:15,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:49:27 12:49:15,465 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:49:27 12:49:15,466 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:49:27 12:49:15,467 |-INFO in ch.qos.logback.classic.BasicConfigurator@730332d1 - Setting up default configuration. 12:49:27 12:49:26,407 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68346d78 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:49:27 12:49:26,455 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:49:27 12:49:26,455 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68346d78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:49:27 12:49:26,459 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:49:27 12:49:26,459 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:49:27 12:49:26,459 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:49:27 12:49:26,461 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:49:27 12:49:26,461 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68346d78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:49:27 12:49:26,468 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:27 12:49:26,468 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:49:27 12:49:26,472 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:49:27 12:49:26,500 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298966498) 12:49:27 12:49:26,500 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:49:27 12:49:26,500 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:49:27 12:49:26,506 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:49:27 12:49:26,506 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:49:27 12:49:26,506 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:49:27 12:49:26,506 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:49:27 12:49:26,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:27 12:49:26,512 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:49:27 12:49:26,530 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:49:27 12:49:26,530 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:27 12:49:26,537 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:49:27 12:49:26,543 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:49:27 12:49:26,997 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7185afb1 - Setting zoneId to "UTC" 12:49:27 12:49:27,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:49:27 12:49:27,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:49:27 12:49:27,240 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:49:27 12:49:27,241 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:49:27 12:49:27,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:49:27 12:49:27,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:49:27 12:49:27,241 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:49:27 12:49:27,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b7a93b5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:49:27 12:49:27,242 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:49:27 12:49:27,242 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a114354 - End of configuration. 12:49:27 12:49:27,242 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@396258af - Registering current configuration as safe fallback point 12:49:27 12:49:27 12:49:27 . ____ _ __ _ _ 12:49:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:27 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:27 =========|_|==============|___/=/_/_/_/ 12:49:27 :: Spring Boot :: (v3.1.2) 12:49:27 12:49:27 2023-12-11T12:49:27.279Z INFO 8084 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:27 2023-12-11T12:49:27.280Z INFO 8084 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:49:27 2023-12-11T12:49:27.454Z INFO 8084 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.26 seconds (process running for 12.861) 12:49:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:49:29 2023-12-11T12:49:27.994Z INFO 8084 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 12:49:29 2023-12-11T12:49:28.032Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:29 2023-12-11T12:49:28.032Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:29 acks = -1 12:49:29 auto.include.jmx.reporter = true 12:49:29 batch.size = 16384 12:49:29 bootstrap.servers = [PLAINTEXT://localhost:32770] 12:49:29 buffer.memory = 33554432 12:49:29 client.dns.lookup = use_all_dns_ips 12:49:29 client.id = producer-1 12:49:29 compression.type = none 12:49:29 connections.max.idle.ms = 540000 12:49:29 delivery.timeout.ms = 120000 12:49:29 enable.idempotence = false 12:49:29 interceptor.classes = [] 12:49:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:29 linger.ms = 1 12:49:29 max.block.ms = 60000 12:49:29 max.in.flight.requests.per.connection = 5 12:49:29 max.request.size = 1048576 12:49:29 metadata.max.age.ms = 300000 12:49:29 metadata.max.idle.ms = 300000 12:49:29 metric.reporters = [] 12:49:29 metrics.num.samples = 2 12:49:29 metrics.recording.level = INFO 12:49:29 metrics.sample.window.ms = 30000 12:49:29 partitioner.adaptive.partitioning.enable = true 12:49:29 partitioner.availability.timeout.ms = 0 12:49:29 partitioner.class = null 12:49:29 partitioner.ignore.keys = false 12:49:29 receive.buffer.bytes = 32768 12:49:29 reconnect.backoff.max.ms = 1000 12:49:29 reconnect.backoff.ms = 50 12:49:29 request.timeout.ms = 30000 12:49:29 retries = 0 12:49:29 retry.backoff.ms = 100 12:49:29 sasl.client.callback.handler.class = null 12:49:29 sasl.jaas.config = null 12:49:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:29 sasl.kerberos.min.time.before.relogin = 60000 12:49:29 sasl.kerberos.service.name = null 12:49:29 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:29 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:29 sasl.login.callback.handler.class = null 12:49:29 sasl.login.class = null 12:49:29 sasl.login.connect.timeout.ms = null 12:49:29 sasl.login.read.timeout.ms = null 12:49:29 sasl.login.refresh.buffer.seconds = 300 12:49:29 sasl.login.refresh.min.period.seconds = 60 12:49:29 sasl.login.refresh.window.factor = 0.8 12:49:29 sasl.login.refresh.window.jitter = 0.05 12:49:29 sasl.login.retry.backoff.max.ms = 10000 12:49:29 sasl.login.retry.backoff.ms = 100 12:49:29 sasl.mechanism = GSSAPI 12:49:29 sasl.oauthbearer.clock.skew.seconds = 30 12:49:29 sasl.oauthbearer.expected.audience = null 12:49:29 sasl.oauthbearer.expected.issuer = null 12:49:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:29 sasl.oauthbearer.jwks.endpoint.url = null 12:49:29 sasl.oauthbearer.scope.claim.name = scope 12:49:29 sasl.oauthbearer.sub.claim.name = sub 12:49:29 sasl.oauthbearer.token.endpoint.url = null 12:49:29 security.protocol = PLAINTEXT 12:49:29 security.providers = null 12:49:29 send.buffer.bytes = 131072 12:49:29 socket.connection.setup.timeout.max.ms = 30000 12:49:29 socket.connection.setup.timeout.ms = 10000 12:49:29 ssl.cipher.suites = null 12:49:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:29 ssl.endpoint.identification.algorithm = https 12:49:29 ssl.engine.factory.class = null 12:49:29 ssl.key.password = null 12:49:29 ssl.keymanager.algorithm = SunX509 12:49:29 ssl.keystore.certificate.chain = null 12:49:29 ssl.keystore.key = null 12:49:29 ssl.keystore.location = null 12:49:29 ssl.keystore.password = null 12:49:29 ssl.keystore.type = JKS 12:49:29 ssl.protocol = TLSv1.3 12:49:29 ssl.provider = null 12:49:29 ssl.secure.random.implementation = null 12:49:29 ssl.trustmanager.algorithm = PKIX 12:49:29 ssl.truststore.certificates = null 12:49:29 ssl.truststore.location = null 12:49:29 ssl.truststore.password = null 12:49:29 ssl.truststore.type = JKS 12:49:29 transaction.timeout.ms = 60000 12:49:29 transactional.id = null 12:49:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:49:29 12:49:29 2023-12-11T12:49:28.056Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:29 2023-12-11T12:49:28.056Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:29 2023-12-11T12:49:28.056Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:29 2023-12-11T12:49:28.056Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298968056 12:49:29 2023-12-11T12:49:28.595Z WARN 8084 --- [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} 12:49:29 2023-12-11T12:49:28.596Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: RitGNYkfQZ-_1hD8MUCyYA 12:49:29 2023-12-11T12:49:28.715Z WARN 8084 --- [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} 12:49:29 2023-12-11T12:49:28.825Z INFO 8084 --- [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 Ers--1wSQV6l3p1ug_D77w 12:49:29 2023-12-11T12:49:28.876Z INFO 8084 --- [ 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 Ers--1wSQV6l3p1ug_D77w 12:49:29 2023-12-11T12:49:28.876Z INFO 8084 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: RitGNYkfQZ-_1hD8MUCyYA 12:49:29 2023-12-11T12:49:29.008Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 12:49:29 2023-12-11T12:49:29.016Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 12:49:29 2023-12-11T12:49:29.050Z INFO 8084 --- [ 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-8127935c-d5f2-4691-89f0-77a35fc4e4e7 12:49:29 2023-12-11T12:49:29.050Z INFO 8084 --- [ 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) 12:49:29 2023-12-11T12:49:29.050Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 12:49:29 2023-12-11T12:49:29.084Z INFO 8084 --- [ 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-8127935c-d5f2-4691-89f0-77a35fc4e4e7', protocol='range'} 12:49:29 2023-12-11T12:49:29.087Z INFO 8084 --- [ 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-8127935c-d5f2-4691-89f0-77a35fc4e4e7=Assignment(partitions=[test-topic-0])} 12:49:29 2023-12-11T12:49:29.115Z INFO 8084 --- [ 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-8127935c-d5f2-4691-89f0-77a35fc4e4e7', protocol='range'} 12:49:29 2023-12-11T12:49:29.116Z INFO 8084 --- [ 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]) 12:49:29 2023-12-11T12:49:29.120Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 12:49:29 2023-12-11T12:49:29.138Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 12:49:29 2023-12-11T12:49:29.159Z INFO 8084 --- [ 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:32770 (id: 1 rack: null)], epoch=0}}. 12:49:29 2023-12-11T12:49:29.305Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:29 2023-12-11T12:49:29.307Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:49:29 2023-12-11T12:49:29.400Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:29 2023-12-11T12:49:29.401Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 186ms, elapsed time since send: 186ms, request timeout: 30000ms) 12:49:29 2023-12-11T12:49:29.401Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 12:49:29 2023-12-11T12:49:29.401Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 12:49:29 2023-12-11T12:49:29.401Z INFO 8084 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=398283996, epoch=1) to node 1: 12:49:29 12:49:29 org.apache.kafka.common.errors.DisconnectException: null 12:49:29 12:49:29 2023-12-11T12:49:29.407Z INFO 8084 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, 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. 12:49:29 2023-12-11T12:49:29.408Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:29 2023-12-11T12:49:29.408Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:29 2023-12-11T12:49:29.509Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:29 2023-12-11T12:49:29.509Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:29 2023-12-11T12:49:29.510Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:29 2023-12-11T12:49:29.510Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.048 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 12:49:29 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 12:49:35 2023-12-11T12:49:29.532Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:49:35 2023-12-11T12:49:29.584Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1962b622eabbe578aaabb954ce4193aaaf05b65f82ebd245bfbba735ea1a0587 12:49:35 2023-12-11T12:49:29.613Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:29.613Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:29.713Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:29.713Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:29.815Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:29.815Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:30.217Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:30.217Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:30.325Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:30.325Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:30.979Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:30.979Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:31.253Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:31.253Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:31.838Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:31.838Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:32.158Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:32.158Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:32.951Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:32.951Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:33.074Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:33.075Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:33.814Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:35 2023-12-11T12:49:33.814Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:34.291Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:34.291Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:35.010Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.477549294S 12:49:35 2023-12-11T12:49:35.015Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:35 allow.auto.create.topics = true 12:49:35 auto.commit.interval.ms = 5000 12:49:35 auto.include.jmx.reporter = true 12:49:35 auto.offset.reset = earliest 12:49:35 bootstrap.servers = [PLAINTEXT://localhost:32772] 12:49:35 check.crcs = true 12:49:35 client.dns.lookup = use_all_dns_ips 12:49:35 client.id = consumer-test-2 12:49:35 client.rack = 12:49:35 connections.max.idle.ms = 540000 12:49:35 default.api.timeout.ms = 60000 12:49:35 enable.auto.commit = true 12:49:35 exclude.internal.topics = true 12:49:35 fetch.max.bytes = 52428800 12:49:35 fetch.max.wait.ms = 500 12:49:35 fetch.min.bytes = 1 12:49:35 group.id = test 12:49:35 group.instance.id = null 12:49:35 heartbeat.interval.ms = 3000 12:49:35 interceptor.classes = [] 12:49:35 internal.leave.group.on.close = true 12:49:35 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:35 isolation.level = read_uncommitted 12:49:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:35 max.partition.fetch.bytes = 1048576 12:49:35 max.poll.interval.ms = 300000 12:49:35 max.poll.records = 500 12:49:35 metadata.max.age.ms = 300000 12:49:35 metric.reporters = [] 12:49:35 metrics.num.samples = 2 12:49:35 metrics.recording.level = INFO 12:49:35 metrics.sample.window.ms = 30000 12:49:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:35 receive.buffer.bytes = 65536 12:49:35 reconnect.backoff.max.ms = 1000 12:49:35 reconnect.backoff.ms = 50 12:49:35 request.timeout.ms = 30000 12:49:35 retry.backoff.ms = 100 12:49:35 sasl.client.callback.handler.class = null 12:49:35 sasl.jaas.config = null 12:49:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:35 sasl.kerberos.min.time.before.relogin = 60000 12:49:35 sasl.kerberos.service.name = null 12:49:35 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:35 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:35 sasl.login.callback.handler.class = null 12:49:35 sasl.login.class = null 12:49:35 sasl.login.connect.timeout.ms = null 12:49:35 sasl.login.read.timeout.ms = null 12:49:35 sasl.login.refresh.buffer.seconds = 300 12:49:35 sasl.login.refresh.min.period.seconds = 60 12:49:35 sasl.login.refresh.window.factor = 0.8 12:49:35 sasl.login.refresh.window.jitter = 0.05 12:49:35 sasl.login.retry.backoff.max.ms = 10000 12:49:35 sasl.login.retry.backoff.ms = 100 12:49:35 sasl.mechanism = GSSAPI 12:49:35 sasl.oauthbearer.clock.skew.seconds = 30 12:49:35 sasl.oauthbearer.expected.audience = null 12:49:35 sasl.oauthbearer.expected.issuer = null 12:49:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:35 sasl.oauthbearer.jwks.endpoint.url = null 12:49:35 sasl.oauthbearer.scope.claim.name = scope 12:49:35 sasl.oauthbearer.sub.claim.name = sub 12:49:35 sasl.oauthbearer.token.endpoint.url = null 12:49:35 security.protocol = PLAINTEXT 12:49:35 security.providers = null 12:49:35 send.buffer.bytes = 131072 12:49:35 session.timeout.ms = 45000 12:49:35 socket.connection.setup.timeout.max.ms = 30000 12:49:35 socket.connection.setup.timeout.ms = 10000 12:49:35 ssl.cipher.suites = null 12:49:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:35 ssl.endpoint.identification.algorithm = https 12:49:35 ssl.engine.factory.class = null 12:49:35 ssl.key.password = null 12:49:35 ssl.keymanager.algorithm = SunX509 12:49:35 ssl.keystore.certificate.chain = null 12:49:35 ssl.keystore.key = null 12:49:35 ssl.keystore.location = null 12:49:35 ssl.keystore.password = null 12:49:35 ssl.keystore.type = JKS 12:49:35 ssl.protocol = TLSv1.3 12:49:35 ssl.provider = null 12:49:35 ssl.secure.random.implementation = null 12:49:35 ssl.trustmanager.algorithm = PKIX 12:49:35 ssl.truststore.certificates = null 12:49:35 ssl.truststore.location = null 12:49:35 ssl.truststore.password = null 12:49:35 ssl.truststore.type = JKS 12:49:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:49:35 12:49:35 2023-12-11T12:49:35.021Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:35 2023-12-11T12:49:35.022Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:35 2023-12-11T12:49:35.022Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298975021 12:49:35 12:49:35,056 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:49:35 12:49:35,056 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:49:35 12:49:35,057 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32b92218 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:49:35 12:49:35,060 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:49:35 12:49:35,060 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32b92218 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:49:35 12:49:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:49:35 12:49:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:49:35 12:49:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:49:35 12:49:35,063 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:49:35 12:49:35,063 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32b92218 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:49:35 12:49:35,066 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:35 12:49:35,066 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:49:35 12:49:35,066 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:49:35 12:49:35,066 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298975066) 12:49:35 12:49:35,066 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:49:35 12:49:35,066 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:49:35 12:49:35,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:35 12:49:35,070 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:49:35 12:49:35,071 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:49:35 12:49:35,071 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:35 12:49:35,071 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:49:35 12:49:35,071 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:49:35 12:49:35,079 |-INFO in ch.qos.logback.classic.pattern.DateConverter@dc0b733 - Setting zoneId to "UTC" 12:49:35 12:49:35,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:49:35 12:49:35,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41850d76 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:49:35 12:49:35,085 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@27a60d16 - End of configuration. 12:49:35 12:49:35,085 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5cf44218 - Registering current configuration as safe fallback point 12:49:35 12:49:35 12:49:35 . ____ _ __ _ _ 12:49:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:35 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:35 =========|_|==============|___/=/_/_/_/ 12:49:35 :: Spring Boot :: (v3.1.2) 12:49:35 12:49:35 2023-12-11T12:49:35.106Z INFO 8084 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:35 2023-12-11T12:49:35.106Z INFO 8084 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:49:35 2023-12-11T12:49:35.279Z INFO 8084 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.254 seconds (process running for 20.685) 12:49:35 2023-12-11T12:49:35.298Z INFO 8084 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 12:49:35 2023-12-11T12:49:35.338Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:35 2023-12-11T12:49:35.338Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:35 acks = -1 12:49:35 auto.include.jmx.reporter = true 12:49:35 batch.size = 16384 12:49:35 bootstrap.servers = [PLAINTEXT://localhost:32772] 12:49:35 buffer.memory = 33554432 12:49:35 client.dns.lookup = use_all_dns_ips 12:49:35 client.id = producer-2 12:49:35 compression.type = none 12:49:35 connections.max.idle.ms = 540000 12:49:35 delivery.timeout.ms = 120000 12:49:35 enable.idempotence = false 12:49:35 interceptor.classes = [] 12:49:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:35 linger.ms = 1 12:49:35 max.block.ms = 60000 12:49:35 max.in.flight.requests.per.connection = 5 12:49:35 max.request.size = 1048576 12:49:35 metadata.max.age.ms = 300000 12:49:35 metadata.max.idle.ms = 300000 12:49:35 metric.reporters = [] 12:49:35 metrics.num.samples = 2 12:49:35 metrics.recording.level = INFO 12:49:35 metrics.sample.window.ms = 30000 12:49:35 partitioner.adaptive.partitioning.enable = true 12:49:35 partitioner.availability.timeout.ms = 0 12:49:35 partitioner.class = null 12:49:35 partitioner.ignore.keys = false 12:49:35 receive.buffer.bytes = 32768 12:49:35 reconnect.backoff.max.ms = 1000 12:49:35 reconnect.backoff.ms = 50 12:49:35 request.timeout.ms = 30000 12:49:35 retries = 0 12:49:35 retry.backoff.ms = 100 12:49:35 sasl.client.callback.handler.class = null 12:49:35 sasl.jaas.config = null 12:49:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:35 sasl.kerberos.min.time.before.relogin = 60000 12:49:35 sasl.kerberos.service.name = null 12:49:35 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:35 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:35 sasl.login.callback.handler.class = null 12:49:35 sasl.login.class = null 12:49:35 sasl.login.connect.timeout.ms = null 12:49:35 sasl.login.read.timeout.ms = null 12:49:35 sasl.login.refresh.buffer.seconds = 300 12:49:35 sasl.login.refresh.min.period.seconds = 60 12:49:35 sasl.login.refresh.window.factor = 0.8 12:49:35 sasl.login.refresh.window.jitter = 0.05 12:49:35 sasl.login.retry.backoff.max.ms = 10000 12:49:35 sasl.login.retry.backoff.ms = 100 12:49:35 sasl.mechanism = GSSAPI 12:49:35 sasl.oauthbearer.clock.skew.seconds = 30 12:49:35 sasl.oauthbearer.expected.audience = null 12:49:35 sasl.oauthbearer.expected.issuer = null 12:49:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:35 sasl.oauthbearer.jwks.endpoint.url = null 12:49:35 sasl.oauthbearer.scope.claim.name = scope 12:49:35 sasl.oauthbearer.sub.claim.name = sub 12:49:35 sasl.oauthbearer.token.endpoint.url = null 12:49:35 security.protocol = PLAINTEXT 12:49:35 security.providers = null 12:49:35 send.buffer.bytes = 131072 12:49:35 socket.connection.setup.timeout.max.ms = 30000 12:49:35 socket.connection.setup.timeout.ms = 10000 12:49:35 ssl.cipher.suites = null 12:49:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:35 ssl.endpoint.identification.algorithm = https 12:49:35 ssl.engine.factory.class = null 12:49:35 ssl.key.password = null 12:49:35 ssl.keymanager.algorithm = SunX509 12:49:35 ssl.keystore.certificate.chain = null 12:49:35 ssl.keystore.key = null 12:49:35 ssl.keystore.location = null 12:49:35 ssl.keystore.password = null 12:49:35 ssl.keystore.type = JKS 12:49:35 ssl.protocol = TLSv1.3 12:49:35 ssl.provider = null 12:49:35 ssl.secure.random.implementation = null 12:49:35 ssl.trustmanager.algorithm = PKIX 12:49:35 ssl.truststore.certificates = null 12:49:35 ssl.truststore.location = null 12:49:35 ssl.truststore.password = null 12:49:35 ssl.truststore.type = JKS 12:49:35 transaction.timeout.ms = 60000 12:49:35 transactional.id = null 12:49:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:35 12:49:35 2023-12-11T12:49:35.342Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:35 2023-12-11T12:49:35.342Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:35 2023-12-11T12:49:35.342Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:35 2023-12-11T12:49:35.342Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298975342 12:49:35 2023-12-11T12:49:35.413Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:35 2023-12-11T12:49:35.413Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:35 2023-12-11T12:49:35.427Z WARN 8084 --- [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} 12:49:35 2023-12-11T12:49:35.427Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: ldFwcIVVSISMlamMyKJRSQ 12:49:35 2023-12-11T12:49:35.555Z WARN 8084 --- [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} 12:49:35 2023-12-11T12:49:35.663Z INFO 8084 --- [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 ZCzzvnsNSySlZrFPWSbjeQ 12:49:35 2023-12-11T12:49:35.687Z INFO 8084 --- [ 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 ZCzzvnsNSySlZrFPWSbjeQ 12:49:35 2023-12-11T12:49:35.687Z INFO 8084 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: ldFwcIVVSISMlamMyKJRSQ 12:49:35 2023-12-11T12:49:35.803Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 12:49:35 2023-12-11T12:49:35.805Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 12:49:35 2023-12-11T12:49:35.822Z INFO 8084 --- [ 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-647879b4-6153-4757-9b62-99c2faafe6b6 12:49:35 2023-12-11T12:49:35.822Z INFO 8084 --- [ 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) 12:49:35 2023-12-11T12:49:35.822Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 12:49:35 2023-12-11T12:49:35.850Z INFO 8084 --- [ 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-647879b4-6153-4757-9b62-99c2faafe6b6', protocol='range'} 12:49:35 2023-12-11T12:49:35.851Z INFO 8084 --- [ 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-647879b4-6153-4757-9b62-99c2faafe6b6=Assignment(partitions=[client-topic-0])} 12:49:35 2023-12-11T12:49:35.871Z INFO 8084 --- [ 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-647879b4-6153-4757-9b62-99c2faafe6b6', protocol='range'} 12:49:35 2023-12-11T12:49:35.872Z INFO 8084 --- [ 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]) 12:49:35 2023-12-11T12:49:35.872Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 12:49:35 2023-12-11T12:49:35.884Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 12:49:35 2023-12-11T12:49:35.897Z INFO 8084 --- [ 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:32772 (id: 1 rack: null)], epoch=0}}. 12:49:35 2023-12-11T12:49:35.963Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:35 allow.auto.create.topics = true 12:49:35 auto.commit.interval.ms = 5000 12:49:35 auto.include.jmx.reporter = true 12:49:35 auto.offset.reset = earliest 12:49:35 bootstrap.servers = [PLAINTEXT://localhost:32772] 12:49:35 check.crcs = true 12:49:35 client.dns.lookup = use_all_dns_ips 12:49:35 client.id = consumer-test-3 12:49:35 client.rack = 12:49:35 connections.max.idle.ms = 540000 12:49:35 default.api.timeout.ms = 60000 12:49:35 enable.auto.commit = true 12:49:35 exclude.internal.topics = true 12:49:35 fetch.max.bytes = 52428800 12:49:35 fetch.max.wait.ms = 500 12:49:35 fetch.min.bytes = 1 12:49:35 group.id = test 12:49:35 group.instance.id = null 12:49:35 heartbeat.interval.ms = 3000 12:49:35 interceptor.classes = [] 12:49:35 internal.leave.group.on.close = true 12:49:35 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:35 isolation.level = read_uncommitted 12:49:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:35 max.partition.fetch.bytes = 1048576 12:49:35 max.poll.interval.ms = 300000 12:49:35 max.poll.records = 500 12:49:35 metadata.max.age.ms = 300000 12:49:35 metric.reporters = [] 12:49:35 metrics.num.samples = 2 12:49:35 metrics.recording.level = INFO 12:49:35 metrics.sample.window.ms = 30000 12:49:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:35 receive.buffer.bytes = 65536 12:49:35 reconnect.backoff.max.ms = 1000 12:49:35 reconnect.backoff.ms = 50 12:49:35 request.timeout.ms = 30000 12:49:35 retry.backoff.ms = 100 12:49:35 sasl.client.callback.handler.class = null 12:49:35 sasl.jaas.config = null 12:49:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:35 sasl.kerberos.min.time.before.relogin = 60000 12:49:35 sasl.kerberos.service.name = null 12:49:35 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:35 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:35 sasl.login.callback.handler.class = null 12:49:35 sasl.login.class = null 12:49:35 sasl.login.connect.timeout.ms = null 12:49:35 sasl.login.read.timeout.ms = null 12:49:35 sasl.login.refresh.buffer.seconds = 300 12:49:35 sasl.login.refresh.min.period.seconds = 60 12:49:35 sasl.login.refresh.window.factor = 0.8 12:49:35 sasl.login.refresh.window.jitter = 0.05 12:49:35 sasl.login.retry.backoff.max.ms = 10000 12:49:35 sasl.login.retry.backoff.ms = 100 12:49:35 sasl.mechanism = GSSAPI 12:49:35 sasl.oauthbearer.clock.skew.seconds = 30 12:49:35 sasl.oauthbearer.expected.audience = null 12:49:35 sasl.oauthbearer.expected.issuer = null 12:49:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:35 sasl.oauthbearer.jwks.endpoint.url = null 12:49:35 sasl.oauthbearer.scope.claim.name = scope 12:49:35 sasl.oauthbearer.sub.claim.name = sub 12:49:35 sasl.oauthbearer.token.endpoint.url = null 12:49:35 security.protocol = PLAINTEXT 12:49:35 security.providers = null 12:49:35 send.buffer.bytes = 131072 12:49:35 session.timeout.ms = 45000 12:49:35 socket.connection.setup.timeout.max.ms = 30000 12:49:35 socket.connection.setup.timeout.ms = 10000 12:49:35 ssl.cipher.suites = null 12:49:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:35 ssl.endpoint.identification.algorithm = https 12:49:35 ssl.engine.factory.class = null 12:49:35 ssl.key.password = null 12:49:35 ssl.keymanager.algorithm = SunX509 12:49:35 ssl.keystore.certificate.chain = null 12:49:35 ssl.keystore.key = null 12:49:35 ssl.keystore.location = null 12:49:35 ssl.keystore.password = null 12:49:35 ssl.keystore.type = JKS 12:49:35 ssl.protocol = TLSv1.3 12:49:35 ssl.provider = null 12:49:35 ssl.secure.random.implementation = null 12:49:35 ssl.trustmanager.algorithm = PKIX 12:49:35 ssl.truststore.certificates = null 12:49:35 ssl.truststore.location = null 12:49:35 ssl.truststore.password = null 12:49:35 ssl.truststore.type = JKS 12:49:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:49:35 12:49:35 2023-12-11T12:49:35.967Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:35 2023-12-11T12:49:35.967Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:35 2023-12-11T12:49:35.967Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298975967 12:49:35 2023-12-11T12:49:35.983Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:35 allow.auto.create.topics = true 12:49:35 auto.commit.interval.ms = 5000 12:49:35 auto.include.jmx.reporter = true 12:49:35 auto.offset.reset = earliest 12:49:35 bootstrap.servers = [PLAINTEXT://localhost:32772] 12:49:35 check.crcs = true 12:49:35 client.dns.lookup = use_all_dns_ips 12:49:35 client.id = consumer-test-4 12:49:35 client.rack = 12:49:35 connections.max.idle.ms = 540000 12:49:35 default.api.timeout.ms = 60000 12:49:35 enable.auto.commit = true 12:49:35 exclude.internal.topics = true 12:49:35 fetch.max.bytes = 52428800 12:49:35 fetch.max.wait.ms = 500 12:49:35 fetch.min.bytes = 1 12:49:35 group.id = test 12:49:35 group.instance.id = null 12:49:35 heartbeat.interval.ms = 3000 12:49:35 interceptor.classes = [] 12:49:35 internal.leave.group.on.close = true 12:49:35 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:35 isolation.level = read_uncommitted 12:49:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:35 max.partition.fetch.bytes = 1048576 12:49:35 max.poll.interval.ms = 300000 12:49:35 max.poll.records = 500 12:49:35 metadata.max.age.ms = 300000 12:49:35 metric.reporters = [] 12:49:35 metrics.num.samples = 2 12:49:35 metrics.recording.level = INFO 12:49:35 metrics.sample.window.ms = 30000 12:49:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:35 receive.buffer.bytes = 65536 12:49:35 reconnect.backoff.max.ms = 1000 12:49:35 reconnect.backoff.ms = 50 12:49:35 request.timeout.ms = 30000 12:49:35 retry.backoff.ms = 100 12:49:35 sasl.client.callback.handler.class = null 12:49:35 sasl.jaas.config = null 12:49:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:35 sasl.kerberos.min.time.before.relogin = 60000 12:49:35 sasl.kerberos.service.name = null 12:49:35 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:35 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:35 sasl.login.callback.handler.class = null 12:49:35 sasl.login.class = null 12:49:35 sasl.login.connect.timeout.ms = null 12:49:35 sasl.login.read.timeout.ms = null 12:49:35 sasl.login.refresh.buffer.seconds = 300 12:49:35 sasl.login.refresh.min.period.seconds = 60 12:49:35 sasl.login.refresh.window.factor = 0.8 12:49:35 sasl.login.refresh.window.jitter = 0.05 12:49:35 sasl.login.retry.backoff.max.ms = 10000 12:49:35 sasl.login.retry.backoff.ms = 100 12:49:35 sasl.mechanism = GSSAPI 12:49:35 sasl.oauthbearer.clock.skew.seconds = 30 12:49:35 sasl.oauthbearer.expected.audience = null 12:49:35 sasl.oauthbearer.expected.issuer = null 12:49:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:35 sasl.oauthbearer.jwks.endpoint.url = null 12:49:35 sasl.oauthbearer.scope.claim.name = scope 12:49:35 sasl.oauthbearer.sub.claim.name = sub 12:49:35 sasl.oauthbearer.token.endpoint.url = null 12:49:35 security.protocol = PLAINTEXT 12:49:35 security.providers = null 12:49:35 send.buffer.bytes = 131072 12:49:35 session.timeout.ms = 45000 12:49:35 socket.connection.setup.timeout.max.ms = 30000 12:49:35 socket.connection.setup.timeout.ms = 10000 12:49:35 ssl.cipher.suites = null 12:49:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:35 ssl.endpoint.identification.algorithm = https 12:49:35 ssl.engine.factory.class = null 12:49:35 ssl.key.password = null 12:49:35 ssl.keymanager.algorithm = SunX509 12:49:35 ssl.keystore.certificate.chain = null 12:49:35 ssl.keystore.key = null 12:49:35 ssl.keystore.location = null 12:49:35 ssl.keystore.password = null 12:49:35 ssl.keystore.type = JKS 12:49:35 ssl.protocol = TLSv1.3 12:49:35 ssl.provider = null 12:49:35 ssl.secure.random.implementation = null 12:49:35 ssl.trustmanager.algorithm = PKIX 12:49:35 ssl.truststore.certificates = null 12:49:35 ssl.truststore.location = null 12:49:35 ssl.truststore.password = null 12:49:35 ssl.truststore.type = JKS 12:49:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:49:35 12:49:35 2023-12-11T12:49:35.987Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:35 2023-12-11T12:49:35.987Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:35 2023-12-11T12:49:35.987Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298975987 12:49:36 2023-12-11T12:49:36.060Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:36 2023-12-11T12:49:36.061Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 218ms, elapsed time since send: 218ms, request timeout: 30000ms) 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=869597259, epoch=1) to node 1: 12:49:36 12:49:36 org.apache.kafka.common.errors.DisconnectException: null 12:49:36 12:49:36 2023-12-11T12:49:36.155Z INFO 8084 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:49:36 2023-12-11T12:49:36.161Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:36 2023-12-11T12:49:36.161Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.719 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 12:49:36 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 12:49:42 2023-12-11T12:49:36.256Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:49:42 2023-12-11T12:49:36.256Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.257Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.262Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.263Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.268Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.268Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.310Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 09c8fe21c200483da723c6e9a6f8d441ffbe356531d84d097b9a585e4cdbd111 12:49:42 2023-12-11T12:49:36.459Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.459Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.514Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.514Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.519Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.519Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:36.661Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:36.661Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:37.024Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:37.024Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:37.164Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:37.164Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:37.283Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:37.288Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:37.736Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:37.736Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:37.886Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:37.886Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:38.081Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:38.081Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:38.490Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:38.490Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:38.850Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:38.851Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:38.941Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:38.941Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:39.087Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:39.087Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:39.397Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:39.397Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:39.846Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:39.846Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:39.857Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:39.858Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:40.107Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:40.107Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:40.404Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:40.404Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:40.713Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:40.713Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:41.012Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:41.012Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:41.051Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:41.051Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:41.360Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:42 2023-12-11T12:49:41.360Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:41.488Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.231233807S 12:49:42 12:49:41,538 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:49:42 12:49:41,538 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:49:42 12:49:41,539 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7144a18d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:49:42 12:49:41,541 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:49:42 12:49:41,541 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7144a18d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:49:42 12:49:41,543 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:49:42 12:49:41,543 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:49:42 12:49:41,543 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:49:42 12:49:41,544 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:49:42 12:49:41,544 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7144a18d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:49:42 12:49:41,546 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:42 12:49:41,546 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:49:42 12:49:41,546 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:49:42 12:49:41,546 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298981546) 12:49:42 12:49:41,546 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:49:42 12:49:41,546 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:49:42 12:49:41,555 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:49:42 12:49:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:49:42 12:49:41,561 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:42 12:49:41,562 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:49:42 12:49:41,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:49:42 12:49:41,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:42 12:49:41,564 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:49:42 12:49:41,565 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:49:42 12:49:41,572 |-INFO in ch.qos.logback.classic.pattern.DateConverter@18c32da4 - Setting zoneId to "UTC" 12:49:42 12:49:41,573 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:49:42 12:49:41,573 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:49:42 12:49:41,576 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b3f6903 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:49:42 12:49:41,577 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:49:42 12:49:41,577 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10211d9e - End of configuration. 12:49:42 12:49:41,577 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@443d9ede - Registering current configuration as safe fallback point 12:49:42 12:49:42 12:49:42 . ____ _ __ _ _ 12:49:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:42 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:42 =========|_|==============|___/=/_/_/_/ 12:49:42 :: Spring Boot :: (v3.1.2) 12:49:42 12:49:42 2023-12-11T12:49:41.583Z INFO 8084 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:42 2023-12-11T12:49:41.583Z INFO 8084 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:49:42 2023-12-11T12:49:41.876Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:42 2023-12-11T12:49:41.876Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:41.920Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:41.920Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:42.061Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:42 2023-12-11T12:49:42.062Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:42 2023-12-11T12:49:42.288Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:42 allow.auto.create.topics = true 12:49:42 auto.commit.interval.ms = 5000 12:49:42 auto.include.jmx.reporter = true 12:49:42 auto.offset.reset = latest 12:49:42 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:42 check.crcs = true 12:49:42 client.dns.lookup = use_all_dns_ips 12:49:42 client.id = consumer-ncmp-data-operation-event-group-5 12:49:42 client.rack = 12:49:42 connections.max.idle.ms = 540000 12:49:42 default.api.timeout.ms = 60000 12:49:42 enable.auto.commit = false 12:49:42 exclude.internal.topics = true 12:49:42 fetch.max.bytes = 52428800 12:49:42 fetch.max.wait.ms = 500 12:49:42 fetch.min.bytes = 1 12:49:42 group.id = ncmp-data-operation-event-group 12:49:42 group.instance.id = null 12:49:42 heartbeat.interval.ms = 3000 12:49:42 interceptor.classes = [] 12:49:42 internal.leave.group.on.close = true 12:49:42 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:42 isolation.level = read_uncommitted 12:49:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:42 max.partition.fetch.bytes = 1048576 12:49:42 max.poll.interval.ms = 300000 12:49:42 max.poll.records = 500 12:49:42 metadata.max.age.ms = 300000 12:49:42 metric.reporters = [] 12:49:42 metrics.num.samples = 2 12:49:42 metrics.recording.level = INFO 12:49:42 metrics.sample.window.ms = 30000 12:49:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:42 receive.buffer.bytes = 65536 12:49:42 reconnect.backoff.max.ms = 1000 12:49:42 reconnect.backoff.ms = 50 12:49:42 request.timeout.ms = 30000 12:49:42 retry.backoff.ms = 100 12:49:42 sasl.client.callback.handler.class = null 12:49:42 sasl.jaas.config = null 12:49:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:42 sasl.kerberos.min.time.before.relogin = 60000 12:49:42 sasl.kerberos.service.name = null 12:49:42 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:42 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:42 sasl.login.callback.handler.class = null 12:49:42 sasl.login.class = null 12:49:42 sasl.login.connect.timeout.ms = null 12:49:42 sasl.login.read.timeout.ms = null 12:49:42 sasl.login.refresh.buffer.seconds = 300 12:49:42 sasl.login.refresh.min.period.seconds = 60 12:49:42 sasl.login.refresh.window.factor = 0.8 12:49:42 sasl.login.refresh.window.jitter = 0.05 12:49:42 sasl.login.retry.backoff.max.ms = 10000 12:49:42 sasl.login.retry.backoff.ms = 100 12:49:42 sasl.mechanism = GSSAPI 12:49:42 sasl.oauthbearer.clock.skew.seconds = 30 12:49:42 sasl.oauthbearer.expected.audience = null 12:49:42 sasl.oauthbearer.expected.issuer = null 12:49:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:42 sasl.oauthbearer.jwks.endpoint.url = null 12:49:42 sasl.oauthbearer.scope.claim.name = scope 12:49:42 sasl.oauthbearer.sub.claim.name = sub 12:49:42 sasl.oauthbearer.token.endpoint.url = null 12:49:42 security.protocol = PLAINTEXT 12:49:42 security.providers = null 12:49:42 send.buffer.bytes = 131072 12:49:42 session.timeout.ms = 45000 12:49:42 socket.connection.setup.timeout.max.ms = 30000 12:49:42 socket.connection.setup.timeout.ms = 10000 12:49:42 ssl.cipher.suites = null 12:49:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:42 ssl.endpoint.identification.algorithm = https 12:49:42 ssl.engine.factory.class = null 12:49:42 ssl.key.password = null 12:49:42 ssl.keymanager.algorithm = SunX509 12:49:42 ssl.keystore.certificate.chain = null 12:49:42 ssl.keystore.key = null 12:49:42 ssl.keystore.location = null 12:49:42 ssl.keystore.password = null 12:49:42 ssl.keystore.type = JKS 12:49:42 ssl.protocol = TLSv1.3 12:49:42 ssl.provider = null 12:49:42 ssl.secure.random.implementation = null 12:49:42 ssl.trustmanager.algorithm = PKIX 12:49:42 ssl.truststore.certificates = null 12:49:42 ssl.truststore.location = null 12:49:42 ssl.truststore.password = null 12:49:42 ssl.truststore.type = JKS 12:49:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:49:42 12:49:42 2023-12-11T12:49:42.292Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:42 2023-12-11T12:49:42.293Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:42 2023-12-11T12:49:42.293Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298982292 12:49:42 2023-12-11T12:49:42.295Z INFO 8084 --- [ 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 12:49:42 2023-12-11T12:49:42.304Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:42 allow.auto.create.topics = true 12:49:42 auto.commit.interval.ms = 5000 12:49:42 auto.include.jmx.reporter = true 12:49:42 auto.offset.reset = latest 12:49:42 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:42 check.crcs = true 12:49:42 client.dns.lookup = use_all_dns_ips 12:49:42 client.id = consumer-ncmp-async-rest-request-event-group-6 12:49:42 client.rack = 12:49:42 connections.max.idle.ms = 540000 12:49:42 default.api.timeout.ms = 60000 12:49:42 enable.auto.commit = false 12:49:42 exclude.internal.topics = true 12:49:42 fetch.max.bytes = 52428800 12:49:42 fetch.max.wait.ms = 500 12:49:42 fetch.min.bytes = 1 12:49:42 group.id = ncmp-async-rest-request-event-group 12:49:42 group.instance.id = null 12:49:42 heartbeat.interval.ms = 3000 12:49:42 interceptor.classes = [] 12:49:42 internal.leave.group.on.close = true 12:49:42 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:42 isolation.level = read_uncommitted 12:49:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:42 max.partition.fetch.bytes = 1048576 12:49:42 max.poll.interval.ms = 300000 12:49:42 max.poll.records = 500 12:49:42 metadata.max.age.ms = 300000 12:49:42 metric.reporters = [] 12:49:42 metrics.num.samples = 2 12:49:42 metrics.recording.level = INFO 12:49:42 metrics.sample.window.ms = 30000 12:49:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:42 receive.buffer.bytes = 65536 12:49:42 reconnect.backoff.max.ms = 1000 12:49:42 reconnect.backoff.ms = 50 12:49:42 request.timeout.ms = 30000 12:49:42 retry.backoff.ms = 100 12:49:42 sasl.client.callback.handler.class = null 12:49:42 sasl.jaas.config = null 12:49:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:42 sasl.kerberos.min.time.before.relogin = 60000 12:49:42 sasl.kerberos.service.name = null 12:49:42 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:42 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:42 sasl.login.callback.handler.class = null 12:49:42 sasl.login.class = null 12:49:42 sasl.login.connect.timeout.ms = null 12:49:42 sasl.login.read.timeout.ms = null 12:49:42 sasl.login.refresh.buffer.seconds = 300 12:49:42 sasl.login.refresh.min.period.seconds = 60 12:49:42 sasl.login.refresh.window.factor = 0.8 12:49:42 sasl.login.refresh.window.jitter = 0.05 12:49:42 sasl.login.retry.backoff.max.ms = 10000 12:49:42 sasl.login.retry.backoff.ms = 100 12:49:42 sasl.mechanism = GSSAPI 12:49:42 sasl.oauthbearer.clock.skew.seconds = 30 12:49:42 sasl.oauthbearer.expected.audience = null 12:49:42 sasl.oauthbearer.expected.issuer = null 12:49:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:42 sasl.oauthbearer.jwks.endpoint.url = null 12:49:42 sasl.oauthbearer.scope.claim.name = scope 12:49:42 sasl.oauthbearer.sub.claim.name = sub 12:49:42 sasl.oauthbearer.token.endpoint.url = null 12:49:42 security.protocol = PLAINTEXT 12:49:42 security.providers = null 12:49:42 send.buffer.bytes = 131072 12:49:42 session.timeout.ms = 45000 12:49:42 socket.connection.setup.timeout.max.ms = 30000 12:49:42 socket.connection.setup.timeout.ms = 10000 12:49:42 ssl.cipher.suites = null 12:49:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:42 ssl.endpoint.identification.algorithm = https 12:49:42 ssl.engine.factory.class = null 12:49:42 ssl.key.password = null 12:49:42 ssl.keymanager.algorithm = SunX509 12:49:42 ssl.keystore.certificate.chain = null 12:49:42 ssl.keystore.key = null 12:49:42 ssl.keystore.location = null 12:49:42 ssl.keystore.password = null 12:49:42 ssl.keystore.type = JKS 12:49:42 ssl.protocol = TLSv1.3 12:49:42 ssl.provider = null 12:49:42 ssl.secure.random.implementation = null 12:49:42 ssl.trustmanager.algorithm = PKIX 12:49:42 ssl.truststore.certificates = null 12:49:42 ssl.truststore.location = null 12:49:42 ssl.truststore.password = null 12:49:42 ssl.truststore.type = JKS 12:49:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:49:42 12:49:42 2023-12-11T12:49:42.317Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:42 2023-12-11T12:49:42.317Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:42 2023-12-11T12:49:42.317Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298982317 12:49:42 2023-12-11T12:49:42.317Z INFO 8084 --- [ 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 12:49:42 2023-12-11T12:49:42.324Z INFO 8084 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.81 seconds (process running for 27.731) 12:49:43 2023-12-11T12:49:42.385Z WARN 8084 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 12:49:43 2023-12-11T12:49:42.386Z INFO 8084 --- [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: JGymg0NgSvuN8tNCqXfeSQ 12:49:43 2023-12-11T12:49:42.435Z WARN 8084 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 12:49:43 2023-12-11T12:49:42.435Z INFO 8084 --- [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: JGymg0NgSvuN8tNCqXfeSQ 12:49:43 2023-12-11T12:49:42.444Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:43 2023-12-11T12:49:42.445Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:43 2023-12-11T12:49:42.507Z WARN 8084 --- [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} 12:49:43 2023-12-11T12:49:42.550Z WARN 8084 --- [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} 12:49:43 2023-12-11T12:49:42.613Z WARN 8084 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 12:49:43 2023-12-11T12:49:42.619Z INFO 8084 --- [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:32774 (id: 2147483646 rack: null) 12:49:43 2023-12-11T12:49:42.620Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.643Z INFO 8084 --- [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-f24e4e60-8918-4b5b-8f42-14ed5ab54a2c 12:49:43 2023-12-11T12:49:42.643Z INFO 8084 --- [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) 12:49:43 2023-12-11T12:49:42.644Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.656Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:43 2023-12-11T12:49:42.666Z INFO 8084 --- [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:32774 (id: 2147483646 rack: null) 12:49:43 2023-12-11T12:49:42.667Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.671Z INFO 8084 --- [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-f24e4e60-8918-4b5b-8f42-14ed5ab54a2c', protocol='range'} 12:49:43 2023-12-11T12:49:42.676Z INFO 8084 --- [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-cd2f13fb-aff5-46d0-a7a2-510e09a6b21a 12:49:43 2023-12-11T12:49:42.676Z INFO 8084 --- [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) 12:49:43 2023-12-11T12:49:42.676Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.692Z INFO 8084 --- [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-cd2f13fb-aff5-46d0-a7a2-510e09a6b21a', protocol='range'} 12:49:43 2023-12-11T12:49:42.692Z INFO 8084 --- [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-cd2f13fb-aff5-46d0-a7a2-510e09a6b21a=Assignment(partitions=[ncmp-async-m2m-0])} 12:49:43 2023-12-11T12:49:42.715Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:43 2023-12-11T12:49:42.716Z INFO 8084 --- [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-f24e4e60-8918-4b5b-8f42-14ed5ab54a2c=Assignment(partitions=[ncmp-async-m2m-0])} 12:49:43 2023-12-11T12:49:42.753Z INFO 8084 --- [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-f24e4e60-8918-4b5b-8f42-14ed5ab54a2c', protocol='range'} 12:49:43 2023-12-11T12:49:42.753Z INFO 8084 --- [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-cd2f13fb-aff5-46d0-a7a2-510e09a6b21a', protocol='range'} 12:49:43 2023-12-11T12:49:42.754Z INFO 8084 --- [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]) 12:49:43 2023-12-11T12:49:42.754Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.754Z INFO 8084 --- [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]) 12:49:43 2023-12-11T12:49:42.754Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.767Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.770Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.775Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.775Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:43 2023-12-11T12:49:42.776Z INFO 8084 --- [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 12:49:43 2023-12-11T12:49:42.776Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:43 acks = -1 12:49:43 auto.include.jmx.reporter = true 12:49:43 batch.size = 16384 12:49:43 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:43 buffer.memory = 33554432 12:49:43 client.dns.lookup = use_all_dns_ips 12:49:43 client.id = producer-3 12:49:43 compression.type = none 12:49:43 connections.max.idle.ms = 540000 12:49:43 delivery.timeout.ms = 120000 12:49:43 enable.idempotence = false 12:49:43 interceptor.classes = [] 12:49:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:43 linger.ms = 1 12:49:43 max.block.ms = 60000 12:49:43 max.in.flight.requests.per.connection = 5 12:49:43 max.request.size = 1048576 12:49:43 metadata.max.age.ms = 300000 12:49:43 metadata.max.idle.ms = 300000 12:49:43 metric.reporters = [] 12:49:43 metrics.num.samples = 2 12:49:43 metrics.recording.level = INFO 12:49:43 metrics.sample.window.ms = 30000 12:49:43 partitioner.adaptive.partitioning.enable = true 12:49:43 partitioner.availability.timeout.ms = 0 12:49:43 partitioner.class = null 12:49:43 partitioner.ignore.keys = false 12:49:43 receive.buffer.bytes = 32768 12:49:43 reconnect.backoff.max.ms = 1000 12:49:43 reconnect.backoff.ms = 50 12:49:43 request.timeout.ms = 30000 12:49:43 retries = 0 12:49:43 retry.backoff.ms = 100 12:49:43 sasl.client.callback.handler.class = null 12:49:43 sasl.jaas.config = null 12:49:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:43 sasl.kerberos.min.time.before.relogin = 60000 12:49:43 sasl.kerberos.service.name = null 12:49:43 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:43 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:43 sasl.login.callback.handler.class = null 12:49:43 sasl.login.class = null 12:49:43 sasl.login.connect.timeout.ms = null 12:49:43 sasl.login.read.timeout.ms = null 12:49:43 sasl.login.refresh.buffer.seconds = 300 12:49:43 sasl.login.refresh.min.period.seconds = 60 12:49:43 sasl.login.refresh.window.factor = 0.8 12:49:43 sasl.login.refresh.window.jitter = 0.05 12:49:43 sasl.login.retry.backoff.max.ms = 10000 12:49:43 sasl.login.retry.backoff.ms = 100 12:49:43 sasl.mechanism = GSSAPI 12:49:43 sasl.oauthbearer.clock.skew.seconds = 30 12:49:43 sasl.oauthbearer.expected.audience = null 12:49:43 sasl.oauthbearer.expected.issuer = null 12:49:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:43 sasl.oauthbearer.jwks.endpoint.url = null 12:49:43 sasl.oauthbearer.scope.claim.name = scope 12:49:43 sasl.oauthbearer.sub.claim.name = sub 12:49:43 sasl.oauthbearer.token.endpoint.url = null 12:49:43 security.protocol = PLAINTEXT 12:49:43 security.providers = null 12:49:43 send.buffer.bytes = 131072 12:49:43 socket.connection.setup.timeout.max.ms = 30000 12:49:43 socket.connection.setup.timeout.ms = 10000 12:49:43 ssl.cipher.suites = null 12:49:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:43 ssl.endpoint.identification.algorithm = https 12:49:43 ssl.engine.factory.class = null 12:49:43 ssl.key.password = null 12:49:43 ssl.keymanager.algorithm = SunX509 12:49:43 ssl.keystore.certificate.chain = null 12:49:43 ssl.keystore.key = null 12:49:43 ssl.keystore.location = null 12:49:43 ssl.keystore.password = null 12:49:43 ssl.keystore.type = JKS 12:49:43 ssl.protocol = TLSv1.3 12:49:43 ssl.provider = null 12:49:43 ssl.secure.random.implementation = null 12:49:43 ssl.trustmanager.algorithm = PKIX 12:49:43 ssl.truststore.certificates = null 12:49:43 ssl.truststore.location = null 12:49:43 ssl.truststore.password = null 12:49:43 ssl.truststore.type = JKS 12:49:43 transaction.timeout.ms = 60000 12:49:43 transactional.id = null 12:49:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:43 12:49:43 2023-12-11T12:49:42.780Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:43 2023-12-11T12:49:42.780Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:43 2023-12-11T12:49:42.780Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:43 2023-12-11T12:49:42.780Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298982780 12:49:43 2023-12-11T12:49:42.790Z INFO 8084 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 12:49:43 2023-12-11T12:49:42.798Z INFO 8084 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 12:49:43 2023-12-11T12:49:42.804Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:43 2023-12-11T12:49:42.805Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:43 2023-12-11T12:49:42.817Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:43 2023-12-11T12:49:42.817Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:43 2023-12-11T12:49:42.817Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 12:49:43 2023-12-11T12:49:42.826Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 12:49:43 2023-12-11T12:49:42.828Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:43 2023-12-11T12:49:42.828Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:43 2023-12-11T12:49:43.133Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:43 2023-12-11T12:49:43.134Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:43 acks = -1 12:49:43 auto.include.jmx.reporter = true 12:49:43 batch.size = 16384 12:49:43 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:43 buffer.memory = 33554432 12:49:43 client.dns.lookup = use_all_dns_ips 12:49:43 client.id = producer-4 12:49:43 compression.type = none 12:49:43 connections.max.idle.ms = 540000 12:49:43 delivery.timeout.ms = 120000 12:49:43 enable.idempotence = false 12:49:43 interceptor.classes = [] 12:49:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:43 linger.ms = 1 12:49:43 max.block.ms = 60000 12:49:43 max.in.flight.requests.per.connection = 5 12:49:43 max.request.size = 1048576 12:49:43 metadata.max.age.ms = 300000 12:49:43 metadata.max.idle.ms = 300000 12:49:43 metric.reporters = [] 12:49:43 metrics.num.samples = 2 12:49:43 metrics.recording.level = INFO 12:49:43 metrics.sample.window.ms = 30000 12:49:43 partitioner.adaptive.partitioning.enable = true 12:49:43 partitioner.availability.timeout.ms = 0 12:49:43 partitioner.class = null 12:49:43 partitioner.ignore.keys = false 12:49:43 receive.buffer.bytes = 32768 12:49:43 reconnect.backoff.max.ms = 1000 12:49:43 reconnect.backoff.ms = 50 12:49:43 request.timeout.ms = 30000 12:49:43 retries = 0 12:49:43 retry.backoff.ms = 100 12:49:43 sasl.client.callback.handler.class = null 12:49:43 sasl.jaas.config = null 12:49:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:43 sasl.kerberos.min.time.before.relogin = 60000 12:49:43 sasl.kerberos.service.name = null 12:49:43 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:43 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:43 sasl.login.callback.handler.class = null 12:49:43 sasl.login.class = null 12:49:43 sasl.login.connect.timeout.ms = null 12:49:43 sasl.login.read.timeout.ms = null 12:49:43 sasl.login.refresh.buffer.seconds = 300 12:49:43 sasl.login.refresh.min.period.seconds = 60 12:49:43 sasl.login.refresh.window.factor = 0.8 12:49:43 sasl.login.refresh.window.jitter = 0.05 12:49:43 sasl.login.retry.backoff.max.ms = 10000 12:49:43 sasl.login.retry.backoff.ms = 100 12:49:43 sasl.mechanism = GSSAPI 12:49:43 sasl.oauthbearer.clock.skew.seconds = 30 12:49:43 sasl.oauthbearer.expected.audience = null 12:49:43 sasl.oauthbearer.expected.issuer = null 12:49:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:43 sasl.oauthbearer.jwks.endpoint.url = null 12:49:43 sasl.oauthbearer.scope.claim.name = scope 12:49:43 sasl.oauthbearer.sub.claim.name = sub 12:49:43 sasl.oauthbearer.token.endpoint.url = null 12:49:43 security.protocol = PLAINTEXT 12:49:43 security.providers = null 12:49:43 send.buffer.bytes = 131072 12:49:43 socket.connection.setup.timeout.max.ms = 30000 12:49:43 socket.connection.setup.timeout.ms = 10000 12:49:43 ssl.cipher.suites = null 12:49:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:43 ssl.endpoint.identification.algorithm = https 12:49:43 ssl.engine.factory.class = null 12:49:43 ssl.key.password = null 12:49:43 ssl.keymanager.algorithm = SunX509 12:49:43 ssl.keystore.certificate.chain = null 12:49:43 ssl.keystore.key = null 12:49:43 ssl.keystore.location = null 12:49:43 ssl.keystore.password = null 12:49:43 ssl.keystore.type = JKS 12:49:43 ssl.protocol = TLSv1.3 12:49:43 ssl.provider = null 12:49:43 ssl.secure.random.implementation = null 12:49:43 ssl.trustmanager.algorithm = PKIX 12:49:43 ssl.truststore.certificates = null 12:49:43 ssl.truststore.location = null 12:49:43 ssl.truststore.password = null 12:49:43 ssl.truststore.type = JKS 12:49:43 transaction.timeout.ms = 60000 12:49:43 transactional.id = null 12:49:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:49:43 12:49:43 2023-12-11T12:49:43.137Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:43 2023-12-11T12:49:43.137Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:43 2023-12-11T12:49:43.137Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:43 2023-12-11T12:49:43.137Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298983137 12:49:43 2023-12-11T12:49:43.145Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:43 2023-12-11T12:49:43.145Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:43 2023-12-11T12:49:43.198Z ERROR 8084 --- [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 12:49:43 12:49:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 12:49:43 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 12:49:43 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 12:49:43 at io.micrometer.observation.Observation.observe(Observation.java:544) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 12:49:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:49:43 at java.base/java.lang.Thread.run(Thread.java:833) 12:49:43 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:49:43 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 12:49:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 12:49:43 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 12:49:43 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 12:49:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 12:49:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 12:49:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 12:49:43 ... 3 common frames omitted 12:49:43 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:49:43 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:49:43 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:49:43 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:49:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:49:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:49:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 12:49:43 ... 15 common frames omitted 12:49:43 12:49:43 2023-12-11T12:49:43.278Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:43 2023-12-11T12:49:43.278Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:43 2023-12-11T12:49:43.309Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:43 2023-12-11T12:49:43.309Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:43 2023-12-11T12:49:43.462Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:43 2023-12-11T12:49:43.462Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:43 acks = -1 12:49:43 auto.include.jmx.reporter = true 12:49:43 batch.size = 16384 12:49:43 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:43 buffer.memory = 33554432 12:49:43 client.dns.lookup = use_all_dns_ips 12:49:43 client.id = producer-5 12:49:43 compression.type = none 12:49:43 connections.max.idle.ms = 540000 12:49:43 delivery.timeout.ms = 120000 12:49:43 enable.idempotence = false 12:49:43 interceptor.classes = [] 12:49:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:43 linger.ms = 1 12:49:43 max.block.ms = 60000 12:49:43 max.in.flight.requests.per.connection = 5 12:49:43 max.request.size = 1048576 12:49:43 metadata.max.age.ms = 300000 12:49:43 metadata.max.idle.ms = 300000 12:49:43 metric.reporters = [] 12:49:43 metrics.num.samples = 2 12:49:43 metrics.recording.level = INFO 12:49:43 metrics.sample.window.ms = 30000 12:49:43 partitioner.adaptive.partitioning.enable = true 12:49:43 partitioner.availability.timeout.ms = 0 12:49:43 partitioner.class = null 12:49:43 partitioner.ignore.keys = false 12:49:43 receive.buffer.bytes = 32768 12:49:43 reconnect.backoff.max.ms = 1000 12:49:43 reconnect.backoff.ms = 50 12:49:43 request.timeout.ms = 30000 12:49:43 retries = 0 12:49:43 retry.backoff.ms = 100 12:49:43 sasl.client.callback.handler.class = null 12:49:43 sasl.jaas.config = null 12:49:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:43 sasl.kerberos.min.time.before.relogin = 60000 12:49:43 sasl.kerberos.service.name = null 12:49:43 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:43 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:43 sasl.login.callback.handler.class = null 12:49:43 sasl.login.class = null 12:49:43 sasl.login.connect.timeout.ms = null 12:49:43 sasl.login.read.timeout.ms = null 12:49:43 sasl.login.refresh.buffer.seconds = 300 12:49:43 sasl.login.refresh.min.period.seconds = 60 12:49:43 sasl.login.refresh.window.factor = 0.8 12:49:43 sasl.login.refresh.window.jitter = 0.05 12:49:43 sasl.login.retry.backoff.max.ms = 10000 12:49:43 sasl.login.retry.backoff.ms = 100 12:49:43 sasl.mechanism = GSSAPI 12:49:43 sasl.oauthbearer.clock.skew.seconds = 30 12:49:43 sasl.oauthbearer.expected.audience = null 12:49:43 sasl.oauthbearer.expected.issuer = null 12:49:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:43 sasl.oauthbearer.jwks.endpoint.url = null 12:49:43 sasl.oauthbearer.scope.claim.name = scope 12:49:43 sasl.oauthbearer.sub.claim.name = sub 12:49:43 sasl.oauthbearer.token.endpoint.url = null 12:49:43 security.protocol = PLAINTEXT 12:49:43 security.providers = null 12:49:43 send.buffer.bytes = 131072 12:49:43 socket.connection.setup.timeout.max.ms = 30000 12:49:43 socket.connection.setup.timeout.ms = 10000 12:49:43 ssl.cipher.suites = null 12:49:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:43 ssl.endpoint.identification.algorithm = https 12:49:43 ssl.engine.factory.class = null 12:49:43 ssl.key.password = null 12:49:43 ssl.keymanager.algorithm = SunX509 12:49:43 ssl.keystore.certificate.chain = null 12:49:43 ssl.keystore.key = null 12:49:43 ssl.keystore.location = null 12:49:43 ssl.keystore.password = null 12:49:43 ssl.keystore.type = JKS 12:49:43 ssl.protocol = TLSv1.3 12:49:43 ssl.provider = null 12:49:43 ssl.secure.random.implementation = null 12:49:43 ssl.trustmanager.algorithm = PKIX 12:49:43 ssl.truststore.certificates = null 12:49:43 ssl.truststore.location = null 12:49:43 ssl.truststore.password = null 12:49:43 ssl.truststore.type = JKS 12:49:43 transaction.timeout.ms = 60000 12:49:43 transactional.id = null 12:49:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:43 12:49:43 2023-12-11T12:49:43.464Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:43 2023-12-11T12:49:43.464Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:43 2023-12-11T12:49:43.464Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:43 2023-12-11T12:49:43.464Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298983464 12:49:43 2023-12-11T12:49:43.471Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:43 2023-12-11T12:49:43.471Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:44 2023-12-11T12:49:43.782Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:44 2023-12-11T12:49:43.783Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:44 acks = -1 12:49:44 auto.include.jmx.reporter = true 12:49:44 batch.size = 16384 12:49:44 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:44 buffer.memory = 33554432 12:49:44 client.dns.lookup = use_all_dns_ips 12:49:44 client.id = producer-6 12:49:44 compression.type = none 12:49:44 connections.max.idle.ms = 540000 12:49:44 delivery.timeout.ms = 120000 12:49:44 enable.idempotence = false 12:49:44 interceptor.classes = [] 12:49:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:44 linger.ms = 1 12:49:44 max.block.ms = 60000 12:49:44 max.in.flight.requests.per.connection = 5 12:49:44 max.request.size = 1048576 12:49:44 metadata.max.age.ms = 300000 12:49:44 metadata.max.idle.ms = 300000 12:49:44 metric.reporters = [] 12:49:44 metrics.num.samples = 2 12:49:44 metrics.recording.level = INFO 12:49:44 metrics.sample.window.ms = 30000 12:49:44 partitioner.adaptive.partitioning.enable = true 12:49:44 partitioner.availability.timeout.ms = 0 12:49:44 partitioner.class = null 12:49:44 partitioner.ignore.keys = false 12:49:44 receive.buffer.bytes = 32768 12:49:44 reconnect.backoff.max.ms = 1000 12:49:44 reconnect.backoff.ms = 50 12:49:44 request.timeout.ms = 30000 12:49:44 retries = 0 12:49:44 retry.backoff.ms = 100 12:49:44 sasl.client.callback.handler.class = null 12:49:44 sasl.jaas.config = null 12:49:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:44 sasl.kerberos.min.time.before.relogin = 60000 12:49:44 sasl.kerberos.service.name = null 12:49:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:44 sasl.login.callback.handler.class = null 12:49:44 sasl.login.class = null 12:49:44 sasl.login.connect.timeout.ms = null 12:49:44 sasl.login.read.timeout.ms = null 12:49:44 sasl.login.refresh.buffer.seconds = 300 12:49:44 sasl.login.refresh.min.period.seconds = 60 12:49:44 sasl.login.refresh.window.factor = 0.8 12:49:44 sasl.login.refresh.window.jitter = 0.05 12:49:44 sasl.login.retry.backoff.max.ms = 10000 12:49:44 sasl.login.retry.backoff.ms = 100 12:49:44 sasl.mechanism = GSSAPI 12:49:44 sasl.oauthbearer.clock.skew.seconds = 30 12:49:44 sasl.oauthbearer.expected.audience = null 12:49:44 sasl.oauthbearer.expected.issuer = null 12:49:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:44 sasl.oauthbearer.jwks.endpoint.url = null 12:49:44 sasl.oauthbearer.scope.claim.name = scope 12:49:44 sasl.oauthbearer.sub.claim.name = sub 12:49:44 sasl.oauthbearer.token.endpoint.url = null 12:49:44 security.protocol = PLAINTEXT 12:49:44 security.providers = null 12:49:44 send.buffer.bytes = 131072 12:49:44 socket.connection.setup.timeout.max.ms = 30000 12:49:44 socket.connection.setup.timeout.ms = 10000 12:49:44 ssl.cipher.suites = null 12:49:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:44 ssl.endpoint.identification.algorithm = https 12:49:44 ssl.engine.factory.class = null 12:49:44 ssl.key.password = null 12:49:44 ssl.keymanager.algorithm = SunX509 12:49:44 ssl.keystore.certificate.chain = null 12:49:44 ssl.keystore.key = null 12:49:44 ssl.keystore.location = null 12:49:44 ssl.keystore.password = null 12:49:44 ssl.keystore.type = JKS 12:49:44 ssl.protocol = TLSv1.3 12:49:44 ssl.provider = null 12:49:44 ssl.secure.random.implementation = null 12:49:44 ssl.trustmanager.algorithm = PKIX 12:49:44 ssl.truststore.certificates = null 12:49:44 ssl.truststore.location = null 12:49:44 ssl.truststore.password = null 12:49:44 ssl.truststore.type = JKS 12:49:44 transaction.timeout.ms = 60000 12:49:44 transactional.id = null 12:49:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:44 12:49:44 2023-12-11T12:49:43.786Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:44 2023-12-11T12:49:43.786Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:44 2023-12-11T12:49:43.786Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:44 2023-12-11T12:49:43.786Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298983786 12:49:44 2023-12-11T12:49:43.801Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:44 2023-12-11T12:49:43.801Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:44 2023-12-11T12:49:43.818Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:44 2023-12-11T12:49:43.818Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:44 2023-12-11T12:49:44.032Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:44 2023-12-11T12:49:44.032Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:44 2023-12-11T12:49:44.110Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:44 2023-12-11T12:49:44.110Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:44 acks = -1 12:49:44 auto.include.jmx.reporter = true 12:49:44 batch.size = 16384 12:49:44 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:44 buffer.memory = 33554432 12:49:44 client.dns.lookup = use_all_dns_ips 12:49:44 client.id = producer-7 12:49:44 compression.type = none 12:49:44 connections.max.idle.ms = 540000 12:49:44 delivery.timeout.ms = 120000 12:49:44 enable.idempotence = false 12:49:44 interceptor.classes = [] 12:49:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:44 linger.ms = 1 12:49:44 max.block.ms = 60000 12:49:44 max.in.flight.requests.per.connection = 5 12:49:44 max.request.size = 1048576 12:49:44 metadata.max.age.ms = 300000 12:49:44 metadata.max.idle.ms = 300000 12:49:44 metric.reporters = [] 12:49:44 metrics.num.samples = 2 12:49:44 metrics.recording.level = INFO 12:49:44 metrics.sample.window.ms = 30000 12:49:44 partitioner.adaptive.partitioning.enable = true 12:49:44 partitioner.availability.timeout.ms = 0 12:49:44 partitioner.class = null 12:49:44 partitioner.ignore.keys = false 12:49:44 receive.buffer.bytes = 32768 12:49:44 reconnect.backoff.max.ms = 1000 12:49:44 reconnect.backoff.ms = 50 12:49:44 request.timeout.ms = 30000 12:49:44 retries = 0 12:49:44 retry.backoff.ms = 100 12:49:44 sasl.client.callback.handler.class = null 12:49:44 sasl.jaas.config = null 12:49:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:44 sasl.kerberos.min.time.before.relogin = 60000 12:49:44 sasl.kerberos.service.name = null 12:49:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:44 sasl.login.callback.handler.class = null 12:49:44 sasl.login.class = null 12:49:44 sasl.login.connect.timeout.ms = null 12:49:44 sasl.login.read.timeout.ms = null 12:49:44 sasl.login.refresh.buffer.seconds = 300 12:49:44 sasl.login.refresh.min.period.seconds = 60 12:49:44 sasl.login.refresh.window.factor = 0.8 12:49:44 sasl.login.refresh.window.jitter = 0.05 12:49:44 sasl.login.retry.backoff.max.ms = 10000 12:49:44 sasl.login.retry.backoff.ms = 100 12:49:44 sasl.mechanism = GSSAPI 12:49:44 sasl.oauthbearer.clock.skew.seconds = 30 12:49:44 sasl.oauthbearer.expected.audience = null 12:49:44 sasl.oauthbearer.expected.issuer = null 12:49:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:44 sasl.oauthbearer.jwks.endpoint.url = null 12:49:44 sasl.oauthbearer.scope.claim.name = scope 12:49:44 sasl.oauthbearer.sub.claim.name = sub 12:49:44 sasl.oauthbearer.token.endpoint.url = null 12:49:44 security.protocol = PLAINTEXT 12:49:44 security.providers = null 12:49:44 send.buffer.bytes = 131072 12:49:44 socket.connection.setup.timeout.max.ms = 30000 12:49:44 socket.connection.setup.timeout.ms = 10000 12:49:44 ssl.cipher.suites = null 12:49:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:44 ssl.endpoint.identification.algorithm = https 12:49:44 ssl.engine.factory.class = null 12:49:44 ssl.key.password = null 12:49:44 ssl.keymanager.algorithm = SunX509 12:49:44 ssl.keystore.certificate.chain = null 12:49:44 ssl.keystore.key = null 12:49:44 ssl.keystore.location = null 12:49:44 ssl.keystore.password = null 12:49:44 ssl.keystore.type = JKS 12:49:44 ssl.protocol = TLSv1.3 12:49:44 ssl.provider = null 12:49:44 ssl.secure.random.implementation = null 12:49:44 ssl.trustmanager.algorithm = PKIX 12:49:44 ssl.truststore.certificates = null 12:49:44 ssl.truststore.location = null 12:49:44 ssl.truststore.password = null 12:49:44 ssl.truststore.type = JKS 12:49:44 transaction.timeout.ms = 60000 12:49:44 transactional.id = null 12:49:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:44 12:49:44 2023-12-11T12:49:44.113Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:44 2023-12-11T12:49:44.113Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:44 2023-12-11T12:49:44.113Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:44 2023-12-11T12:49:44.113Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298984113 12:49:44 2023-12-11T12:49:44.127Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:44 2023-12-11T12:49:44.127Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:44 2023-12-11T12:49:44.282Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:44 2023-12-11T12:49:44.282Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:44 2023-12-11T12:49:44.416Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:44 2023-12-11T12:49:44.416Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:44 2023-12-11T12:49:44.435Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:44 2023-12-11T12:49:44.436Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:44 acks = -1 12:49:44 auto.include.jmx.reporter = true 12:49:44 batch.size = 16384 12:49:44 bootstrap.servers = [PLAINTEXT://localhost:32774] 12:49:44 buffer.memory = 33554432 12:49:44 client.dns.lookup = use_all_dns_ips 12:49:44 client.id = producer-8 12:49:44 compression.type = none 12:49:44 connections.max.idle.ms = 540000 12:49:44 delivery.timeout.ms = 120000 12:49:44 enable.idempotence = false 12:49:44 interceptor.classes = [] 12:49:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:44 linger.ms = 1 12:49:44 max.block.ms = 60000 12:49:44 max.in.flight.requests.per.connection = 5 12:49:44 max.request.size = 1048576 12:49:44 metadata.max.age.ms = 300000 12:49:44 metadata.max.idle.ms = 300000 12:49:44 metric.reporters = [] 12:49:44 metrics.num.samples = 2 12:49:44 metrics.recording.level = INFO 12:49:44 metrics.sample.window.ms = 30000 12:49:44 partitioner.adaptive.partitioning.enable = true 12:49:44 partitioner.availability.timeout.ms = 0 12:49:44 partitioner.class = null 12:49:44 partitioner.ignore.keys = false 12:49:44 receive.buffer.bytes = 32768 12:49:44 reconnect.backoff.max.ms = 1000 12:49:44 reconnect.backoff.ms = 50 12:49:44 request.timeout.ms = 30000 12:49:44 retries = 0 12:49:44 retry.backoff.ms = 100 12:49:44 sasl.client.callback.handler.class = null 12:49:44 sasl.jaas.config = null 12:49:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:44 sasl.kerberos.min.time.before.relogin = 60000 12:49:44 sasl.kerberos.service.name = null 12:49:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:44 sasl.login.callback.handler.class = null 12:49:44 sasl.login.class = null 12:49:44 sasl.login.connect.timeout.ms = null 12:49:44 sasl.login.read.timeout.ms = null 12:49:44 sasl.login.refresh.buffer.seconds = 300 12:49:44 sasl.login.refresh.min.period.seconds = 60 12:49:44 sasl.login.refresh.window.factor = 0.8 12:49:44 sasl.login.refresh.window.jitter = 0.05 12:49:44 sasl.login.retry.backoff.max.ms = 10000 12:49:44 sasl.login.retry.backoff.ms = 100 12:49:44 sasl.mechanism = GSSAPI 12:49:44 sasl.oauthbearer.clock.skew.seconds = 30 12:49:44 sasl.oauthbearer.expected.audience = null 12:49:44 sasl.oauthbearer.expected.issuer = null 12:49:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:44 sasl.oauthbearer.jwks.endpoint.url = null 12:49:44 sasl.oauthbearer.scope.claim.name = scope 12:49:44 sasl.oauthbearer.sub.claim.name = sub 12:49:44 sasl.oauthbearer.token.endpoint.url = null 12:49:44 security.protocol = PLAINTEXT 12:49:44 security.providers = null 12:49:44 send.buffer.bytes = 131072 12:49:44 socket.connection.setup.timeout.max.ms = 30000 12:49:44 socket.connection.setup.timeout.ms = 10000 12:49:44 ssl.cipher.suites = null 12:49:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:44 ssl.endpoint.identification.algorithm = https 12:49:44 ssl.engine.factory.class = null 12:49:44 ssl.key.password = null 12:49:44 ssl.keymanager.algorithm = SunX509 12:49:44 ssl.keystore.certificate.chain = null 12:49:44 ssl.keystore.key = null 12:49:44 ssl.keystore.location = null 12:49:44 ssl.keystore.password = null 12:49:44 ssl.keystore.type = JKS 12:49:44 ssl.protocol = TLSv1.3 12:49:44 ssl.provider = null 12:49:44 ssl.secure.random.implementation = null 12:49:44 ssl.trustmanager.algorithm = PKIX 12:49:44 ssl.truststore.certificates = null 12:49:44 ssl.truststore.location = null 12:49:44 ssl.truststore.password = null 12:49:44 ssl.truststore.type = JKS 12:49:44 transaction.timeout.ms = 60000 12:49:44 transactional.id = null 12:49:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:49:44 12:49:44 2023-12-11T12:49:44.438Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:44 2023-12-11T12:49:44.439Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:44 2023-12-11T12:49:44.439Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:44 2023-12-11T12:49:44.439Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298984439 12:49:44 2023-12-11T12:49:44.445Z INFO 8084 --- [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 AVT22AaFRfqQwJjk01sV-A 12:49:44 2023-12-11T12:49:44.445Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: JGymg0NgSvuN8tNCqXfeSQ 12:49:44 2023-12-11T12:49:44.462Z ERROR 8084 --- [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 12:49:44 12:49:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 12:49:44 Endpoint handler details: 12:49:44 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 12:49:44 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@3adcdbc0] 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 12:49:44 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 12:49:44 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 12:49:44 at io.micrometer.observation.Observation.observe(Observation.java:544) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 12:49:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:49:44 at java.base/java.lang.Thread.run(Thread.java:833) 12:49:44 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 12:49:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 12:49:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 12:49:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 12:49:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 12:49:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 12:49:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 12:49:44 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 12:49:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 12:49:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 12:49:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 12:49:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 12:49:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 12:49:44 ... 14 common frames omitted 12:49:44 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@66740aef, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702298984445, kafka_groupId=ncmp-async-rest-request-event-group}] 12:49:44 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 12:49:44 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 12:49:44 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 12:49:44 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 12:49:44 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 12:49:44 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 12:49:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 12:49:44 ... 19 common frames omitted 12:49:44 12:49:44 2023-12-11T12:49:44.464Z ERROR 8084 --- [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 12:49:44 12:49:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 12:49:44 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 12:49:44 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 12:49:44 at io.micrometer.observation.Observation.observe(Observation.java:544) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 12:49:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:49:44 at java.base/java.lang.Thread.run(Thread.java:833) 12:49:44 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:49:44 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 12:49:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 12:49:44 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 12:49:44 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 12:49:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 12:49:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 12:49:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 12:49:44 ... 3 common frames omitted 12:49:44 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:49:44 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:49:44 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:49:44 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:49:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:49:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:49:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 12:49:44 ... 15 common frames omitted 12:49:44 12:49:44 2023-12-11T12:49:44.723Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:44 2023-12-11T12:49:44.723Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.812Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.812Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.812Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.812Z INFO 8084 --- [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 28 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, request timeout: 30000ms) 12:49:45 2023-12-11T12:49:44.813Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.813Z INFO 8084 --- [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=366818170, epoch=6) to node 1: 12:49:45 12:49:45 org.apache.kafka.common.errors.DisconnectException: null 12:49:45 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.814Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:49:45 2023-12-11T12:49:44.815Z INFO 8084 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:49:45 2023-12-11T12:49:44.818Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.818Z INFO 8084 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 359ms, elapsed time since send: 359ms, request timeout: 30000ms) 12:49:45 2023-12-11T12:49:44.818Z INFO 8084 --- [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 FIND_COORDINATOR request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, request timeout: 30000ms) 12:49:45 2023-12-11T12:49:44.818Z INFO 8084 --- [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=1036914314, epoch=6) to node 1: 12:49:45 12:49:45 org.apache.kafka.common.errors.DisconnectException: null 12:49:45 12:49:45 2023-12-11T12:49:44.819Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.819Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 12:49:45 2023-12-11T12:49:44.914Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.914Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.915Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.915Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.915Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.915Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.915Z WARN 8084 --- [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:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.915Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.915Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.915Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.915Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.915Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.916Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:44.916Z WARN 8084 --- [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:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.920Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.920Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:44.941Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:45 2023-12-11T12:49:44.941Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.016Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:45 2023-12-11T12:49:45.016Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.016Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:45 2023-12-11T12:49:45.016Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.016Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:45 2023-12-11T12:49:45.016Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:45.016Z WARN 8084 --- [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:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.016Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.016Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:45 2023-12-11T12:49:45.016Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.017Z INFO 8084 --- [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. 12:49:45 2023-12-11T12:49:45.017Z WARN 8084 --- [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:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.021Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.021Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:45 2023-12-11T12:49:45.021Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:45 2023-12-11T12:49:45.021Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.022Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.023Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:49:45 2023-12-11T12:49:45.023Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:49:45 2023-12-11T12:49:45.023Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:49:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.773 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 12:49:45 2023-12-11T12:49:45.025Z INFO 8084 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 12:49:45 2023-12-11T12:49:45.025Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 12:49:45 2023-12-11T12:49:45.026Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.026Z INFO 8084 --- [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 12:49:45 2023-12-11T12:49:45.026Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:49:45 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 12:49:50 2023-12-11T12:49:45.026Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:49:50 2023-12-11T12:49:45.026Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:49:50 2023-12-11T12:49:45.027Z INFO 8084 --- [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 12:49:50 2023-12-11T12:49:45.027Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 12:49:50 2023-12-11T12:49:45.034Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:49:50 2023-12-11T12:49:45.067Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.067Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.084Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 39603ce64cdec14a5ab2f0897122661c5042d5af89a059c1f4ae0b17b476b95d 12:49:50 2023-12-11T12:49:45.218Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.218Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.220Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.220Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.220Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.220Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.223Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.223Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.269Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.269Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.270Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.270Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.287Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.287Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.319Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.319Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.570Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.570Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.629Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.630Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.672Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.672Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.673Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.673Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.721Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.721Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.730Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.730Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.731Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.731Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:45.947Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:45.948Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.085Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.085Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.274Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.274Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.376Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.376Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.382Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.382Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.391Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.391Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.527Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.528Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.532Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.532Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.597Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.597Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.839Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.840Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:46.951Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:46.952Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.141Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.141Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.178Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.179Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.279Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.279Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.336Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.336Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.486Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.486Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.494Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.494Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.681Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.681Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:47.752Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:47.752Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.045Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.045Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.055Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.055Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.186Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.186Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.195Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.196Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.385Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.385Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.397Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.397Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.492Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.492Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.549Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.549Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.588Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.588Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.710Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.710Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:48.951Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:50 2023-12-11T12:49:48.951Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.058Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.058Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.180Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.180Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.200Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.200Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.353Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.354Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.413Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.413Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.441Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.441Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.597Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.598Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.719Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.719Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.808Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.808Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:49.919Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:50 2023-12-11T12:49:49.920Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.034Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:50 2023-12-11T12:49:50.034Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.161Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:50.161Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.220Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:50 2023-12-11T12:49:50.220Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.277Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:50 2023-12-11T12:49:50.277Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.321Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.28737385S 12:49:50 12:49:50,359 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:49:50 12:49:50,359 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:49:50 12:49:50,359 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@101b2ddd - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:49:50 12:49:50,362 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:49:50 12:49:50,362 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@101b2ddd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:49:50 12:49:50,364 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:49:50 12:49:50,364 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:49:50 12:49:50,364 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:49:50 12:49:50,364 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:49:50 12:49:50,364 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@101b2ddd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:49:50 12:49:50,367 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:50 12:49:50,367 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:49:50 12:49:50,367 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:49:50 12:49:50,367 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298990367) 12:49:50 12:49:50,367 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:49:50 12:49:50,367 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:49:50 12:49:50,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:50 12:49:50,372 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:49:50 12:49:50,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:49:50 12:49:50,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:50 12:49:50,373 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:49:50 12:49:50,373 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:49:50 12:49:50,381 |-INFO in ch.qos.logback.classic.pattern.DateConverter@39c8f8d7 - Setting zoneId to "UTC" 12:49:50 12:49:50,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:49:50 12:49:50,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@703a305 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:49:50 12:49:50,386 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@787bd653 - End of configuration. 12:49:50 12:49:50,386 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31476944 - Registering current configuration as safe fallback point 12:49:50 12:49:50 12:49:50 . ____ _ __ _ _ 12:49:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:50 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:50 =========|_|==============|___/=/_/_/_/ 12:49:50 :: Spring Boot :: (v3.1.2) 12:49:50 12:49:50 2023-12-11T12:49:50.392Z INFO 8084 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:50 2023-12-11T12:49:50.392Z INFO 8084 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:49:50 2023-12-11T12:49:50.527Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:50 2023-12-11T12:49:50.527Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:50 2023-12-11T12:49:50.566Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:50 allow.auto.create.topics = true 12:49:50 auto.commit.interval.ms = 5000 12:49:50 auto.include.jmx.reporter = true 12:49:50 auto.offset.reset = latest 12:49:50 bootstrap.servers = [PLAINTEXT://localhost:32776] 12:49:50 check.crcs = true 12:49:50 client.dns.lookup = use_all_dns_ips 12:49:50 client.id = consumer-ncmp-data-operation-event-group-7 12:49:50 client.rack = 12:49:50 connections.max.idle.ms = 540000 12:49:50 default.api.timeout.ms = 60000 12:49:50 enable.auto.commit = false 12:49:50 exclude.internal.topics = true 12:49:50 fetch.max.bytes = 52428800 12:49:50 fetch.max.wait.ms = 500 12:49:50 fetch.min.bytes = 1 12:49:50 group.id = ncmp-data-operation-event-group 12:49:50 group.instance.id = null 12:49:50 heartbeat.interval.ms = 3000 12:49:50 interceptor.classes = [] 12:49:50 internal.leave.group.on.close = true 12:49:50 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:50 isolation.level = read_uncommitted 12:49:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:50 max.partition.fetch.bytes = 1048576 12:49:50 max.poll.interval.ms = 300000 12:49:50 max.poll.records = 500 12:49:50 metadata.max.age.ms = 300000 12:49:50 metric.reporters = [] 12:49:50 metrics.num.samples = 2 12:49:50 metrics.recording.level = INFO 12:49:50 metrics.sample.window.ms = 30000 12:49:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:50 receive.buffer.bytes = 65536 12:49:50 reconnect.backoff.max.ms = 1000 12:49:50 reconnect.backoff.ms = 50 12:49:50 request.timeout.ms = 30000 12:49:50 retry.backoff.ms = 100 12:49:50 sasl.client.callback.handler.class = null 12:49:50 sasl.jaas.config = null 12:49:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:50 sasl.kerberos.min.time.before.relogin = 60000 12:49:50 sasl.kerberos.service.name = null 12:49:50 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:50 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:50 sasl.login.callback.handler.class = null 12:49:50 sasl.login.class = null 12:49:50 sasl.login.connect.timeout.ms = null 12:49:50 sasl.login.read.timeout.ms = null 12:49:50 sasl.login.refresh.buffer.seconds = 300 12:49:50 sasl.login.refresh.min.period.seconds = 60 12:49:50 sasl.login.refresh.window.factor = 0.8 12:49:50 sasl.login.refresh.window.jitter = 0.05 12:49:50 sasl.login.retry.backoff.max.ms = 10000 12:49:50 sasl.login.retry.backoff.ms = 100 12:49:50 sasl.mechanism = GSSAPI 12:49:50 sasl.oauthbearer.clock.skew.seconds = 30 12:49:50 sasl.oauthbearer.expected.audience = null 12:49:50 sasl.oauthbearer.expected.issuer = null 12:49:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:50 sasl.oauthbearer.jwks.endpoint.url = null 12:49:50 sasl.oauthbearer.scope.claim.name = scope 12:49:50 sasl.oauthbearer.sub.claim.name = sub 12:49:50 sasl.oauthbearer.token.endpoint.url = null 12:49:50 security.protocol = PLAINTEXT 12:49:50 security.providers = null 12:49:50 send.buffer.bytes = 131072 12:49:50 session.timeout.ms = 45000 12:49:50 socket.connection.setup.timeout.max.ms = 30000 12:49:50 socket.connection.setup.timeout.ms = 10000 12:49:50 ssl.cipher.suites = null 12:49:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:50 ssl.endpoint.identification.algorithm = https 12:49:50 ssl.engine.factory.class = null 12:49:50 ssl.key.password = null 12:49:50 ssl.keymanager.algorithm = SunX509 12:49:50 ssl.keystore.certificate.chain = null 12:49:50 ssl.keystore.key = null 12:49:50 ssl.keystore.location = null 12:49:50 ssl.keystore.password = null 12:49:50 ssl.keystore.type = JKS 12:49:50 ssl.protocol = TLSv1.3 12:49:50 ssl.provider = null 12:49:50 ssl.secure.random.implementation = null 12:49:50 ssl.trustmanager.algorithm = PKIX 12:49:50 ssl.truststore.certificates = null 12:49:50 ssl.truststore.location = null 12:49:50 ssl.truststore.password = null 12:49:50 ssl.truststore.type = JKS 12:49:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:49:50 12:49:50 2023-12-11T12:49:50.568Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:50 2023-12-11T12:49:50.568Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:50 2023-12-11T12:49:50.568Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298990568 12:49:50 2023-12-11T12:49:50.568Z INFO 8084 --- [ 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 12:49:50 2023-12-11T12:49:50.570Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:49:50 allow.auto.create.topics = true 12:49:50 auto.commit.interval.ms = 5000 12:49:50 auto.include.jmx.reporter = true 12:49:50 auto.offset.reset = latest 12:49:50 bootstrap.servers = [PLAINTEXT://localhost:32776] 12:49:50 check.crcs = true 12:49:50 client.dns.lookup = use_all_dns_ips 12:49:50 client.id = consumer-ncmp-async-rest-request-event-group-8 12:49:50 client.rack = 12:49:50 connections.max.idle.ms = 540000 12:49:50 default.api.timeout.ms = 60000 12:49:50 enable.auto.commit = false 12:49:50 exclude.internal.topics = true 12:49:50 fetch.max.bytes = 52428800 12:49:50 fetch.max.wait.ms = 500 12:49:50 fetch.min.bytes = 1 12:49:50 group.id = ncmp-async-rest-request-event-group 12:49:50 group.instance.id = null 12:49:50 heartbeat.interval.ms = 3000 12:49:50 interceptor.classes = [] 12:49:50 internal.leave.group.on.close = true 12:49:50 internal.throw.on.fetch.stable.offset.unsupported = false 12:49:50 isolation.level = read_uncommitted 12:49:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:49:50 max.partition.fetch.bytes = 1048576 12:49:50 max.poll.interval.ms = 300000 12:49:50 max.poll.records = 500 12:49:50 metadata.max.age.ms = 300000 12:49:50 metric.reporters = [] 12:49:50 metrics.num.samples = 2 12:49:50 metrics.recording.level = INFO 12:49:50 metrics.sample.window.ms = 30000 12:49:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:49:50 receive.buffer.bytes = 65536 12:49:50 reconnect.backoff.max.ms = 1000 12:49:50 reconnect.backoff.ms = 50 12:49:50 request.timeout.ms = 30000 12:49:50 retry.backoff.ms = 100 12:49:50 sasl.client.callback.handler.class = null 12:49:50 sasl.jaas.config = null 12:49:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:50 sasl.kerberos.min.time.before.relogin = 60000 12:49:50 sasl.kerberos.service.name = null 12:49:50 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:50 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:50 sasl.login.callback.handler.class = null 12:49:50 sasl.login.class = null 12:49:50 sasl.login.connect.timeout.ms = null 12:49:50 sasl.login.read.timeout.ms = null 12:49:50 sasl.login.refresh.buffer.seconds = 300 12:49:50 sasl.login.refresh.min.period.seconds = 60 12:49:50 sasl.login.refresh.window.factor = 0.8 12:49:50 sasl.login.refresh.window.jitter = 0.05 12:49:50 sasl.login.retry.backoff.max.ms = 10000 12:49:50 sasl.login.retry.backoff.ms = 100 12:49:50 sasl.mechanism = GSSAPI 12:49:50 sasl.oauthbearer.clock.skew.seconds = 30 12:49:50 sasl.oauthbearer.expected.audience = null 12:49:50 sasl.oauthbearer.expected.issuer = null 12:49:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:50 sasl.oauthbearer.jwks.endpoint.url = null 12:49:50 sasl.oauthbearer.scope.claim.name = scope 12:49:50 sasl.oauthbearer.sub.claim.name = sub 12:49:50 sasl.oauthbearer.token.endpoint.url = null 12:49:50 security.protocol = PLAINTEXT 12:49:50 security.providers = null 12:49:50 send.buffer.bytes = 131072 12:49:50 session.timeout.ms = 45000 12:49:50 socket.connection.setup.timeout.max.ms = 30000 12:49:50 socket.connection.setup.timeout.ms = 10000 12:49:50 ssl.cipher.suites = null 12:49:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:50 ssl.endpoint.identification.algorithm = https 12:49:50 ssl.engine.factory.class = null 12:49:50 ssl.key.password = null 12:49:50 ssl.keymanager.algorithm = SunX509 12:49:50 ssl.keystore.certificate.chain = null 12:49:50 ssl.keystore.key = null 12:49:50 ssl.keystore.location = null 12:49:50 ssl.keystore.password = null 12:49:50 ssl.keystore.type = JKS 12:49:50 ssl.protocol = TLSv1.3 12:49:50 ssl.provider = null 12:49:50 ssl.secure.random.implementation = null 12:49:50 ssl.trustmanager.algorithm = PKIX 12:49:50 ssl.truststore.certificates = null 12:49:50 ssl.truststore.location = null 12:49:50 ssl.truststore.password = null 12:49:50 ssl.truststore.type = JKS 12:49:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:49:50 12:49:50 2023-12-11T12:49:50.577Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:50 2023-12-11T12:49:50.577Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:50 2023-12-11T12:49:50.577Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298990577 12:49:50 2023-12-11T12:49:50.577Z INFO 8084 --- [ 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 12:49:50 2023-12-11T12:49:50.582Z INFO 8084 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.255 seconds (process running for 35.989) 12:49:51 2023-12-11T12:49:50.634Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:51 2023-12-11T12:49:50.634Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:50.650Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:51 2023-12-11T12:49:50.650Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:50.655Z WARN 8084 --- [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} 12:49:51 2023-12-11T12:49:50.656Z INFO 8084 --- [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: oFdyFo--QF-93n3ZZTjlMw 12:49:51 2023-12-11T12:49:50.706Z WARN 8084 --- [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} 12:49:51 2023-12-11T12:49:50.706Z INFO 8084 --- [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: oFdyFo--QF-93n3ZZTjlMw 12:49:51 2023-12-11T12:49:50.805Z WARN 8084 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 12:49:51 2023-12-11T12:49:50.840Z WARN 8084 --- [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} 12:49:51 2023-12-11T12:49:50.842Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:51 2023-12-11T12:49:50.842Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:50.912Z INFO 8084 --- [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 j9_qvChkRGS1ACPo4J4qMg 12:49:51 2023-12-11T12:49:50.931Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:51 2023-12-11T12:49:50.931Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:50.939Z INFO 8084 --- [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 j9_qvChkRGS1ACPo4J4qMg 12:49:51 2023-12-11T12:49:50.945Z INFO 8084 --- [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:32776 (id: 2147483646 rack: null) 12:49:51 2023-12-11T12:49:50.946Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:50.964Z INFO 8084 --- [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-1c9d43ed-2188-4f9c-9ccf-c857c89cf3ab 12:49:51 2023-12-11T12:49:50.964Z INFO 8084 --- [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) 12:49:51 2023-12-11T12:49:50.964Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:50.975Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:51 2023-12-11T12:49:50.976Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:50.988Z INFO 8084 --- [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-1c9d43ed-2188-4f9c-9ccf-c857c89cf3ab', protocol='range'} 12:49:51 2023-12-11T12:49:50.988Z INFO 8084 --- [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-1c9d43ed-2188-4f9c-9ccf-c857c89cf3ab=Assignment(partitions=[ncmp-async-m2m-0])} 12:49:51 2023-12-11T12:49:51.023Z INFO 8084 --- [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:32776 (id: 2147483646 rack: null) 12:49:51 2023-12-11T12:49:51.024Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.035Z INFO 8084 --- [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-1c9d43ed-2188-4f9c-9ccf-c857c89cf3ab', protocol='range'} 12:49:51 2023-12-11T12:49:51.036Z INFO 8084 --- [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]) 12:49:51 2023-12-11T12:49:51.036Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.044Z INFO 8084 --- [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-6de051e1-69cd-4592-8200-d5767b210632 12:49:51 2023-12-11T12:49:51.044Z INFO 8084 --- [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) 12:49:51 2023-12-11T12:49:51.044Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.053Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.055Z INFO 8084 --- [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-6de051e1-69cd-4592-8200-d5767b210632', protocol='range'} 12:49:51 2023-12-11T12:49:51.055Z INFO 8084 --- [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-6de051e1-69cd-4592-8200-d5767b210632=Assignment(partitions=[ncmp-async-m2m-0])} 12:49:51 2023-12-11T12:49:51.057Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.063Z INFO 8084 --- [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-6de051e1-69cd-4592-8200-d5767b210632', protocol='range'} 12:49:51 2023-12-11T12:49:51.064Z INFO 8084 --- [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]) 12:49:51 2023-12-11T12:49:51.064Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.066Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.068Z INFO 8084 --- [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 12:49:51 2023-12-11T12:49:51.072Z INFO 8084 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 12:49:51 2023-12-11T12:49:51.073Z INFO 8084 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 12:49:51 2023-12-11T12:49:51.094Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 12:49:51 2023-12-11T12:49:51.097Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 12:49:51 2023-12-11T12:49:51.104Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:51 2023-12-11T12:49:51.104Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:51 acks = -1 12:49:51 auto.include.jmx.reporter = true 12:49:51 batch.size = 16384 12:49:51 bootstrap.servers = [PLAINTEXT://localhost:32776] 12:49:51 buffer.memory = 33554432 12:49:51 client.dns.lookup = use_all_dns_ips 12:49:51 client.id = producer-9 12:49:51 compression.type = none 12:49:51 connections.max.idle.ms = 540000 12:49:51 delivery.timeout.ms = 120000 12:49:51 enable.idempotence = false 12:49:51 interceptor.classes = [] 12:49:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:51 linger.ms = 1 12:49:51 max.block.ms = 60000 12:49:51 max.in.flight.requests.per.connection = 5 12:49:51 max.request.size = 1048576 12:49:51 metadata.max.age.ms = 300000 12:49:51 metadata.max.idle.ms = 300000 12:49:51 metric.reporters = [] 12:49:51 metrics.num.samples = 2 12:49:51 metrics.recording.level = INFO 12:49:51 metrics.sample.window.ms = 30000 12:49:51 partitioner.adaptive.partitioning.enable = true 12:49:51 partitioner.availability.timeout.ms = 0 12:49:51 partitioner.class = null 12:49:51 partitioner.ignore.keys = false 12:49:51 receive.buffer.bytes = 32768 12:49:51 reconnect.backoff.max.ms = 1000 12:49:51 reconnect.backoff.ms = 50 12:49:51 request.timeout.ms = 30000 12:49:51 retries = 0 12:49:51 retry.backoff.ms = 100 12:49:51 sasl.client.callback.handler.class = null 12:49:51 sasl.jaas.config = null 12:49:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:51 sasl.kerberos.min.time.before.relogin = 60000 12:49:51 sasl.kerberos.service.name = null 12:49:51 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:51 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:51 sasl.login.callback.handler.class = null 12:49:51 sasl.login.class = null 12:49:51 sasl.login.connect.timeout.ms = null 12:49:51 sasl.login.read.timeout.ms = null 12:49:51 sasl.login.refresh.buffer.seconds = 300 12:49:51 sasl.login.refresh.min.period.seconds = 60 12:49:51 sasl.login.refresh.window.factor = 0.8 12:49:51 sasl.login.refresh.window.jitter = 0.05 12:49:51 sasl.login.retry.backoff.max.ms = 10000 12:49:51 sasl.login.retry.backoff.ms = 100 12:49:51 sasl.mechanism = GSSAPI 12:49:51 sasl.oauthbearer.clock.skew.seconds = 30 12:49:51 sasl.oauthbearer.expected.audience = null 12:49:51 sasl.oauthbearer.expected.issuer = null 12:49:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:51 sasl.oauthbearer.jwks.endpoint.url = null 12:49:51 sasl.oauthbearer.scope.claim.name = scope 12:49:51 sasl.oauthbearer.sub.claim.name = sub 12:49:51 sasl.oauthbearer.token.endpoint.url = null 12:49:51 security.protocol = PLAINTEXT 12:49:51 security.providers = null 12:49:51 send.buffer.bytes = 131072 12:49:51 socket.connection.setup.timeout.max.ms = 30000 12:49:51 socket.connection.setup.timeout.ms = 10000 12:49:51 ssl.cipher.suites = null 12:49:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:51 ssl.endpoint.identification.algorithm = https 12:49:51 ssl.engine.factory.class = null 12:49:51 ssl.key.password = null 12:49:51 ssl.keymanager.algorithm = SunX509 12:49:51 ssl.keystore.certificate.chain = null 12:49:51 ssl.keystore.key = null 12:49:51 ssl.keystore.location = null 12:49:51 ssl.keystore.password = null 12:49:51 ssl.keystore.type = JKS 12:49:51 ssl.protocol = TLSv1.3 12:49:51 ssl.provider = null 12:49:51 ssl.secure.random.implementation = null 12:49:51 ssl.trustmanager.algorithm = PKIX 12:49:51 ssl.truststore.certificates = null 12:49:51 ssl.truststore.location = null 12:49:51 ssl.truststore.password = null 12:49:51 ssl.truststore.type = JKS 12:49:51 transaction.timeout.ms = 60000 12:49:51 transactional.id = null 12:49:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:49:51 12:49:51 2023-12-11T12:49:51.106Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:51 2023-12-11T12:49:51.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:51 2023-12-11T12:49:51.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:51 2023-12-11T12:49:51.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298991106 12:49:51 2023-12-11T12:49:51.122Z INFO 8084 --- [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 j9_qvChkRGS1ACPo4J4qMg 12:49:51 2023-12-11T12:49:51.122Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: oFdyFo--QF-93n3ZZTjlMw 12:49:51 2023-12-11T12:49:51.292Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.292Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:51.374Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.374Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:51.430Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.430Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:51.435Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:49:51 2023-12-11T12:49:51.435Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:49:51 acks = -1 12:49:51 auto.include.jmx.reporter = true 12:49:51 batch.size = 16384 12:49:51 bootstrap.servers = [PLAINTEXT://localhost:32776] 12:49:51 buffer.memory = 33554432 12:49:51 client.dns.lookup = use_all_dns_ips 12:49:51 client.id = producer-10 12:49:51 compression.type = none 12:49:51 connections.max.idle.ms = 540000 12:49:51 delivery.timeout.ms = 120000 12:49:51 enable.idempotence = false 12:49:51 interceptor.classes = [] 12:49:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:49:51 linger.ms = 1 12:49:51 max.block.ms = 60000 12:49:51 max.in.flight.requests.per.connection = 5 12:49:51 max.request.size = 1048576 12:49:51 metadata.max.age.ms = 300000 12:49:51 metadata.max.idle.ms = 300000 12:49:51 metric.reporters = [] 12:49:51 metrics.num.samples = 2 12:49:51 metrics.recording.level = INFO 12:49:51 metrics.sample.window.ms = 30000 12:49:51 partitioner.adaptive.partitioning.enable = true 12:49:51 partitioner.availability.timeout.ms = 0 12:49:51 partitioner.class = null 12:49:51 partitioner.ignore.keys = false 12:49:51 receive.buffer.bytes = 32768 12:49:51 reconnect.backoff.max.ms = 1000 12:49:51 reconnect.backoff.ms = 50 12:49:51 request.timeout.ms = 30000 12:49:51 retries = 0 12:49:51 retry.backoff.ms = 100 12:49:51 sasl.client.callback.handler.class = null 12:49:51 sasl.jaas.config = null 12:49:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:49:51 sasl.kerberos.min.time.before.relogin = 60000 12:49:51 sasl.kerberos.service.name = null 12:49:51 sasl.kerberos.ticket.renew.jitter = 0.05 12:49:51 sasl.kerberos.ticket.renew.window.factor = 0.8 12:49:51 sasl.login.callback.handler.class = null 12:49:51 sasl.login.class = null 12:49:51 sasl.login.connect.timeout.ms = null 12:49:51 sasl.login.read.timeout.ms = null 12:49:51 sasl.login.refresh.buffer.seconds = 300 12:49:51 sasl.login.refresh.min.period.seconds = 60 12:49:51 sasl.login.refresh.window.factor = 0.8 12:49:51 sasl.login.refresh.window.jitter = 0.05 12:49:51 sasl.login.retry.backoff.max.ms = 10000 12:49:51 sasl.login.retry.backoff.ms = 100 12:49:51 sasl.mechanism = GSSAPI 12:49:51 sasl.oauthbearer.clock.skew.seconds = 30 12:49:51 sasl.oauthbearer.expected.audience = null 12:49:51 sasl.oauthbearer.expected.issuer = null 12:49:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:49:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:49:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:49:51 sasl.oauthbearer.jwks.endpoint.url = null 12:49:51 sasl.oauthbearer.scope.claim.name = scope 12:49:51 sasl.oauthbearer.sub.claim.name = sub 12:49:51 sasl.oauthbearer.token.endpoint.url = null 12:49:51 security.protocol = PLAINTEXT 12:49:51 security.providers = null 12:49:51 send.buffer.bytes = 131072 12:49:51 socket.connection.setup.timeout.max.ms = 30000 12:49:51 socket.connection.setup.timeout.ms = 10000 12:49:51 ssl.cipher.suites = null 12:49:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:49:51 ssl.endpoint.identification.algorithm = https 12:49:51 ssl.engine.factory.class = null 12:49:51 ssl.key.password = null 12:49:51 ssl.keymanager.algorithm = SunX509 12:49:51 ssl.keystore.certificate.chain = null 12:49:51 ssl.keystore.key = null 12:49:51 ssl.keystore.location = null 12:49:51 ssl.keystore.password = null 12:49:51 ssl.keystore.type = JKS 12:49:51 ssl.protocol = TLSv1.3 12:49:51 ssl.provider = null 12:49:51 ssl.secure.random.implementation = null 12:49:51 ssl.trustmanager.algorithm = PKIX 12:49:51 ssl.truststore.certificates = null 12:49:51 ssl.truststore.location = null 12:49:51 ssl.truststore.password = null 12:49:51 ssl.truststore.type = JKS 12:49:51 transaction.timeout.ms = 60000 12:49:51 transactional.id = null 12:49:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:49:51 12:49:51 2023-12-11T12:49:51.438Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:49:51 2023-12-11T12:49:51.438Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:49:51 2023-12-11T12:49:51.438Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:49:51 2023-12-11T12:49:51.438Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702298991438 12:49:51 2023-12-11T12:49:51.444Z INFO 8084 --- [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 j9_qvChkRGS1ACPo4J4qMg 12:49:51 2023-12-11T12:49:51.444Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: oFdyFo--QF-93n3ZZTjlMw 12:49:51 2023-12-11T12:49:51.466Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.466Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:51.474Z ERROR 8084 --- [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 12:49:51 12:49:51 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 12:49:51 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 12:49:51 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 12:49:51 at io.micrometer.observation.Observation.observe(Observation.java:544) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 12:49:51 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:49:51 at java.base/java.lang.Thread.run(Thread.java:833) 12:49:51 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:49:51 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 12:49:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 12:49:51 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 12:49:51 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 12:49:51 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 12:49:51 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 12:49:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 12:49:51 ... 3 common frames omitted 12:49:51 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:49:51 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:49:51 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:49:51 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:49:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:49:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:49:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 12:49:51 ... 15 common frames omitted 12:49:51 12:49:51 2023-12-11T12:49:51.543Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.543Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:51 2023-12-11T12:49:51.705Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:51 2023-12-11T12:49:51.705Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.798Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.798Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.817Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.818Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.818Z INFO 8084 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 12:49:52 2023-12-11T12:49:51.818Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.818Z INFO 8084 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1657171576, epoch=2) to node 1: 12:49:52 12:49:52 org.apache.kafka.common.errors.DisconnectException: null 12:49:52 12:49:52 2023-12-11T12:49:51.818Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 12:49:52 2023-12-11T12:49:51.819Z INFO 8084 --- [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 2147483646 disconnected. 12:49:52 2023-12-11T12:49:51.819Z INFO 8084 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 350ms, elapsed time since send: 350ms, request timeout: 30000ms) 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 250ms, elapsed time since send: 250ms, request timeout: 30000ms) 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FIND_COORDINATOR request with correlation id 22 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 2ms, request timeout: 30000ms) 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=42863822, epoch=2) to node 1: 12:49:52 12:49:52 org.apache.kafka.common.errors.DisconnectException: null 12:49:52 12:49:52 2023-12-11T12:49:51.820Z INFO 8084 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:49:52 2023-12-11T12:49:51.848Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.848Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.919Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.919Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.921Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.921Z WARN 8084 --- [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:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.921Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:51.921Z WARN 8084 --- [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:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:51.923Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:52 2023-12-11T12:49:51.923Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.023Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.023Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.023Z INFO 8084 --- [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. 12:49:52 2023-12-11T12:49:52.023Z WARN 8084 --- [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:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.028Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.029Z INFO 8084 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:49:52 2023-12-11T12:49:52.030Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:49:52 2023-12-11T12:49:52.030Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:49:52 2023-12-11T12:49:52.030Z INFO 8084 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:49:52 2023-12-11T12:49:52.035Z INFO 8084 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 12:49:52 2023-12-11T12:49:52.035Z INFO 8084 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 12:49:52 2023-12-11T12:49:52.036Z INFO 8084 --- [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 12:49:52 2023-12-11T12:49:52.036Z INFO 8084 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 12:49:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.004 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 12:49:52 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 12:49:52 2023-12-11T12:49:52.070Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.070Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.137Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.137Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.140Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.140Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:52 12:49:52,220 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:49:52 12:49:52,220 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:49:52 12:49:52,221 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47fca3ca - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:49:52 12:49:52,223 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:49:52 12:49:52,223 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47fca3ca - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:49:52 12:49:52,225 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:49:52 12:49:52,225 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:49:52 12:49:52,225 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:49:52 12:49:52,225 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:49:52 12:49:52,225 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47fca3ca - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:49:52 12:49:52,228 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:52 12:49:52,228 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:49:52 12:49:52,228 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:49:52 12:49:52,228 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702298992228) 12:49:52 12:49:52,228 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:49:52 12:49:52,228 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:49:52 12:49:52,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:52 12:49:52,230 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:49:52 12:49:52,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:49:52 12:49:52,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:49:52 12:49:52,231 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:49:52 12:49:52,231 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:49:52 12:49:52,235 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e6fc495 - Setting zoneId to "UTC" 12:49:52 12:49:52,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:49:52 12:49:52,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ec41c29 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:49:52 12:49:52,240 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@57e929c0 - End of configuration. 12:49:52 12:49:52,240 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@75292204 - Registering current configuration as safe fallback point 12:49:52 12:49:52 12:49:52 . ____ _ __ _ _ 12:49:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:52 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:52 =========|_|==============|___/=/_/_/_/ 12:49:52 :: Spring Boot :: (v3.1.2) 12:49:52 12:49:52 2023-12-11T12:49:52.244Z INFO 8084 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:52 2023-12-11T12:49:52.244Z INFO 8084 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 12:49:52 2023-12-11T12:49:52.271Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.272Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.337Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.337Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:52 2023-12-11T12:49:52.354Z INFO 8084 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.151 seconds (process running for 37.761) 12:49:52 2023-12-11T12:49:52.398Z WARN 8084 --- [ 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') 12:49:52 2023-12-11T12:49:52.401Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.401Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 12:49:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 12:49:52 12:49:52 . ____ _ __ _ _ 12:49:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:52 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:52 =========|_|==============|___/=/_/_/_/ 12:49:52 :: Spring Boot :: (v3.1.2) 12:49:52 12:49:52 2023-12-11T12:49:52.441Z INFO 8084 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:52 2023-12-11T12:49:52.441Z INFO 8084 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 12:49:52 2023-12-11T12:49:52.447Z INFO 8084 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.026 seconds (process running for 37.854) 12:49:52 2023-12-11T12:49:52.477Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:52 2023-12-11T12:49:52.477Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 12:49:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 12:49:55 2023-12-11T12:49:52.500Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.500Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 12:49:55 . ____ _ __ _ _ 12:49:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:49:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:49:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:49:55 ' |____| .__|_| |_|_| |_\__, | / / / / 12:49:55 =========|_|==============|___/=/_/_/_/ 12:49:55 :: Spring Boot :: (v3.1.2) 12:49:55 12:49:55 2023-12-11T12:49:52.505Z INFO 8084 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:49:55 2023-12-11T12:49:52.505Z INFO 8084 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:49:55 2023-12-11T12:49:52.583Z WARN 8084 --- [ 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: 12:49:55 --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 12:49:55 2023-12-11T12:49:52.628Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.628Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:52.634Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.634Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:52.692Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.692Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:52.692Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.692Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:52.692Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.693Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:52.704Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 12:49:55 + + o o o o---o o----o o o---o o o----o o--o--o 12:49:55 + + + + | | / \ / | | / / \ | | 12:49:55 + + + + + o----o o o o o----o | o o o o----o | 12:49:55 + + + + | | / \ / | | \ / \ | | 12:49:55 + + o o o o o---o o----o o----o o---o o o o----o o 12:49:55 2023-12-11T12:49:52.704Z INFO 8084 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:49:55 2023-12-11T12:49:52.704Z INFO 8084 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 12:49:55 2023-12-11T12:49:52.704Z INFO 8084 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:49:55 2023-12-11T12:49:52.704Z INFO 8084 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 12:49:55 2023-12-11T12:49:52.707Z INFO 8084 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:49:55 To enable the Jet engine on the members, do one of the following: 12:49:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:49:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:49:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:49:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:49:55 2023-12-11T12:49:52.855Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:55 2023-12-11T12:49:52.855Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.099Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 12:49:55 2023-12-11T12:49:53.144Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.144Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.187Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:49:55 2023-12-11T12:49:53.191Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 12:49:55 2023-12-11T12:49:53.255Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.255Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.315Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.315Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.432Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.432Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.445Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:49:55 2023-12-11T12:49:53.452Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 12:49:55 2023-12-11T12:49:53.541Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.541Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.600Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.600Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.641Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.641Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.645Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.645Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.720Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.720Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.822Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.822Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.898Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.898Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:53.921Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:55 2023-12-11T12:49:53.921Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.273Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.273Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.299Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.299Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.322Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.323Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.387Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.387Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.404Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.404Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.496Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.496Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.644Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.644Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.799Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.799Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.826Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.826Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.876Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.876Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:54.926Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:49:55 2023-12-11T12:49:54.926Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.052Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.052Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.227Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.227Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.305Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.306Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.325Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.325Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.499Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.499Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.541Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.541Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.546Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.547Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.608Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.608Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.767Z INFO 8084 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 12:49:55 12:49:55 Members {size:1, ver:1} [ 12:49:55 Member [10.250.0.254]:5701 - 8eea48e9-2620-4e53-8cbf-b3f15fb80bed this 12:49:55 ] 12:49:55 12:49:55 2023-12-11T12:49:55.780Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:49:55 2023-12-11T12:49:55.780Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:49:55 2023-12-11T12:49:55.789Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 12:49:55 2023-12-11T12:49:55.817Z INFO 8084 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.329 seconds (process running for 41.224) 12:49:55 2023-12-11T12:49:55.857Z INFO 8084 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.371 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 12:49:55 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 12:50:02 12:50:02 . ____ _ __ _ _ 12:50:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:02 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:02 =========|_|==============|___/=/_/_/_/ 12:50:02 :: Spring Boot :: (v3.1.2) 12:50:02 12:50:02 2023-12-11T12:49:55.879Z INFO 8084 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:02 2023-12-11T12:49:55.880Z INFO 8084 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:50:02 2023-12-11T12:49:55.883Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:49:55.883Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:02 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:02 + + + + | | / \ / | | / / \ | | 12:50:02 + + + + + o----o o o o o----o | o o o o----o | 12:50:02 + + + + | | / \ / | | \ / \ | | 12:50:02 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5702 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:02 2023-12-11T12:49:55.894Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:02 To enable the Jet engine on the members, do one of the following: 12:50:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:02 2023-12-11T12:49:55.906Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:02 2023-12-11T12:49:55.907Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:49:55.907Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:55.908Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:02 2023-12-11T12:49:55.908Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:02 2023-12-11T12:49:55.926Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:02 2023-12-11T12:49:55.926Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5702 is STARTING 12:50:02 2023-12-11T12:49:56.020Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.1]:5702 12:50:02 2023-12-11T12:49:56.033Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.034Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.051Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:47101 and /10.30.107.1:5702 12:50:02 2023-12-11T12:49:56.236Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.236Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.257Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.257Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.386Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.386Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.450Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.451Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.454Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.454Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.474Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.474Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.546Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.546Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.619Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.619Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.738Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.738Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.965Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.965Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:56.991Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:49:56.991Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.060Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.060Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.092Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.092Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.308Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.308Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.343Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.343Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.392Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.392Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.500Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.500Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.536Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.537Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.622Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.622Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.653Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.653Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.792Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.792Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.818Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.818Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.844Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.845Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:57.963Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:49:57.963Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.161Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.161Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.197Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.197Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.345Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.345Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.347Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.348Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.504Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.504Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.527Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.527Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.540Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.540Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.797Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.797Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.856Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.856Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:58.998Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:49:58.998Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.023Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.023Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.117Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.117Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.151Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.151Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.300Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.300Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.316Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.316Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.450Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.450Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.558Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.559Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.631Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.631Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.747Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.747Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.853Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.853Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.859Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.859Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.928Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.928Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.952Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.952Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:49:59.970Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:49:59.970Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.055Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.055Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.155Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.155Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.404Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.404Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.461Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.461Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.520Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.520Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.534Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.534Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.823Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.823Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.861Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.861Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.906Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.906Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.952Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.953Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.958Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.958Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:00.983Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:50:00.983Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.159Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.159Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.160Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.107.1:43195 12:50:02 2023-12-11T12:50:01.161Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.107.1:55701 12:50:02 2023-12-11T12:50:01.161Z INFO 8084 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:02 12:50:02 Members {size:7, ver:7} [ 12:50:02 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:02 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:02 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:02 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:02 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:02 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:02 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:02 ] 12:50:02 12:50:02 2023-12-11T12:50:01.161Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.107.1:44925 12:50:02 2023-12-11T12:50:01.162Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:02 2023-12-11T12:50:01.162Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:02 2023-12-11T12:50:01.162Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:02 2023-12-11T12:50:01.162Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:02 2023-12-11T12:50:01.162Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:02 2023-12-11T12:50:01.163Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.107.1:57377 12:50:02 2023-12-11T12:50:01.165Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.107.1:43297 12:50:02 2023-12-11T12:50:01.167Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:51651 and /10.30.107.1:5704 12:50:02 2023-12-11T12:50:01.169Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:46885 and /10.30.107.1:5706 12:50:02 2023-12-11T12:50:01.170Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:52165 and /10.30.107.1:5707 12:50:02 2023-12-11T12:50:01.171Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:47695 and /10.30.107.1:5703 12:50:02 2023-12-11T12:50:01.180Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:44473 and /10.30.107.1:5705 12:50:02 2023-12-11T12:50:01.312Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.312Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.314Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.314Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.374Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.374Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.459Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.459Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.537Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.537Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.677Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.677Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.844Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.844Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.862Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.862Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:01.968Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:02 2023-12-11T12:50:01.968Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:02.057Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:02 2023-12-11T12:50:02.057Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:02.066Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:02 2023-12-11T12:50:02.066Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:02 2023-12-11T12:50:02.163Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5702 is STARTED 12:50:02 2023-12-11T12:50:02.169Z INFO 8084 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.306 seconds (process running for 47.575) 12:50:02 2023-12-11T12:50:02.179Z INFO 8084 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:50:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.318 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 12:50:02 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 12:50:08 12:50:08 . ____ _ __ _ _ 12:50:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:08 =========|_|==============|___/=/_/_/_/ 12:50:08 :: Spring Boot :: (v3.1.2) 12:50:08 12:50:08 2023-12-11T12:50:02.207Z INFO 8084 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:08 2023-12-11T12:50:02.207Z INFO 8084 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:50:08 2023-12-11T12:50:02.216Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.216Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.225Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:08 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:08 + + + + | | / \ / | | / / \ | | 12:50:08 + + + + + o----o o o o o----o | o o o o----o | 12:50:08 + + + + | | / \ / | | \ / \ | | 12:50:08 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:08 2023-12-11T12:50:02.226Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:08 2023-12-11T12:50:02.226Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5703 12:50:08 2023-12-11T12:50:02.226Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:08 2023-12-11T12:50:02.226Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:08 2023-12-11T12:50:02.226Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:08 To enable the Jet engine on the members, do one of the following: 12:50:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:08 2023-12-11T12:50:02.238Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:08 2023-12-11T12:50:02.239Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:08 2023-12-11T12:50:02.239Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:08 2023-12-11T12:50:02.251Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:08 2023-12-11T12:50:02.252Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5703 is STARTING 12:50:08 2023-12-11T12:50:02.274Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.274Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.319Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.319Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.353Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.1]:5702 12:50:08 2023-12-11T12:50:02.358Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:56023 and /10.30.107.1:5702 12:50:08 2023-12-11T12:50:02.480Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.480Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.541Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.541Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.568Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.568Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.584Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.584Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.804Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.804Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.868Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.868Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.873Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.873Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:02.911Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:02.911Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.024Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.024Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.323Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.323Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.379Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.379Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.424Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.424Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.484Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.485Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.638Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.638Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.644Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.644Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.672Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.672Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.775Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.775Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:03.809Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:03.809Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.023Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.023Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.117Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.117Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.179Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.179Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.327Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.327Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.332Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.332Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.478Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.478Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.488Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.489Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.527Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.527Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.547Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.547Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.792Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.792Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.964Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.964Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:04.978Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:04.978Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.078Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.079Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.082Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.082Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.180Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.180Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.322Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.323Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.335Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.335Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.481Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.481Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.491Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.491Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.634Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.634Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.650Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.650Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:05.796Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:05.796Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.035Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.035Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.169Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.169Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.175Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.175Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.181Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.181Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.234Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.234Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.282Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.282Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.288Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.288Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.586Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.586Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.688Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.688Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.696Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.696Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.753Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.753Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.899Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.899Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:06.988Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:06.989Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.028Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.028Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.235Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.235Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.236Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.236Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.373Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.373Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.383Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.383Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.392Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.392Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.470Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:08 12:50:08 Members {size:8, ver:8} [ 12:50:08 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:08 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:08 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:08 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:08 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:08 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:08 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:08 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:08 ] 12:50:08 12:50:08 2023-12-11T12:50:07.471Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:08 12:50:08 Members {size:8, ver:8} [ 12:50:08 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:08 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:08 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:08 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:08 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:08 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:08 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:08 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:08 ] 12:50:08 12:50:08 2023-12-11T12:50:07.471Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.107.1:57195 12:50:08 2023-12-11T12:50:07.472Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.107.1:56341 12:50:08 2023-12-11T12:50:07.473Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:08 2023-12-11T12:50:07.474Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.106.238:40071 12:50:08 2023-12-11T12:50:07.474Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.107.1:51575 12:50:08 2023-12-11T12:50:07.474Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.107.1:54481 12:50:08 2023-12-11T12:50:07.475Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:40071 and /10.30.106.238:5703 12:50:08 2023-12-11T12:50:07.475Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:08 2023-12-11T12:50:07.476Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43907 and /10.30.107.1:5704 12:50:08 2023-12-11T12:50:07.477Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.107.1:42029 12:50:08 2023-12-11T12:50:07.481Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:08 2023-12-11T12:50:07.481Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:08 2023-12-11T12:50:07.482Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:33401 and /10.30.107.1:5706 12:50:08 2023-12-11T12:50:07.483Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:41805 and /10.30.107.1:5705 12:50:08 2023-12-11T12:50:07.483Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:53819 and /10.30.107.1:5703 12:50:08 2023-12-11T12:50:07.592Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.592Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.642Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.642Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.902Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.902Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.902Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.902Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:07.956Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:07.956Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.082Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.082Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.089Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.089Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.192Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.192Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.197Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.197Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.286Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.286Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.347Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.347Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.382Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:08 2023-12-11T12:50:08.382Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:08 2023-12-11T12:50:08.483Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5703 is STARTED 12:50:08 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:08 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:08 + + + + | | / \ / | | / / \ | | 12:50:08 + + + + + o----o o o o o----o | o o o o----o | 12:50:08 + + + + | | / \ / | | \ / \ | | 12:50:08 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:08 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:08 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5704 12:50:08 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:08 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:14 2023-12-11T12:50:08.490Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:14 To enable the Jet engine on the members, do one of the following: 12:50:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:14 2023-12-11T12:50:08.505Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:14 2023-12-11T12:50:08.506Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:14 2023-12-11T12:50:08.506Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:14 2023-12-11T12:50:08.519Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:14 2023-12-11T12:50:08.520Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5704 is STARTING 12:50:14 2023-12-11T12:50:08.595Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:08.596Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:08.729Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.1]:5702 12:50:14 2023-12-11T12:50:08.735Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:42899 and /10.30.107.1:5702 12:50:14 2023-12-11T12:50:08.798Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:08.798Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:08.905Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:08.905Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:08.942Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:08.942Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:08.955Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:08.955Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.050Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.050Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.059Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.059Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.145Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.145Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.189Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.189Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.189Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.189Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.236Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.236Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.548Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.548Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.563Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.563Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.796Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.796Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.852Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.852Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:09.961Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:09.961Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.053Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.054Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.063Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.063Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.110Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.110Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.140Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.140Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.199Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.199Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.294Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.294Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.392Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.392Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.516Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.516Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.703Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.703Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.805Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.805Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.850Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.850Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.905Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.905Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.964Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.964Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:10.965Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:10.966Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.045Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.045Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.152Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.152Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.215Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.215Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.299Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.299Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.395Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.395Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.519Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.519Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.758Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.758Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.806Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.806Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.807Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.807Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:11.866Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:11.866Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.004Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.004Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.018Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.018Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.098Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.098Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.205Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.205Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.269Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.269Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.297Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.297Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.303Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.303Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.425Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.425Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.760Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.760Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.812Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.812Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.860Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.860Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.870Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.870Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:12.907Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:12.907Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.057Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.057Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.122Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.122Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.200Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.200Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.250Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.251Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.328Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.328Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.372Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.372Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.507Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.507Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.762Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.762Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.765Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.765Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.772Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.772Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.860Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.860Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.863Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:13.863Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:13.865Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.107.1:42555 12:50:14 2023-12-11T12:50:13.865Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:14 12:50:14 Members {size:9, ver:9} [ 12:50:14 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:14 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:14 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:14 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:14 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:14 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:14 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:14 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:14 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b this 12:50:14 ] 12:50:14 12:50:14 2023-12-11T12:50:13.867Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.867Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.867Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:14 12:50:14 Members {size:9, ver:9} [ 12:50:14 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:14 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:14 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:14 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:14 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:14 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:14 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:14 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:14 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:14 ] 12:50:14 12:50:14 2023-12-11T12:50:13.867Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.107.1:56525 12:50:14 2023-12-11T12:50:13.867Z INFO 8084 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:14 12:50:14 Members {size:9, ver:9} [ 12:50:14 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:14 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:14 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:14 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:14 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:14 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:14 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:14 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:14 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:14 ] 12:50:14 12:50:14 2023-12-11T12:50:13.868Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.106.238:38859 12:50:14 2023-12-11T12:50:13.871Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.872Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:38859 and /10.30.106.238:5704 12:50:14 2023-12-11T12:50:13.874Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.107.1:48261 12:50:14 2023-12-11T12:50:13.876Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.107.1:39467 12:50:14 2023-12-11T12:50:13.881Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.107.1:48749 12:50:14 2023-12-11T12:50:13.881Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:44149 and /10.30.107.1:5704 12:50:14 2023-12-11T12:50:13.881Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.881Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.881Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5703, timeout: 10000, bind-any: true 12:50:14 2023-12-11T12:50:13.882Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43443 and /10.30.107.1:5703 12:50:14 2023-12-11T12:50:13.882Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.106.238:57833 12:50:14 2023-12-11T12:50:13.885Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:55793 and /10.30.107.1:5706 12:50:14 2023-12-11T12:50:13.885Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.106.238:43407 12:50:14 2023-12-11T12:50:13.886Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43407 and /10.30.106.238:5704 12:50:14 2023-12-11T12:50:13.886Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43859 and /10.30.107.1:5707 12:50:14 2023-12-11T12:50:13.888Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:51037 and /10.30.107.1:5705 12:50:14 2023-12-11T12:50:13.888Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:57833 and /10.30.106.238:5703 12:50:14 2023-12-11T12:50:14.075Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.075Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.102Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.102Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.111Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.111Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.202Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.202Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.289Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.289Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.339Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.339Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.411Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.411Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.690Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.690Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.690Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.690Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.765Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.766Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.813Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:14 2023-12-11T12:50:14.813Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:14 2023-12-11T12:50:14.882Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5704 is STARTED 12:50:14 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] 12:50:14 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:14 + + + + | | / \ / | | / / \ | | 12:50:14 + + + + + o----o o o o o----o | o o o o----o | 12:50:14 + + + + | | / \ / | | \ / \ | | 12:50:14 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:14 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:21 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5705 12:50:21 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:21 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:21 2023-12-11T12:50:14.887Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:21 To enable the Jet engine on the members, do one of the following: 12:50:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:21 2023-12-11T12:50:14.901Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:21 2023-12-11T12:50:14.902Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:21 2023-12-11T12:50:14.902Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:21 2023-12-11T12:50:14.924Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:21 2023-12-11T12:50:14.925Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5705 is STARTING 12:50:21 2023-12-11T12:50:14.943Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:14.943Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.060Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.060Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.067Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.067Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.144Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.144Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.193Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.193Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.208Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.208Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.344Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.344Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.545Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.546Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.565Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.565Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.753Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.1]:5702 12:50:21 2023-12-11T12:50:15.796Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.796Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.933Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.933Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:15.933Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:15.933Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.027Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.027Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.104Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.104Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.107Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.107Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.154Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.154Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.255Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.255Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.311Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.311Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.406Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.406Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.507Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.507Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.605Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.605Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.763Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:49195 and /10.30.107.1:5702 12:50:21 2023-12-11T12:50:16.786Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.786Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.806Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.806Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:16.987Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:16.987Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.107Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.107Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.160Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.160Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.209Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.209Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.230Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.231Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.459Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.459Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.459Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.459Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.509Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.509Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.515Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.515Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.607Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.607Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.909Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.909Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:17.939Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:17.939Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.113Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.113Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.191Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.191Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.260Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.260Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.311Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.311Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.362Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.362Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.382Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.382Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.512Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.512Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.612Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.612Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.717Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.717Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:18.811Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:18.811Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.012Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.013Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.043Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.043Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.235Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.235Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.263Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.264Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.266Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.266Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.316Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.316Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.346Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.346Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.515Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.515Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.664Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.664Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.716Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.716Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.716Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.716Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.822Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.822Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:19.896Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:19.896Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.016Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.016Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.118Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.118Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.369Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.369Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.388Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.388Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.399Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.399Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.466Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.466Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.568Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.568Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.768Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.768Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.824Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.824Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.868Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.868Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.899Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.899Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:20.919Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:21 2023-12-11T12:50:20.919Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.019Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.019Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.021Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.021Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.251Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.251Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.321Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.322Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.341Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.341Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.570Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.570Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.570Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:21 2023-12-11T12:50:21.570Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:21 2023-12-11T12:50:21.869Z INFO 8084 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] 12:50:21 12:50:21 Members {size:10, ver:10} [ 12:50:21 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:21 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:21 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:21 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:21 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:21 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:21 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:21 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:21 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:21 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 this 12:50:21 ] 12:50:21 12:50:21 2023-12-11T12:50:21.870Z INFO 8084 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:21 12:50:21 Members {size:10, ver:10} [ 12:50:21 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:21 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:21 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:21 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:21 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:21 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:21 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:21 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:21 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:21 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:21 ] 12:50:21 12:50:21 2023-12-11T12:50:21.870Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.870Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.871Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.871Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.871Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.872Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5702, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.873Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:54427 and /10.30.107.1:5704 12:50:21 2023-12-11T12:50:21.874Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.106.238:47519 12:50:21 2023-12-11T12:50:21.875Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5703, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.876Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.106.238:60719 12:50:21 2023-12-11T12:50:21.877Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5704, timeout: 10000, bind-any: true 12:50:21 2023-12-11T12:50:21.877Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.107.1:58721 12:50:21 2023-12-11T12:50:21.877Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43291 and /10.30.107.1:5703 12:50:21 2023-12-11T12:50:21.878Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:51401 and /10.30.107.1:5705 12:50:21 2023-12-11T12:50:21.879Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.106.238:57723 12:50:21 2023-12-11T12:50:21.879Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.106.238:42103 12:50:21 2023-12-11T12:50:21.880Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:42103 and /10.30.106.238:5703 12:50:21 2023-12-11T12:50:21.881Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:47519 and /10.30.106.238:5702 12:50:21 2023-12-11T12:50:21.881Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.106.238:40007 12:50:21 2023-12-11T12:50:21.882Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:57723 and /10.30.106.238:5704 12:50:21 2023-12-11T12:50:21.882Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:40007 and /10.30.106.238:5705 12:50:21 2023-12-11T12:50:21.882Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.107.1:58065 12:50:21 2023-12-11T12:50:21.882Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.107.1:53607 12:50:22 2023-12-11T12:50:21.883Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:60719 and /10.30.106.238:5705 12:50:22 2023-12-11T12:50:21.883Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:22 12:50:22 Members {size:10, ver:10} [ 12:50:22 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:22 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:22 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:22 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:22 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:22 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:22 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:22 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:22 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b this 12:50:22 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:22 ] 12:50:22 12:50:22 2023-12-11T12:50:21.883Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.106.238:35947 12:50:22 2023-12-11T12:50:21.890Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.107.1:41829 12:50:22 2023-12-11T12:50:21.892Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:35947 and /10.30.106.238:5705 12:50:22 2023-12-11T12:50:21.894Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:35117 and /10.30.107.1:5707 12:50:22 2023-12-11T12:50:21.895Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:47141 and /10.30.107.1:5706 12:50:22 2023-12-11T12:50:21.897Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.107.1:55315 12:50:22 2023-12-11T12:50:21.900Z INFO 8084 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:22 12:50:22 Members {size:10, ver:10} [ 12:50:22 Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:22 Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:22 Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:22 Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:22 Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:22 Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:22 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:22 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:22 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:22 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:22 ] 12:50:22 12:50:22 2023-12-11T12:50:21.902Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:22 2023-12-11T12:50:21.902Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:21.921Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:22 2023-12-11T12:50:21.921Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:21.929Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:22 2023-12-11T12:50:21.929Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:21.980Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:22 2023-12-11T12:50:21.980Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:21.980Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:22 2023-12-11T12:50:21.980Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.026Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.027Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.133Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.133Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.409Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.409Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.431Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.431Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.450Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.450Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.527Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.527Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.782Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.782Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.805Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.805Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.834Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:22 2023-12-11T12:50:22.834Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:22 2023-12-11T12:50:22.884Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5705 is STARTED 12:50:22 2023-12-11T12:50:22.892Z INFO 8084 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 20.706 seconds (process running for 68.298) 12:50:23 2023-12-11T12:50:22.903Z INFO 8084 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:50:23 2023-12-11T12:50:22.936Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:23 2023-12-11T12:50:22.936Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:23 2023-12-11T12:50:22.985Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:23 2023-12-11T12:50:22.985Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:23 2023-12-11T12:50:22.985Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:23 2023-12-11T12:50:22.985Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:23 2023-12-11T12:50:23.025Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:23 2023-12-11T12:50:23.025Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:23 2023-12-11T12:50:23.029Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:23 2023-12-11T12:50:23.029Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.513Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.513Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.534Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.534Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.610Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.610Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.731Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.731Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.859Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.859Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.935Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.935Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.939Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.939Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.987Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.987Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:23.987Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:24 2023-12-11T12:50:23.988Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:24.028Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:24 2023-12-11T12:50:24.028Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:24 2023-12-11T12:50:24.088Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:24 2023-12-11T12:50:24.088Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.904 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 12:50:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 12:50:29 12:50:29 . ____ _ __ _ _ 12:50:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:29 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:29 =========|_|==============|___/=/_/_/_/ 12:50:29 :: Spring Boot :: (v3.1.2) 12:50:29 12:50:29 2023-12-11T12:50:24.119Z INFO 8084 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:29 2023-12-11T12:50:24.119Z INFO 8084 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] 12:50:29 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:29 + + + + | | / \ / | | / / \ | | 12:50:29 + + + + + o----o o o o o----o | o o o o----o | 12:50:29 + + + + | | / \ / | | \ / \ | | 12:50:29 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5706 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:29 2023-12-11T12:50:24.139Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:29 To enable the Jet engine on the members, do one of the following: 12:50:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:29 2023-12-11T12:50:24.149Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:29 2023-12-11T12:50:24.150Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:29 2023-12-11T12:50:24.150Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:29 2023-12-11T12:50:24.161Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:29 2023-12-11T12:50:24.161Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5706 is STARTING 12:50:29 2023-12-11T12:50:24.232Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.232Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.319Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.1]:5702 12:50:29 2023-12-11T12:50:24.334Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:32971 and /10.30.107.1:5702 12:50:29 2023-12-11T12:50:24.416Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.416Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.687Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.688Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.811Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.811Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.817Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.817Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.844Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.844Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.936Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.936Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:24.939Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:29 2023-12-11T12:50:24.939Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.039Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.039Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.040Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.040Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.134Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.134Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.231Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.231Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.241Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.242Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.470Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.470Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.669Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.669Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.739Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.739Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.839Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.839Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.891Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.891Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.892Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.892Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:25.893Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:29 2023-12-11T12:50:25.893Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.015Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.015Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.047Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.047Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.093Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.094Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.234Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.234Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.336Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.336Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.523Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.524Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.722Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.722Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.792Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.792Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.792Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.792Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.794Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.794Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.918Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.918Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.952Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.952Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:26.996Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:29 2023-12-11T12:50:26.996Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.044Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.044Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.136Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.136Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.246Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.246Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.438Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.438Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.625Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.625Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.645Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.645Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.746Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.746Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.845Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.845Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.871Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.871Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.926Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.926Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:27.947Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:29 2023-12-11T12:50:27.947Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.150Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.150Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.155Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.155Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.238Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.238Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.440Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.440Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.449Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.449Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.698Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.698Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.774Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.774Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.779Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.779Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.849Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.849Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.929Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.929Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:28.950Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:29 2023-12-11T12:50:28.950Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.150Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.150Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.158Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.159Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.206Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.238:47695->/10.30.107.1:5703, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.206Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.238:43443->/10.30.107.1:5703, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.206Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.238:5705->/10.30.107.1:58721, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.238:43859->/10.30.107.1:5707, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.238:53819->/10.30.107.1:5703, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.238:5704->/10.30.107.1:39467, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.238:35117->/10.30.107.1:5707, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.238:5702->/10.30.107.1:57377, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.207Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.238:5703->/10.30.107.1:57195, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.208Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.238:5705->/10.30.107.1:53607, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.208Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.238:44473->/10.30.107.1:5705, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.208Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.238:5703->/10.30.107.1:54481, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.209Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.238:32971->/10.30.107.1:5702, qualifier=null, endpoint=[10.30.107.1]:5702, remoteUuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.238:5703->/10.30.107.1:42029, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.238:56023->/10.30.107.1:5702, qualifier=null, endpoint=[10.30.107.1]:5702, remoteUuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.238:41805->/10.30.107.1:5705, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.238:5704->/10.30.107.1:48749, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.238:42899->/10.30.107.1:5702, qualifier=null, endpoint=[10.30.107.1]:5702, remoteUuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.238:51401->/10.30.107.1:5705, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.212Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.238:5705->/10.30.107.1:41829, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.238:5704->/10.30.107.1:56525, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.238:55793->/10.30.107.1:5706, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.238:49195->/10.30.107.1:5702, qualifier=null, endpoint=[10.30.107.1]:5702, remoteUuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.238:5705->/10.30.107.1:58065, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.213Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.238:5703->/10.30.107.1:51575, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.238:5704->/10.30.107.1:42555, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.238:44149->/10.30.107.1:5704, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.214Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.238:46885->/10.30.107.1:5706, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.238:43907->/10.30.107.1:5704, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.238:47101->/10.30.107.1:5702, qualifier=null, endpoint=[10.30.107.1]:5702, remoteUuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.238:5703->/10.30.107.1:56341, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.215Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.238:33401->/10.30.107.1:5706, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.238:5702->/10.30.107.1:43297, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.238:5702->/10.30.107.1:43195, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.217Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.217Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.217Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.217Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.217Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.238:51037->/10.30.107.1:5705, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.238:5705->/10.30.107.1:55315, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.238:5704->/10.30.107.1:48261, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.238:47141->/10.30.107.1:5706, qualifier=null, endpoint=[10.30.107.1]:5706, remoteUuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.238:54427->/10.30.107.1:5704, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.219Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.238:5702->/10.30.107.1:55701, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.238:5702->/10.30.107.1:44925, qualifier=null, endpoint=[10.30.107.1]:5705, remoteUuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.238:52165->/10.30.107.1:5707, qualifier=null, endpoint=[10.30.107.1]:5707, remoteUuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.220Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.238:51651->/10.30.107.1:5704, qualifier=null, endpoint=[10.30.107.1]:5704, remoteUuid=b90a20ef-f3f8-426b-ab72-2680049797e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.221Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.216Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.222Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.225Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.238:43291->/10.30.107.1:5703, qualifier=null, endpoint=[10.30.107.1]:5703, remoteUuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 12:50:29 2023-12-11T12:50:29.225Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.225Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.226Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.226Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.301Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.302Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.303Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.303Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.314Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.314Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.314Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.315Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.316Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.317Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.317Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.317Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.317Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.318Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.319Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.319Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.320Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.320Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.320Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.321Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.322Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.323Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.323Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.323Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.323Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.324Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.325Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.326Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.326Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.327Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.327Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.327Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.341Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.341Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.416Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.416Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.416Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.416Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.417Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.418Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.418Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.418Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.418Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.418Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.419Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.420Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.420Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.420Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.420Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.420Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.421Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.421Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.422Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.422Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.423Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.423Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.423Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.423Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.423Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.424Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.425Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.426Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.427Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.427Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.428Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.428Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.429Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.430Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.430Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.430Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.430Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.431Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.431Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.435Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.442Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:29 2023-12-11T12:50:29.442Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:29 2023-12-11T12:50:29.517Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.518Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.518Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.518Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.519Z WARN 8084 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5707}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.519Z WARN 8084 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5703}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.519Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.519Z WARN 8084 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5706}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.520Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5705}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.520Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5702}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.520Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.520Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.520Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5702}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.520Z WARN 8084 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5705}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5702, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5704}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.521Z WARN 8084 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.521Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5704}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5703}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5706}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5705}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5702. Reason: IOException[Connection refused to address /10.30.107.1:5702] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5702}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5702}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.522Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.522Z WARN 8084 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5703}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.523Z WARN 8084 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.523Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.524Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.524Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.524Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.524Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.525Z WARN 8084 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5707}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.525Z WARN 8084 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.525Z WARN 8084 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5706}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.525Z WARN 8084 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.525Z INFO 8084 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.526Z WARN 8084 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5707}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.526Z WARN 8084 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.526Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.526Z INFO 8084 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.526Z INFO 8084 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.526Z WARN 8084 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5704}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.526Z WARN 8084 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.526Z INFO 8084 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 12:50:29 2023-12-11T12:50:29.526Z INFO 8084 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=10, members=[MemberInfo{address=[10.30.107.1]:5702, uuid=e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.1]:5703, uuid=d935e3c2-6bcf-44e5-85ec-9023c30d8637, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.1]:5704, uuid=b90a20ef-f3f8-426b-ab72-2680049797e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.1]:5705, uuid=7c9684e0-89de-495a-9a60-67d9aaee4db2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.1]:5706, uuid=f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.1]:5707, uuid=4c46a09a-f124-446c-b2a1-7ebf4bc67509, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.238]:5702, uuid=23f2cc9b-fd47-4fe4-a796-b6f3b9826f47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.238]:5703, uuid=fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.238]:5704, uuid=875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.238]:5705, uuid=e6d36166-a833-4e0b-88de-e1320338fb10, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}]} with suspected members: [Member [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e, Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509, Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2, Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7, Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3, Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637] and initial addresses to ask: [Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10] 12:50:29 2023-12-11T12:50:29.527Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5706, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.528Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5706. Reason: IOException[Connection refused to address /10.30.107.1:5706] 12:50:29 2023-12-11T12:50:29.528Z WARN 8084 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5706}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.528Z WARN 8084 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.530Z WARN 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.238]:5702 is accepted. Response: MembersView{version=10, members=[MemberInfo{address=[10.30.106.238]:5702, uuid=23f2cc9b-fd47-4fe4-a796-b6f3b9826f47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.238]:5703, uuid=fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.238]:5704, uuid=875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.238]:5705, uuid=e6d36166-a833-4e0b-88de-e1320338fb10, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}]} 12:50:29 2023-12-11T12:50:29.530Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.530Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5707, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.530Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.531Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5703}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.531Z INFO 8084 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5707. Reason: IOException[Connection refused to address /10.30.107.1:5707] 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5707}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.531Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5704, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.531Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5703, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.531Z INFO 8084 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5704}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.531Z WARN 8084 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.532Z INFO 8084 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5703. Reason: IOException[Connection refused to address /10.30.107.1:5703] 12:50:29 2023-12-11T12:50:29.532Z INFO 8084 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5704. Reason: IOException[Connection refused to address /10.30.107.1:5704] 12:50:29 2023-12-11T12:50:29.535Z WARN 8084 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.238]:5702 is accepted. Response: MembersView{version=10, members=[MemberInfo{address=[10.30.106.238]:5702, uuid=23f2cc9b-fd47-4fe4-a796-b6f3b9826f47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.238]:5703, uuid=fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.238]:5704, uuid=875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.238]:5705, uuid=e6d36166-a833-4e0b-88de-e1320338fb10, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}]} 12:50:29 2023-12-11T12:50:29.536Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.1:5705, timeout: 10000, bind-any: true 12:50:29 2023-12-11T12:50:29.537Z INFO 8084 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.1:5705. Reason: IOException[Connection refused to address /10.30.107.1:5705] 12:50:29 2023-12-11T12:50:29.537Z WARN 8084 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.1]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.1:5705}, Error-Count: 5 12:50:29 2023-12-11T12:50:29.537Z WARN 8084 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 is suspected to be dead for reason: No connection 12:50:29 2023-12-11T12:50:29.537Z WARN 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.238]:5702 is accepted. Response: MembersView{version=10, members=[MemberInfo{address=[10.30.106.238]:5702, uuid=23f2cc9b-fd47-4fe4-a796-b6f3b9826f47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.238]:5703, uuid=fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.238]:5704, uuid=875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.238]:5705, uuid=e6d36166-a833-4e0b-88de-e1320338fb10, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}]} 12:50:29 2023-12-11T12:50:29.538Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:29 2023-12-11T12:50:29.541Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:29 2023-12-11T12:50:29.542Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:29 2023-12-11T12:50:29.542Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:29 2023-12-11T12:50:29.542Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.543Z INFO 8084 --- [cached.thread-9] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.543Z INFO 8084 --- [cached.thread-9] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:34 12:50:34 Members {size:4, ver:11} [ 12:50:34 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:34 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:34 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:34 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:34 ] 12:50:34 12:50:34 2023-12-11T12:50:29.544Z INFO 8084 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=11, members=[MemberInfo{address=[10.30.106.238]:5702, uuid=23f2cc9b-fd47-4fe4-a796-b6f3b9826f47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.238]:5703, uuid=fc27e31f-f5bc-42d0-be7b-fb0c767f9b17, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.238]:5704, uuid=875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.238]:5705, uuid=e6d36166-a833-4e0b-88de-e1320338fb10, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}]} 12:50:34 2023-12-11T12:50:29.544Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.544Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.545Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.545Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.545Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.545Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.546Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:34 12:50:34 Members {size:4, ver:11} [ 12:50:34 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:34 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:34 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:34 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:34 ] 12:50:34 12:50:34 2023-12-11T12:50:29.547Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5702, UUID: e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.547Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5702, UUID: e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.548Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.549Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.549Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.549Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5703, UUID: d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.549Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.549Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.550Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.550Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5703, UUID: d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.550Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5704, UUID: b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.550Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] 12:50:34 12:50:34 Members {size:4, ver:11} [ 12:50:34 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:34 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:34 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:34 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 this 12:50:34 ] 12:50:34 12:50:34 2023-12-11T12:50:29.550Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.551Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5704, UUID: b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.551Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5705, UUID: 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.551Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5702, UUID: e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.551Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5702, UUID: e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 2023-12-11T12:50:29.559Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.559Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5706, UUID: f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.559Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5707, UUID: 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5705, UUID: 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.560Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:34 12:50:34 Members {size:4, ver:11} [ 12:50:34 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:34 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:34 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b this 12:50:34 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:34 ] 12:50:34 12:50:34 2023-12-11T12:50:29.561Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5706, UUID: f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.561Z INFO 8084 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5707, UUID: 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.562Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5703, UUID: d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.563Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5704, UUID: b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.563Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5705, UUID: 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.564Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5706, UUID: f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.564Z INFO 8084 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5707, UUID: 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.564Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5703, UUID: d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 2023-12-11T12:50:29.565Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5704, UUID: b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 2023-12-11T12:50:29.565Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5705, UUID: 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 2023-12-11T12:50:29.565Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5706, UUID: f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 2023-12-11T12:50:29.566Z INFO 8084 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.1]:5707, UUID: 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 2023-12-11T12:50:29.726Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.238]:5702 12:50:34 2023-12-11T12:50:29.728Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.106.238:59457 12:50:34 2023-12-11T12:50:29.728Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:59457 and /10.30.106.238:5702 12:50:34 2023-12-11T12:50:29.752Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.752Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:29.752Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.752Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:29.781Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.781Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:29.793Z INFO 8084 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -5601774681863972774 12:50:34 2023-12-11T12:50:29.811Z INFO 8084 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 12:50:34 2023-12-11T12:50:29.811Z INFO 8084 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 12:50:34 2023-12-11T12:50:29.813Z WARN 8084 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.238]:5702]. (Probably they have recently joined or left the cluster.) { 12:50:34 [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 } 12:50:34 2023-12-11T12:50:29.818Z WARN 8084 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.238]:5702]. (Probably they have recently joined or left the cluster.) { 12:50:34 [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 } 12:50:34 2023-12-11T12:50:29.822Z WARN 8084 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.238]:5702]. (Probably they have recently joined or left the cluster.) { 12:50:34 [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 } 12:50:34 2023-12-11T12:50:29.822Z WARN 8084 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.238]:5702]. (Probably they have recently joined or left the cluster.) { 12:50:34 [10.30.107.1]:5702 - e8cd7a85-2a82-4e97-acdd-4b0fbb01d40e 12:50:34 [10.30.107.1]:5707 - 4c46a09a-f124-446c-b2a1-7ebf4bc67509 12:50:34 [10.30.107.1]:5705 - 7c9684e0-89de-495a-9a60-67d9aaee4db2 12:50:34 [10.30.107.1]:5704 - b90a20ef-f3f8-426b-ab72-2680049797e7 12:50:34 [10.30.107.1]:5703 - d935e3c2-6bcf-44e5-85ec-9023c30d8637 12:50:34 [10.30.107.1]:5706 - f63e14f0-838f-4daa-a2ff-d0770ab7d7f3 12:50:34 } 12:50:34 2023-12-11T12:50:29.885Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.885Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:29.890Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.890Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:29.903Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:34 2023-12-11T12:50:29.903Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.009Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.009Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.137Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 640 12:50:34 2023-12-11T12:50:30.276Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.276Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.332Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.332Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.360Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.360Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.434Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.434Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.455Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.455Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.598Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Mon Dec 11 12:50:30 UTC 2023, plannedMigrations=640, completedMigrations=640, remainingMigrations=0, totalCompletedMigrations=2279) 12:50:34 2023-12-11T12:50:30.665Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.665Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.808Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.808Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.949Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.949Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:30.958Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:34 2023-12-11T12:50:30.959Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.017Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.017Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.027Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.027Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.095Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.095Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.345Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.345Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.369Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.369Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.431Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.431Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.446Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.446Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.657Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.657Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.768Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.768Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.810Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.810Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.970Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.970Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:31.979Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:34 2023-12-11T12:50:31.980Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.010Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.010Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.048Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.048Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.101Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.102Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.349Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.349Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.472Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.472Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.484Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.484Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.549Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.549Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.659Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.659Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.771Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.771Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.881Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.881Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:32.913Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:34 2023-12-11T12:50:32.913Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.053Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.053Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.062Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.062Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.074Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.074Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.251Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.251Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.437Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.438Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.474Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.474Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.552Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.552Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.653Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.653Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.661Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.661Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.733Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.733Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:33.875Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:34 2023-12-11T12:50:33.875Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.015Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.015Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.016Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.016Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.107Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.107Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.227Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.227Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.405Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.405Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.455Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.455Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.539Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.540Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:34 2023-12-11T12:50:34.556Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:34 2023-12-11T12:50:34.556Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:34.564Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:34.564Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:34.577Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:34.577Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:34.828Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:40 2023-12-11T12:50:34.828Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:34.836Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:40 2023-12-11T12:50:34.836Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:34.847Z INFO 8084 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 12:50:40 Members {size:5, ver:12} [ 12:50:40 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:40 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:40 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:40 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:40 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:40 ] 12:50:40 12:50:40 2023-12-11T12:50:34.853Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 12:50:40 Members {size:5, ver:12} [ 12:50:40 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:40 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:40 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:40 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:40 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 this 12:50:40 ] 12:50:40 12:50:40 2023-12-11T12:50:34.863Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 12:50:40 Members {size:5, ver:12} [ 12:50:40 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:40 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:40 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:40 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:40 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:40 ] 12:50:40 12:50:40 2023-12-11T12:50:34.863Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5703, timeout: 10000, bind-any: true 12:50:40 2023-12-11T12:50:34.864Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5704, timeout: 10000, bind-any: true 12:50:40 2023-12-11T12:50:34.864Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 12:50:40 Members {size:5, ver:12} [ 12:50:40 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:40 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:40 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b this 12:50:40 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:40 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:40 ] 12:50:40 12:50:40 2023-12-11T12:50:34.865Z INFO 8084 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5705, timeout: 10000, bind-any: true 12:50:40 2023-12-11T12:50:34.865Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 12:50:40 Members {size:5, ver:12} [ 12:50:40 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:40 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:40 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:40 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 this 12:50:40 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:40 ] 12:50:40 12:50:40 2023-12-11T12:50:34.868Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.106.238:34799 12:50:40 2023-12-11T12:50:34.874Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5706 and /10.30.106.238:59063 12:50:40 2023-12-11T12:50:34.875Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.106.238:56297 12:50:40 2023-12-11T12:50:34.877Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:59063 and /10.30.106.238:5706 12:50:40 2023-12-11T12:50:34.877Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:56297 and /10.30.106.238:5704 12:50:40 2023-12-11T12:50:34.878Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.106.238:40457 12:50:40 2023-12-11T12:50:34.878Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:34799 and /10.30.106.238:5705 12:50:40 2023-12-11T12:50:34.878Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:40457 and /10.30.106.238:5703 12:50:40 2023-12-11T12:50:34.878Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5706 and /10.30.106.238:41581 12:50:40 2023-12-11T12:50:34.879Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5706 and /10.30.106.238:35207 12:50:40 2023-12-11T12:50:34.879Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:35207 and /10.30.106.238:5706 12:50:40 2023-12-11T12:50:34.886Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:41581 and /10.30.106.238:5706 12:50:40 2023-12-11T12:50:35.026Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.026Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.109Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 12:50:40 2023-12-11T12:50:35.127Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.127Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.292Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.292Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.315Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.315Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.366Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.366Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.420Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Mon Dec 11 12:50:35 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2550) 12:50:40 2023-12-11T12:50:35.420Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.420Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.492Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.492Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.521Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.521Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.579Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.579Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.666Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.666Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.863Z WARN 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 12:50:40 2023-12-11T12:50:35.864Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5706 is STARTED 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system.logo : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] 12:50:40 + + o o o o---o o----o o o---o o o----o o--o--o 12:50:40 + + + + | | / \ / | | / / \ | | 12:50:40 + + + + + o----o o o o o----o | o o o o----o | 12:50:40 + + + + | | / \ / | | \ / \ | | 12:50:40 + + o o o o o---o o----o o----o o---o o o o----o o 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.238]:5707 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]: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. 12:50:40 2023-12-11T12:50:35.869Z INFO 8084 --- [ main] com.hazelcast.system : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 12:50:40 To enable the Jet engine on the members, do one of the following: 12:50:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:50:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:50:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:50:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:50:40 2023-12-11T12:50:35.882Z INFO 8084 --- [ main] com.hazelcast.system.security : [10.30.106.238]: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. 12:50:40 2023-12-11T12:50:35.883Z INFO 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 12:50:40 2023-12-11T12:50:35.883Z WARN 8084 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.238]: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. 12:50:40 2023-12-11T12:50:35.890Z INFO 8084 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:50:40 2023-12-11T12:50:35.890Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5707 is STARTING 12:50:40 2023-12-11T12:50:35.937Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.937Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:35.990Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:40 2023-12-11T12:50:35.990Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.031Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.031Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.054Z INFO 8084 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.238]:5702 12:50:40 2023-12-11T12:50:36.056Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5702 and /10.30.106.238:43197 12:50:40 2023-12-11T12:50:36.056Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:43197 and /10.30.106.238:5702 12:50:40 2023-12-11T12:50:36.179Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.179Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.220Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.220Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.368Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.368Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.446Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.446Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.568Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.569Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.574Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.574Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.583Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.583Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.625Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.625Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.644Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.644Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:36.940Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:40 2023-12-11T12:50:36.940Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.072Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.073Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.092Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.092Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.132Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.132Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.184Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.184Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.419Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.419Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.471Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.471Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.485Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.485Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.577Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.577Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.649Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.649Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.777Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.777Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.797Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.797Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:37.943Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:40 2023-12-11T12:50:37.943Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:38.024Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:40 2023-12-11T12:50:38.024Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:38.037Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:40 2023-12-11T12:50:38.037Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:38.235Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:40 2023-12-11T12:50:38.235Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:40 2023-12-11T12:50:38.295Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.295Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.472Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.472Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.473Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.473Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.588Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.588Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.630Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.630Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.700Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.700Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.702Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.702Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:38.780Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:41 2023-12-11T12:50:38.780Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.039Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.039Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.046Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.046Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.077Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.077Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.139Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.139Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.348Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.348Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.375Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.375Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.626Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.626Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.683Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.683Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.690Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.690Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.705Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.705Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.784Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.784Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.892Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.892Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:39.903Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:41 2023-12-11T12:50:39.903Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.130Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.130Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.248Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.248Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.292Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.292Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.351Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.351Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.578Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.578Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.592Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.592Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.779Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.779Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.836Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.836Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.858Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.858Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.887Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.887Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.895Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:41 2023-12-11T12:50:40.895Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:41 2023-12-11T12:50:40.906Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:42 2023-12-11T12:50:40.906Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.033Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.033Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.147Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.147Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.159Z INFO 8084 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 this 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.165Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 this 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.166Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 this 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.167Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b this 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.167Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5707 and /10.30.106.238:60781 12:50:42 2023-12-11T12:50:41.168Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:60781 and /10.30.106.238:5707 12:50:42 2023-12-11T12:50:41.169Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5703, timeout: 10000, bind-any: true 12:50:42 2023-12-11T12:50:41.169Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5704, timeout: 10000, bind-any: true 12:50:42 2023-12-11T12:50:41.170Z INFO 8084 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5705, timeout: 10000, bind-any: true 12:50:42 2023-12-11T12:50:41.179Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5707 and /10.30.106.238:40265 12:50:42 2023-12-11T12:50:41.180Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5703 and /10.30.106.238:34381 12:50:42 2023-12-11T12:50:41.181Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5704 and /10.30.106.238:40119 12:50:42 2023-12-11T12:50:41.181Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:40265 and /10.30.106.238:5707 12:50:42 2023-12-11T12:50:41.181Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5705 and /10.30.106.238:35465 12:50:42 2023-12-11T12:50:41.181Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:40119 and /10.30.106.238:5704 12:50:42 2023-12-11T12:50:41.182Z INFO 8084 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 this 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.183Z INFO 8084 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.238:5706, timeout: 10000, bind-any: true 12:50:42 2023-12-11T12:50:41.184Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:34381 and /10.30.106.238:5703 12:50:42 2023-12-11T12:50:41.184Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5707 and /10.30.106.238:47057 12:50:42 2023-12-11T12:50:41.185Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:35465 and /10.30.106.238:5705 12:50:42 2023-12-11T12:50:41.185Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5707 and /10.30.106.238:58265 12:50:42 2023-12-11T12:50:41.187Z INFO 8084 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:47057 and /10.30.106.238:5707 12:50:42 2023-12-11T12:50:41.188Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:5706 and /10.30.106.238:58299 12:50:42 2023-12-11T12:50:41.188Z INFO 8084 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:58299 and /10.30.106.238:5706 12:50:42 2023-12-11T12:50:41.190Z INFO 8084 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.238]:5706 [cps-and-ncmp-test-caches] [5.2.4] 12:50:42 12:50:42 Members {size:6, ver:13} [ 12:50:42 Member [10.30.106.238]:5702 - 23f2cc9b-fd47-4fe4-a796-b6f3b9826f47 12:50:42 Member [10.30.106.238]:5703 - fc27e31f-f5bc-42d0-be7b-fb0c767f9b17 12:50:42 Member [10.30.106.238]:5704 - 875c8bd0-fb8e-4aeb-9d69-d0c5afa4883b 12:50:42 Member [10.30.106.238]:5705 - e6d36166-a833-4e0b-88de-e1320338fb10 12:50:42 Member [10.30.106.238]:5706 - 5e8f899e-24a8-480c-960b-3f19ee796681 this 12:50:42 Member [10.30.106.238]:5707 - 6acccb55-20da-4711-81eb-ef1423979072 12:50:42 ] 12:50:42 12:50:42 2023-12-11T12:50:41.196Z INFO 8084 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.238]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.238:58265 and /10.30.106.238:5707 12:50:42 2023-12-11T12:50:41.250Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.250Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.419Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 12:50:42 2023-12-11T12:50:41.455Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.455Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.709Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.709Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.783Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.783Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.800Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.800Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.817Z INFO 8084 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.238]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Mon Dec 11 12:50:41 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2821) 12:50:42 2023-12-11T12:50:41.844Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.844Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.921Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.921Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:41.993Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:42 2023-12-11T12:50:41.993Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:42.012Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:42 2023-12-11T12:50:42.012Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:42.059Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:42 2023-12-11T12:50:42.059Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:42.183Z WARN 8084 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 6. Some of the ports seem occupied! 12:50:42 2023-12-11T12:50:42.184Z INFO 8084 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.238]:5707 is STARTED 12:50:42 2023-12-11T12:50:42.188Z INFO 8084 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 18.089 seconds (process running for 87.595) 12:50:42 2023-12-11T12:50:42.194Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:42 2023-12-11T12:50:42.194Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:42 2023-12-11T12:50:42.203Z INFO 8084 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:50:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.107 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 12:50:42 12:50:42 . ____ _ __ _ _ 12:50:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:42 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:42 =========|_|==============|___/=/_/_/_/ 12:50:42 :: Spring Boot :: (v3.1.2) 12:50:42 12:50:42 2023-12-11T12:50:42.224Z INFO 8084 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:42 2023-12-11T12:50:42.224Z INFO 8084 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:50:42 2023-12-11T12:50:42.246Z INFO 8084 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.036 seconds (process running for 87.652) 12:50:42 2023-12-11T12:50:42.250Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:50:42 acks = -1 12:50:42 auto.include.jmx.reporter = true 12:50:42 batch.size = 16384 12:50:42 bootstrap.servers = [localhost:9092] 12:50:42 buffer.memory = 33554432 12:50:42 client.dns.lookup = use_all_dns_ips 12:50:42 client.id = producer-11 12:50:42 compression.type = none 12:50:42 connections.max.idle.ms = 540000 12:50:42 delivery.timeout.ms = 120000 12:50:42 enable.idempotence = true 12:50:42 interceptor.classes = [] 12:50:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:50:42 linger.ms = 0 12:50:42 max.block.ms = 60000 12:50:42 max.in.flight.requests.per.connection = 5 12:50:42 max.request.size = 1048576 12:50:42 metadata.max.age.ms = 300000 12:50:42 metadata.max.idle.ms = 300000 12:50:42 metric.reporters = [] 12:50:42 metrics.num.samples = 2 12:50:42 metrics.recording.level = INFO 12:50:42 metrics.sample.window.ms = 30000 12:50:42 partitioner.adaptive.partitioning.enable = true 12:50:42 partitioner.availability.timeout.ms = 0 12:50:42 partitioner.class = null 12:50:42 partitioner.ignore.keys = false 12:50:42 receive.buffer.bytes = 32768 12:50:42 reconnect.backoff.max.ms = 1000 12:50:42 reconnect.backoff.ms = 50 12:50:42 request.timeout.ms = 30000 12:50:42 retries = 2147483647 12:50:42 retry.backoff.ms = 100 12:50:42 sasl.client.callback.handler.class = null 12:50:42 sasl.jaas.config = null 12:50:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:50:42 sasl.kerberos.min.time.before.relogin = 60000 12:50:42 sasl.kerberos.service.name = null 12:50:42 sasl.kerberos.ticket.renew.jitter = 0.05 12:50:42 sasl.kerberos.ticket.renew.window.factor = 0.8 12:50:42 sasl.login.callback.handler.class = null 12:50:42 sasl.login.class = null 12:50:42 sasl.login.connect.timeout.ms = null 12:50:42 sasl.login.read.timeout.ms = null 12:50:42 sasl.login.refresh.buffer.seconds = 300 12:50:42 sasl.login.refresh.min.period.seconds = 60 12:50:42 sasl.login.refresh.window.factor = 0.8 12:50:42 sasl.login.refresh.window.jitter = 0.05 12:50:42 sasl.login.retry.backoff.max.ms = 10000 12:50:42 sasl.login.retry.backoff.ms = 100 12:50:42 sasl.mechanism = GSSAPI 12:50:42 sasl.oauthbearer.clock.skew.seconds = 30 12:50:42 sasl.oauthbearer.expected.audience = null 12:50:42 sasl.oauthbearer.expected.issuer = null 12:50:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:50:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:50:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:50:42 sasl.oauthbearer.jwks.endpoint.url = null 12:50:42 sasl.oauthbearer.scope.claim.name = scope 12:50:42 sasl.oauthbearer.sub.claim.name = sub 12:50:42 sasl.oauthbearer.token.endpoint.url = null 12:50:42 security.protocol = PLAINTEXT 12:50:42 security.providers = null 12:50:42 send.buffer.bytes = 131072 12:50:42 socket.connection.setup.timeout.max.ms = 30000 12:50:42 socket.connection.setup.timeout.ms = 10000 12:50:42 ssl.cipher.suites = null 12:50:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:50:42 ssl.endpoint.identification.algorithm = https 12:50:42 ssl.engine.factory.class = null 12:50:42 ssl.key.password = null 12:50:42 ssl.keymanager.algorithm = SunX509 12:50:42 ssl.keystore.certificate.chain = null 12:50:42 ssl.keystore.key = null 12:50:42 ssl.keystore.location = null 12:50:42 ssl.keystore.password = null 12:50:42 ssl.keystore.type = JKS 12:50:42 ssl.protocol = TLSv1.3 12:50:42 ssl.provider = null 12:50:42 ssl.secure.random.implementation = null 12:50:42 ssl.trustmanager.algorithm = PKIX 12:50:42 ssl.truststore.certificates = null 12:50:42 ssl.truststore.location = null 12:50:42 ssl.truststore.password = null 12:50:42 ssl.truststore.type = JKS 12:50:42 transaction.timeout.ms = 60000 12:50:42 transactional.id = null 12:50:42 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:50:42 12:50:42 2023-12-11T12:50:42.258Z INFO 8084 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 12:50:42 2023-12-11T12:50:42.259Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:50:42 2023-12-11T12:50:42.259Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:50:42 2023-12-11T12:50:42.259Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299042259 12:50:42 2023-12-11T12:50:42.263Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:42 2023-12-11T12:50:42.263Z WARN 8084 --- [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. 12:50:42 2023-12-11T12:50:42.263Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:42 2023-12-11T12:50:42.269Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:50:42 acks = -1 12:50:42 auto.include.jmx.reporter = true 12:50:42 batch.size = 16384 12:50:42 bootstrap.servers = [localhost:9092] 12:50:42 buffer.memory = 33554432 12:50:42 client.dns.lookup = use_all_dns_ips 12:50:42 client.id = producer-12 12:50:42 compression.type = none 12:50:42 connections.max.idle.ms = 540000 12:50:42 delivery.timeout.ms = 120000 12:50:42 enable.idempotence = true 12:50:42 interceptor.classes = [] 12:50:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:50:42 linger.ms = 0 12:50:42 max.block.ms = 60000 12:50:42 max.in.flight.requests.per.connection = 5 12:50:42 max.request.size = 1048576 12:50:42 metadata.max.age.ms = 300000 12:50:42 metadata.max.idle.ms = 300000 12:50:42 metric.reporters = [] 12:50:42 metrics.num.samples = 2 12:50:42 metrics.recording.level = INFO 12:50:42 metrics.sample.window.ms = 30000 12:50:42 partitioner.adaptive.partitioning.enable = true 12:50:42 partitioner.availability.timeout.ms = 0 12:50:42 partitioner.class = null 12:50:42 partitioner.ignore.keys = false 12:50:42 receive.buffer.bytes = 32768 12:50:42 reconnect.backoff.max.ms = 1000 12:50:42 reconnect.backoff.ms = 50 12:50:42 request.timeout.ms = 30000 12:50:42 retries = 2147483647 12:50:42 retry.backoff.ms = 100 12:50:42 sasl.client.callback.handler.class = null 12:50:42 sasl.jaas.config = null 12:50:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:50:42 sasl.kerberos.min.time.before.relogin = 60000 12:50:42 sasl.kerberos.service.name = null 12:50:42 sasl.kerberos.ticket.renew.jitter = 0.05 12:50:42 sasl.kerberos.ticket.renew.window.factor = 0.8 12:50:42 sasl.login.callback.handler.class = null 12:50:42 sasl.login.class = null 12:50:42 sasl.login.connect.timeout.ms = null 12:50:42 sasl.login.read.timeout.ms = null 12:50:42 sasl.login.refresh.buffer.seconds = 300 12:50:42 sasl.login.refresh.min.period.seconds = 60 12:50:42 sasl.login.refresh.window.factor = 0.8 12:50:42 sasl.login.refresh.window.jitter = 0.05 12:50:42 sasl.login.retry.backoff.max.ms = 10000 12:50:42 sasl.login.retry.backoff.ms = 100 12:50:42 sasl.mechanism = GSSAPI 12:50:42 sasl.oauthbearer.clock.skew.seconds = 30 12:50:42 sasl.oauthbearer.expected.audience = null 12:50:42 sasl.oauthbearer.expected.issuer = null 12:50:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:50:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:50:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:50:42 sasl.oauthbearer.jwks.endpoint.url = null 12:50:42 sasl.oauthbearer.scope.claim.name = scope 12:50:42 sasl.oauthbearer.sub.claim.name = sub 12:50:42 sasl.oauthbearer.token.endpoint.url = null 12:50:42 security.protocol = PLAINTEXT 12:50:42 security.providers = null 12:50:42 send.buffer.bytes = 131072 12:50:42 socket.connection.setup.timeout.max.ms = 30000 12:50:42 socket.connection.setup.timeout.ms = 10000 12:50:42 ssl.cipher.suites = null 12:50:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:50:42 ssl.endpoint.identification.algorithm = https 12:50:42 ssl.engine.factory.class = null 12:50:42 ssl.key.password = null 12:50:42 ssl.keymanager.algorithm = SunX509 12:50:42 ssl.keystore.certificate.chain = null 12:50:42 ssl.keystore.key = null 12:50:42 ssl.keystore.location = null 12:50:42 ssl.keystore.password = null 12:50:42 ssl.keystore.type = JKS 12:50:42 ssl.protocol = TLSv1.3 12:50:42 ssl.provider = null 12:50:42 ssl.secure.random.implementation = null 12:50:42 ssl.trustmanager.algorithm = PKIX 12:50:42 ssl.truststore.certificates = null 12:50:42 ssl.truststore.location = null 12:50:42 ssl.truststore.password = null 12:50:42 ssl.truststore.type = JKS 12:50:42 transaction.timeout.ms = 60000 12:50:42 transactional.id = null 12:50:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:50:42 12:50:42 2023-12-11T12:50:42.270Z INFO 8084 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 12:50:42 2023-12-11T12:50:42.271Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:50:42 2023-12-11T12:50:42.271Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:50:42 2023-12-11T12:50:42.271Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299042271 12:50:42 2023-12-11T12:50:42.272Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:42 2023-12-11T12:50:42.272Z WARN 8084 --- [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. 12:50:42 2023-12-11T12:50:42.272Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:42 2023-12-11T12:50:42.273Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:42 2023-12-11T12:50:42.273Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 12:50:42 12:50:42 . ____ _ __ _ _ 12:50:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:42 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:42 =========|_|==============|___/=/_/_/_/ 12:50:42 :: Spring Boot :: (v3.1.2) 12:50:42 12:50:42 2023-12-11T12:50:42.295Z INFO 8084 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:42 2023-12-11T12:50:42.295Z INFO 8084 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 12:50:42 2023-12-11T12:50:42.300Z INFO 8084 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.02 seconds (process running for 87.706) 12:50:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 12:50:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 12:50:42 2023-12-11T12:50:42.364Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:42 2023-12-11T12:50:42.364Z WARN 8084 --- [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. 12:50:42 2023-12-11T12:50:42.364Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:42 2023-12-11T12:50:42.372Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:42 2023-12-11T12:50:42.372Z WARN 8084 --- [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. 12:50:42 2023-12-11T12:50:42.373Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 12:50:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 12:50:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 12:50:47 2023-12-11T12:50:42.388Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:50:47 2023-12-11T12:50:42.405Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.405Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.455Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 280ee31681db23171290062a6f8c426bca89efc5bf14bd48f45b3bb52695dc25 12:50:47 2023-12-11T12:50:42.464Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:42.465Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:42.465Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:42.465Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.465Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.480Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:42.480Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:42.480Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:42.623Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.623Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.716Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:42.716Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:42.716Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:42.730Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:42.730Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:42.730Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:42.763Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.763Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.903Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.904Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.925Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.925Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:42.989Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:42.989Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.034Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.034Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.126Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.126Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.160Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.160Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.169Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:43.169Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:43.169Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:43.182Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:43.182Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:43.182Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:43.345Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.345Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.351Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.351Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.409Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.409Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.432Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.432Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.533Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.533Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.724Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.724Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.833Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.833Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.855Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.855Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.888Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:43.888Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:43.888Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:43.938Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:43.938Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:43.986Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:43.986Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:43.986Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:44.096Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.096Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.185Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.185Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.253Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.253Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.310Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.310Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.336Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.336Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.376Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.376Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.612Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.612Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.739Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.739Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.757Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.757Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.878Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.878Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:44.998Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:44.998Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.036Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.036Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.041Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.041Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.042Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:45.042Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:45.042Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:45.090Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:45.090Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:45.090Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:45.388Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.388Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.439Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.439Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.457Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.457Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.515Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.515Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.579Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.579Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.609Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.609Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.766Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.766Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.858Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.858Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.944Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:45.944Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:45.948Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:45.948Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:45.948Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:45.958Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:45.958Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:45.958Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:46.052Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.052Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.152Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.152Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.201Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.201Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.353Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.353Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.474Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.474Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.501Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.501Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.514Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.514Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.636Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.636Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.782Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.783Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.797Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.797Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.920Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.920Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.966Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.966Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:46.970Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:47 2023-12-11T12:50:46.970Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:46.970Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:46.993Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:47 2023-12-11T12:50:46.993Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.054Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:47 2023-12-11T12:50:47.054Z WARN 8084 --- [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. 12:50:47 2023-12-11T12:50:47.054Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:47 2023-12-11T12:50:47.103Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.103Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.312Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.312Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.520Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.520Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.520Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.520Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.546Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.546Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.571Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.571Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.586Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.586Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.807Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.418424891S 12:50:47 2023-12-11T12:50:47.822Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.822Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:47 2023-12-11T12:50:47.826Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:47 2023-12-11T12:50:47.826Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:47 12:50:47 . ____ _ __ _ _ 12:50:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:47 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:47 =========|_|==============|___/=/_/_/_/ 12:50:47 :: Spring Boot :: (v3.1.2) 12:50:47 12:50:47 2023-12-11T12:50:47.874Z INFO 8084 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:47 2023-12-11T12:50:47.874Z INFO 8084 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:50:47 2023-12-11T12:50:47.879Z INFO 8084 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.018 seconds (process running for 93.285) 12:50:47 2023-12-11T12:50:47.891Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:47 2023-12-11T12:50:47.895Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:47 2023-12-11T12:50:47.897Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:47 2023-12-11T12:50:47.901Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:47 2023-12-11T12:50:47.904Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:48 2023-12-11T12:50:47.907Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:48 2023-12-11T12:50:47.909Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:48 2023-12-11T12:50:47.912Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 12:50:48 2023-12-11T12:50:47.939Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:48 2023-12-11T12:50:47.939Z WARN 8084 --- [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. 12:50:48 2023-12-11T12:50:47.939Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:48 2023-12-11T12:50:47.942Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:48 2023-12-11T12:50:47.943Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:48 2023-12-11T12:50:47.974Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:48 2023-12-11T12:50:47.974Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:48 2023-12-11T12:50:48.021Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:48 2023-12-11T12:50:48.021Z WARN 8084 --- [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. 12:50:48 2023-12-11T12:50:48.021Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:48 2023-12-11T12:50:48.077Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:48 2023-12-11T12:50:48.077Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:48 2023-12-11T12:50:48.106Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:48 2023-12-11T12:50:48.106Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.797 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 12:50:48 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 12:50:53 2023-12-11T12:50:48.191Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:50:53 2023-12-11T12:50:48.242Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c83d8e9dcf790fa85fa70a94594945f5e719998c7fc99861bb04ac8926a0b020 12:50:53 2023-12-11T12:50:48.376Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.376Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.379Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.379Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.426Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.426Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.527Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.527Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.591Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.591Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.613Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.613Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.730Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.730Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.882Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.882Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:48.893Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:53 2023-12-11T12:50:48.893Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:48.893Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:48.978Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:53 2023-12-11T12:50:48.978Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.008Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.008Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.148Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.148Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.179Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:49.179Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:49.179Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:49.180Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.180Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.329Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.329Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.454Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.454Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.530Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.530Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.530Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.530Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.536Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.536Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.544Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.544Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.620Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.620Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:49.800Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:53 2023-12-11T12:50:49.800Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.033Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:50.033Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:50.033Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:50.082Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.082Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.082Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.082Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.098Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:53 2023-12-11T12:50:50.098Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:50.098Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:50.151Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.151Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.211Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.211Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.332Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.332Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.473Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.473Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.496Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.496Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.557Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.557Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.583Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.583Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.638Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.639Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.733Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.733Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:50.886Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:50.886Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:50.886Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:50.954Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:53 2023-12-11T12:50:50.954Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.085Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.085Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.204Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.204Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.284Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.284Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.302Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:53 2023-12-11T12:50:51.302Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:51.302Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:51.413Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.413Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.435Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.435Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.436Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.436Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.444Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.444Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.449Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.449Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.476Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.476Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.536Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.536Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.673Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.673Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:51.946Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:51.946Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:51.946Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:51.996Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:53 2023-12-11T12:50:51.996Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.007Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.007Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.165Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.165Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.342Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:53 2023-12-11T12:50:52.342Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:52.342Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:52.395Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.395Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.495Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.495Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.523Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.523Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.548Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.549Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.599Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.599Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.599Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.599Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.631Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.631Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.632Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.632Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.663Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:52.663Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:52.951Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:52.951Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:52.951Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:53.010Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.010Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.054Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.054Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.070Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.070Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.349Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.349Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.414Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:53 2023-12-11T12:50:53.415Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:53.415Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 2023-12-11T12:50:53.489Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.489Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.503Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.503Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.563Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.37190387S 12:50:53 2023-12-11T12:50:53.611Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 12:50:53 2023-12-11T12:50:53.614Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 12:50:53 2023-12-11T12:50:53.616Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 12:50:53 2023-12-11T12:50:53.618Z INFO 8084 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 12:50:53 2023-12-11T12:50:53.624Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.624Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.644Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.644Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.654Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.654Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.704Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.704Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.729Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.730Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.776Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:53 2023-12-11T12:50:53.776Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:53 2023-12-11T12:50:53.805Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:53 2023-12-11T12:50:53.805Z WARN 8084 --- [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. 12:50:53 2023-12-11T12:50:53.805Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.717 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 12:50:53 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 12:50:59 2023-12-11T12:50:53.915Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:50:59 2023-12-11T12:50:53.960Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a7a516d86d5dc4658cb568a9e5ba6b486014daa94fa33bda71c610d4341d5a79 12:50:59 2023-12-11T12:50:54.089Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.089Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.113Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.113Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.124Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.124Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.374Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:54.374Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:54.374Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:54.398Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.398Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.406Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.406Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.479Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.479Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.555Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.555Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.634Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.634Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.649Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.650Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.770Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.770Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.888Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.888Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.913Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.913Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.918Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.918Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:54.989Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:54.989Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.018Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:59 2023-12-11T12:50:55.018Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:55.018Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:55.261Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.261Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.300Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:55.300Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:55.300Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:55.401Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.402Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.491Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.491Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.520Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.521Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.623Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.623Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.640Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.640Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.661Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.661Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.793Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.793Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.817Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.817Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.853Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.853Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:55.947Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:55.947Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.071Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.071Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.079Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:59 2023-12-11T12:50:56.079Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:56.079Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:56.154Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:56.154Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:56.154Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:56.164Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.164Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.504Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.504Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.529Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.530Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.645Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.645Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.705Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.705Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.716Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.716Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.743Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.743Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.820Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.820Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.827Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.827Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.851Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.851Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:56.996Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:59 2023-12-11T12:50:56.996Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.017Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.017Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.075Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.075Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.107Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:57.107Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:57.107Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:57.232Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:59 2023-12-11T12:50:57.233Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:57.233Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:57.433Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.433Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.605Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.606Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.628Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.628Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.658Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.658Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.710Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.710Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.747Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.747Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.754Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.754Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.930Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.930Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.930Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.930Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:57.985Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:57.985Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.076Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.077Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.109Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.109Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.271Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:58.272Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:58.272Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:58.414Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:50:59 2023-12-11T12:50:58.414Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:58.414Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:58.436Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.436Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.711Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.711Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.714Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.714Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.757Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.757Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.781Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.781Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.808Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.808Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.849Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.849Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.882Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.883Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:58.897Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:50:59 2023-12-11T12:50:58.898Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:59.042Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:50:59 2023-12-11T12:50:59.042Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:59.063Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:50:59 2023-12-11T12:50:59.063Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:59.140Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:50:59 2023-12-11T12:50:59.140Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:59.194Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:50:59 2023-12-11T12:50:59.194Z WARN 8084 --- [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. 12:50:59 2023-12-11T12:50:59.194Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:50:59 2023-12-11T12:50:59.278Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.363033007S 12:50:59 12:50:59 . ____ _ __ _ _ 12:50:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:50:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:50:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:50:59 ' |____| .__|_| |_|_| |_\__, | / / / / 12:50:59 =========|_|==============|___/=/_/_/_/ 12:50:59 :: Spring Boot :: (v3.1.2) 12:50:59 12:50:59 2023-12-11T12:50:59.304Z INFO 8084 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:50:59 2023-12-11T12:50:59.304Z INFO 8084 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 12:50:59 2023-12-11T12:50:59.340Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:50:59 2023-12-11T12:50:59.340Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:50:59 2023-12-11T12:50:59.368Z INFO 8084 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.083 seconds (process running for 104.774) 12:51:01 2023-12-11T12:50:59.490Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:01 2023-12-11T12:50:59.490Z WARN 8084 --- [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. 12:51:01 2023-12-11T12:50:59.490Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:01 2023-12-11T12:50:59.667Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.667Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.684Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.684Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.716Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.716Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.721Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.721Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.767Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.767Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.817Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.817Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.817Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.817Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.840Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.840Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:50:59.968Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:01 2023-12-11T12:50:59.968Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.021Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.021Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.218Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:01 2023-12-11T12:51:00.219Z WARN 8084 --- [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. 12:51:01 2023-12-11T12:51:00.219Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:01 2023-12-11T12:51:00.302Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.302Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.520Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.520Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.537Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.537Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.544Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.544Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.619Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.619Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.669Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.669Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.695Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:01 2023-12-11T12:51:00.695Z WARN 8084 --- [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. 12:51:01 2023-12-11T12:51:00.695Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:01 2023-12-11T12:51:00.721Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.721Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.725Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.725Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:00.894Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:01 2023-12-11T12:51:00.894Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.021Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.021Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.024Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.024Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.071Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.071Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.408Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.408Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.423Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:01 2023-12-11T12:51:01.423Z WARN 8084 --- [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. 12:51:01 2023-12-11T12:51:01.423Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:01 2023-12-11T12:51:01.548Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:01 2023-12-11T12:51:01.548Z WARN 8084 --- [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. 12:51:01 2023-12-11T12:51:01.548Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:01 2023-12-11T12:51:01.571Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.571Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.776 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 12:51:01 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 12:51:01 12:51:01 . ____ _ __ _ _ 12:51:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:01 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:01 =========|_|==============|___/=/_/_/_/ 12:51:01 :: Spring Boot :: (v3.1.2) 12:51:01 12:51:01 2023-12-11T12:51:01.721Z INFO 8084 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:01 2023-12-11T12:51:01.722Z INFO 8084 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 12:51:01 2023-12-11T12:51:01.725Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.725Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.739Z INFO 8084 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.03 seconds (process running for 107.145) 12:51:01 2023-12-11T12:51:01.745Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.745Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:01 2023-12-11T12:51:01.749Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.749Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 12:51:01 2023-12-11T12:51:01.778Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.778Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 12:51:01 2023-12-11T12:51:01.817Z INFO 8084 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 12:51:01 2023-12-11T12:51:01.824Z INFO 8084 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 12:51:01 2023-12-11T12:51:01.829Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:01 2023-12-11T12:51:01.829Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:01 [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 12:51:01 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 12:51:01 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 12:51:01 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 12:51:01 2023-12-11T12:51:01.873Z ERROR 8084 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 12:51:01 [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 12:51:01 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 12:51:07 2023-12-11T12:51:01.876Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:51:07 2023-12-11T12:51:01.891Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:01.891Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:01.929Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 027fa58925b22a5ce5ff3394747e021f7add211cabae7d227b34bf142860008b 12:51:07 2023-12-11T12:51:01.999Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:01.999Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.025Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.025Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.133Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.133Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.141Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.141Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.268Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.268Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.385Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:02.385Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:02.385Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:02.482Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.482Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.659Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:07 2023-12-11T12:51:02.660Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:02.660Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:02.693Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.693Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.800Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.800Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.831Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.831Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.858Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.858Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:02.893Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:07 2023-12-11T12:51:02.893Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.055Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.055Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.080Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.080Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.204Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.204Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.238Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:03.238Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:03.238Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:03.238Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.239Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.306Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.306Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.423Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.423Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.690Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.690Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.761Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.761Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.814Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:07 2023-12-11T12:51:03.815Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:03.815Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:03.852Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.852Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.884Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.884Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.903Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.903Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:03.983Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:03.983Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.065Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.065Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.192Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.192Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.208Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.208Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.244Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:04.244Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:04.244Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:04.258Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.258Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.258Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.258Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.477Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.477Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.806Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.806Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.814Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.814Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.821Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:07 2023-12-11T12:51:04.821Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:04.821Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:04.893Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.893Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:04.972Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:04.972Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.014Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.014Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.037Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.037Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.087Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.087Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.111Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.111Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.147Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:05.147Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:05.147Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:05.212Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.212Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.212Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.212Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.245Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.246Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.581Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.581Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.675Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.675Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.804Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.804Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.910Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.910Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.975Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.975Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:05.975Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:07 2023-12-11T12:51:05.975Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:05.975Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:05.993Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:07 2023-12-11T12:51:05.993Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.069Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.069Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.094Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.094Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.114Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.114Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.126Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.126Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.134Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.134Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.327Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.327Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.351Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:06.351Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:06.351Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:06.485Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.485Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.728Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.728Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.814Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.814Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.912Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.912Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:06.929Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:07 2023-12-11T12:51:06.929Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:06.929Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:06.997Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:07 2023-12-11T12:51:06.997Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.037Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.037Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.079Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.079Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.099Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.099Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.120Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.120Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.133Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.133Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.273Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.273Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:07 2023-12-11T12:51:07.354Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:07 2023-12-11T12:51:07.354Z WARN 8084 --- [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. 12:51:07 2023-12-11T12:51:07.354Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:07 2023-12-11T12:51:07.368Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.491542958S 12:51:07 2023-12-11T12:51:07.371Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:07 allow.auto.create.topics = true 12:51:07 auto.commit.interval.ms = 5000 12:51:07 auto.include.jmx.reporter = true 12:51:07 auto.offset.reset = earliest 12:51:07 bootstrap.servers = [PLAINTEXT://localhost:32784] 12:51:07 check.crcs = true 12:51:07 client.dns.lookup = use_all_dns_ips 12:51:07 client.id = consumer-ncmp-group-9 12:51:07 client.rack = 12:51:07 connections.max.idle.ms = 540000 12:51:07 default.api.timeout.ms = 60000 12:51:07 enable.auto.commit = true 12:51:07 exclude.internal.topics = true 12:51:07 fetch.max.bytes = 52428800 12:51:07 fetch.max.wait.ms = 500 12:51:07 fetch.min.bytes = 1 12:51:07 group.id = ncmp-group 12:51:07 group.instance.id = null 12:51:07 heartbeat.interval.ms = 3000 12:51:07 interceptor.classes = [] 12:51:07 internal.leave.group.on.close = true 12:51:07 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:07 isolation.level = read_uncommitted 12:51:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:07 max.partition.fetch.bytes = 1048576 12:51:07 max.poll.interval.ms = 300000 12:51:07 max.poll.records = 500 12:51:07 metadata.max.age.ms = 300000 12:51:07 metric.reporters = [] 12:51:07 metrics.num.samples = 2 12:51:07 metrics.recording.level = INFO 12:51:07 metrics.sample.window.ms = 30000 12:51:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:07 receive.buffer.bytes = 65536 12:51:07 reconnect.backoff.max.ms = 1000 12:51:07 reconnect.backoff.ms = 50 12:51:07 request.timeout.ms = 30000 12:51:07 retry.backoff.ms = 100 12:51:07 sasl.client.callback.handler.class = null 12:51:07 sasl.jaas.config = null 12:51:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:07 sasl.kerberos.min.time.before.relogin = 60000 12:51:07 sasl.kerberos.service.name = null 12:51:07 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:07 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:07 sasl.login.callback.handler.class = null 12:51:07 sasl.login.class = null 12:51:07 sasl.login.connect.timeout.ms = null 12:51:07 sasl.login.read.timeout.ms = null 12:51:07 sasl.login.refresh.buffer.seconds = 300 12:51:07 sasl.login.refresh.min.period.seconds = 60 12:51:07 sasl.login.refresh.window.factor = 0.8 12:51:07 sasl.login.refresh.window.jitter = 0.05 12:51:07 sasl.login.retry.backoff.max.ms = 10000 12:51:07 sasl.login.retry.backoff.ms = 100 12:51:07 sasl.mechanism = GSSAPI 12:51:07 sasl.oauthbearer.clock.skew.seconds = 30 12:51:07 sasl.oauthbearer.expected.audience = null 12:51:07 sasl.oauthbearer.expected.issuer = null 12:51:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:07 sasl.oauthbearer.jwks.endpoint.url = null 12:51:07 sasl.oauthbearer.scope.claim.name = scope 12:51:07 sasl.oauthbearer.sub.claim.name = sub 12:51:07 sasl.oauthbearer.token.endpoint.url = null 12:51:07 security.protocol = PLAINTEXT 12:51:07 security.providers = null 12:51:07 send.buffer.bytes = 131072 12:51:07 session.timeout.ms = 45000 12:51:07 socket.connection.setup.timeout.max.ms = 30000 12:51:07 socket.connection.setup.timeout.ms = 10000 12:51:07 ssl.cipher.suites = null 12:51:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:07 ssl.endpoint.identification.algorithm = https 12:51:07 ssl.engine.factory.class = null 12:51:07 ssl.key.password = null 12:51:07 ssl.keymanager.algorithm = SunX509 12:51:07 ssl.keystore.certificate.chain = null 12:51:07 ssl.keystore.key = null 12:51:07 ssl.keystore.location = null 12:51:07 ssl.keystore.password = null 12:51:07 ssl.keystore.type = JKS 12:51:07 ssl.protocol = TLSv1.3 12:51:07 ssl.provider = null 12:51:07 ssl.secure.random.implementation = null 12:51:07 ssl.trustmanager.algorithm = PKIX 12:51:07 ssl.truststore.certificates = null 12:51:07 ssl.truststore.location = null 12:51:07 ssl.truststore.password = null 12:51:07 ssl.truststore.type = JKS 12:51:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:07 12:51:07 2023-12-11T12:51:07.375Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:07 2023-12-11T12:51:07.375Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:07 2023-12-11T12:51:07.375Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299067375 12:51:07 2023-12-11T12:51:07.387Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:07 2023-12-11T12:51:07.387Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:07 12:51:07 . ____ _ __ _ _ 12:51:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:07 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:07 =========|_|==============|___/=/_/_/_/ 12:51:07 :: Spring Boot :: (v3.1.2) 12:51:07 12:51:07 2023-12-11T12:51:07.394Z INFO 8084 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:07 2023-12-11T12:51:07.394Z INFO 8084 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 12:51:07 2023-12-11T12:51:07.401Z INFO 8084 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.023 seconds (process running for 112.807) 12:51:08 2023-12-11T12:51:07.403Z INFO 8084 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 12:51:08 2023-12-11T12:51:07.405Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:08 2023-12-11T12:51:07.406Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:08 acks = -1 12:51:08 auto.include.jmx.reporter = true 12:51:08 batch.size = 16384 12:51:08 bootstrap.servers = [PLAINTEXT://localhost:32784] 12:51:08 buffer.memory = 33554432 12:51:08 client.dns.lookup = use_all_dns_ips 12:51:08 client.id = producer-13 12:51:08 compression.type = none 12:51:08 connections.max.idle.ms = 540000 12:51:08 delivery.timeout.ms = 120000 12:51:08 enable.idempotence = false 12:51:08 interceptor.classes = [] 12:51:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:08 linger.ms = 1 12:51:08 max.block.ms = 60000 12:51:08 max.in.flight.requests.per.connection = 5 12:51:08 max.request.size = 1048576 12:51:08 metadata.max.age.ms = 300000 12:51:08 metadata.max.idle.ms = 300000 12:51:08 metric.reporters = [] 12:51:08 metrics.num.samples = 2 12:51:08 metrics.recording.level = INFO 12:51:08 metrics.sample.window.ms = 30000 12:51:08 partitioner.adaptive.partitioning.enable = true 12:51:08 partitioner.availability.timeout.ms = 0 12:51:08 partitioner.class = null 12:51:08 partitioner.ignore.keys = false 12:51:08 receive.buffer.bytes = 32768 12:51:08 reconnect.backoff.max.ms = 1000 12:51:08 reconnect.backoff.ms = 50 12:51:08 request.timeout.ms = 30000 12:51:08 retries = 0 12:51:08 retry.backoff.ms = 100 12:51:08 sasl.client.callback.handler.class = null 12:51:08 sasl.jaas.config = null 12:51:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:08 sasl.kerberos.min.time.before.relogin = 60000 12:51:08 sasl.kerberos.service.name = null 12:51:08 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:08 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:08 sasl.login.callback.handler.class = null 12:51:08 sasl.login.class = null 12:51:08 sasl.login.connect.timeout.ms = null 12:51:08 sasl.login.read.timeout.ms = null 12:51:08 sasl.login.refresh.buffer.seconds = 300 12:51:08 sasl.login.refresh.min.period.seconds = 60 12:51:08 sasl.login.refresh.window.factor = 0.8 12:51:08 sasl.login.refresh.window.jitter = 0.05 12:51:08 sasl.login.retry.backoff.max.ms = 10000 12:51:08 sasl.login.retry.backoff.ms = 100 12:51:08 sasl.mechanism = GSSAPI 12:51:08 sasl.oauthbearer.clock.skew.seconds = 30 12:51:08 sasl.oauthbearer.expected.audience = null 12:51:08 sasl.oauthbearer.expected.issuer = null 12:51:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:08 sasl.oauthbearer.jwks.endpoint.url = null 12:51:08 sasl.oauthbearer.scope.claim.name = scope 12:51:08 sasl.oauthbearer.sub.claim.name = sub 12:51:08 sasl.oauthbearer.token.endpoint.url = null 12:51:08 security.protocol = PLAINTEXT 12:51:08 security.providers = null 12:51:08 send.buffer.bytes = 131072 12:51:08 socket.connection.setup.timeout.max.ms = 30000 12:51:08 socket.connection.setup.timeout.ms = 10000 12:51:08 ssl.cipher.suites = null 12:51:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:08 ssl.endpoint.identification.algorithm = https 12:51:08 ssl.engine.factory.class = null 12:51:08 ssl.key.password = null 12:51:08 ssl.keymanager.algorithm = SunX509 12:51:08 ssl.keystore.certificate.chain = null 12:51:08 ssl.keystore.key = null 12:51:08 ssl.keystore.location = null 12:51:08 ssl.keystore.password = null 12:51:08 ssl.keystore.type = JKS 12:51:08 ssl.protocol = TLSv1.3 12:51:08 ssl.provider = null 12:51:08 ssl.secure.random.implementation = null 12:51:08 ssl.trustmanager.algorithm = PKIX 12:51:08 ssl.truststore.certificates = null 12:51:08 ssl.truststore.location = null 12:51:08 ssl.truststore.password = null 12:51:08 ssl.truststore.type = JKS 12:51:08 transaction.timeout.ms = 60000 12:51:08 transactional.id = null 12:51:08 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:51:08 12:51:08 2023-12-11T12:51:07.410Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:08 2023-12-11T12:51:07.410Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:08 2023-12-11T12:51:07.410Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:08 2023-12-11T12:51:07.410Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299067410 12:51:08 2023-12-11T12:51:07.438Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:08 2023-12-11T12:51:07.438Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:07.536Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:08 2023-12-11T12:51:07.536Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:07.602Z WARN 8084 --- [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} 12:51:08 2023-12-11T12:51:07.602Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: y-xj90TyQtKm9Mr_wxpSgA 12:51:08 2023-12-11T12:51:07.717Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:08 2023-12-11T12:51:07.717Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:07.726Z WARN 8084 --- [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} 12:51:08 2023-12-11T12:51:07.817Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:08 2023-12-11T12:51:07.817Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:07.834Z INFO 8084 --- [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 lktMNIurSo-cs2-EzjWKyA 12:51:08 2023-12-11T12:51:07.847Z INFO 8084 --- [ 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 lktMNIurSo-cs2-EzjWKyA 12:51:08 2023-12-11T12:51:07.847Z INFO 8084 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: y-xj90TyQtKm9Mr_wxpSgA 12:51:08 2023-12-11T12:51:07.856Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:08 2023-12-11T12:51:07.856Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:07.939Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:08 2023-12-11T12:51:07.939Z WARN 8084 --- [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. 12:51:08 2023-12-11T12:51:07.939Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:08 2023-12-11T12:51:07.960Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 12:51:08 2023-12-11T12:51:07.961Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 12:51:08 2023-12-11T12:51:07.980Z INFO 8084 --- [ 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-52b77e9c-2388-44a8-bbfb-ad4e2d5a4e66 12:51:08 2023-12-11T12:51:07.981Z INFO 8084 --- [ 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) 12:51:08 2023-12-11T12:51:07.981Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 12:51:08 2023-12-11T12:51:08.004Z INFO 8084 --- [ 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-52b77e9c-2388-44a8-bbfb-ad4e2d5a4e66', protocol='range'} 12:51:08 2023-12-11T12:51:08.004Z INFO 8084 --- [ 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-52b77e9c-2388-44a8-bbfb-ad4e2d5a4e66=Assignment(partitions=[ncmp-events-test-0])} 12:51:08 2023-12-11T12:51:08.028Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.028Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.035Z INFO 8084 --- [ 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-52b77e9c-2388-44a8-bbfb-ad4e2d5a4e66', protocol='range'} 12:51:08 2023-12-11T12:51:08.035Z INFO 8084 --- [ 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]) 12:51:08 2023-12-11T12:51:08.035Z INFO 8084 --- [ 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 12:51:08 2023-12-11T12:51:08.053Z INFO 8084 --- [ 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 12:51:08 2023-12-11T12:51:08.062Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.062Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.065Z INFO 8084 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 12:51:08 2023-12-11T12:51:08.169Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.169Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [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: 106ms, elapsed time since send: 106ms, request timeout: 30000ms) 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=734451385, epoch=1) to node 1: 12:51:08 12:51:08 org.apache.kafka.common.errors.DisconnectException: null 12:51:08 12:51:08 2023-12-11T12:51:08.206Z INFO 8084 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:51:08 2023-12-11T12:51:08.214Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.214Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.238Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.238Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.258Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:08 2023-12-11T12:51:08.258Z WARN 8084 --- [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. 12:51:08 2023-12-11T12:51:08.258Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:08 2023-12-11T12:51:08.269Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.269Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.303Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.303Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.307Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.307Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.5 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 12:51:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 12:51:08 12:51:08,396 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:51:08 12:51:08,396 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:51:08 12:51:08,397 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34cbdf39 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:51:08 12:51:08,400 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:51:08 12:51:08,400 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34cbdf39 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:51:08 12:51:08,401 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:51:08 12:51:08,401 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:51:08 12:51:08,401 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:51:08 12:51:08,402 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:51:08 12:51:08,402 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34cbdf39 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:51:08 12:51:08,404 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:51:08 12:51:08,404 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:51:08 12:51:08,404 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:51:08 12:51:08,404 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299068404) 12:51:08 12:51:08,404 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:51:08 12:51:08,404 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:08 12:51:08,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:51:08 12:51:08,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:51:08 12:51:08,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:08 12:51:08,406 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:51:08 12:51:08,406 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:51:08 12:51:08,410 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ebd918 - Setting zoneId to "UTC" 12:51:08 12:51:08,411 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:51:08 12:51:08,411 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:51:08 12:51:08,414 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@669c028d - End of configuration. 12:51:08 12:51:08,414 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@c443b70 - Registering current configuration as safe fallback point 12:51:08 12:51:08 12:51:08 . ____ _ __ _ _ 12:51:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:08 =========|_|==============|___/=/_/_/_/ 12:51:08 :: Spring Boot :: (v3.1.2) 12:51:08 12:51:08 2023-12-11T12:51:08.417Z INFO 8084 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:08 2023-12-11T12:51:08.417Z INFO 8084 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 12:51:08 2023-12-11T12:51:08.422Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.422Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.422Z INFO 8084 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.04 seconds (process running for 113.828) 12:51:08 2023-12-11T12:51:08.437Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:08 2023-12-11T12:51:08.437Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:08 2023-12-11T12:51:08.437Z ERROR 8084 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 12:51:08 2023-12-11T12:51:08.439Z ERROR 8084 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null 12:51:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 12:51:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 12:51:13 2023-12-11T12:51:08.445Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:51:13 2023-12-11T12:51:08.491Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: fcc1a4b175def02e3a6417d51e9720ad5968314f40c3f7eea61f46c1ad6ca01c 12:51:13 2023-12-11T12:51:08.596Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.596Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.674Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.674Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.711Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.711Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.725Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.725Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.750Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.750Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.820Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.820Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.937Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.937Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.966Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:13 2023-12-11T12:51:08.966Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:08.994Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:13 2023-12-11T12:51:08.994Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:08.994Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:09.095Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.095Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.114Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:13 2023-12-11T12:51:09.114Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:09.114Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:09.119Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.119Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.130Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.130Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.213Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.213Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.275Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.275Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.293Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.293Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.509Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.509Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.603Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.603Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.704Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.704Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.723Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.723Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.754Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.755Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.755Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.755Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.921Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.921Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.934Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.934Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.934Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.934Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:09.939Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:13 2023-12-11T12:51:09.939Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.022Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:13 2023-12-11T12:51:10.022Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:10.022Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:10.055Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.055Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.206Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:13 2023-12-11T12:51:10.206Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:10.206Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:10.228Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.228Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.249Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.249Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.497Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.497Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.506Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.506Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.511Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.511Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.556Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.556Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.607Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.607Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.723Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.723Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.726Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.726Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.857Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.857Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.942Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.942Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:10.987Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:10.987Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.058Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.059Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.059Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:13 2023-12-11T12:51:11.059Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:11.059Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:11.075Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:13 2023-12-11T12:51:11.075Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:11.075Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:11.138Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.138Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.152Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.152Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.181Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.181Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.400Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.400Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.515Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.515Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.610Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.610Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.628Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.629Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.661Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.661Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.712Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.712Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.900Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.900Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.927Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.927Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:11.932Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:13 2023-12-11T12:51:11.932Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:11.932Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:11.966Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:13 2023-12-11T12:51:11.966Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.004Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.004Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.066Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.066Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.192Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.192Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.222Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:13 2023-12-11T12:51:12.222Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:12.222Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:12.247Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.247Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.255Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.255Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.347Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.347Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.421Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.421Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.672Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.673Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.823Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.823Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.829Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.829Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.843Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.843Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.874Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.874Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.957Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.957Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.967Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.967Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.973Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:13 2023-12-11T12:51:12.973Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:12.991Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:13 2023-12-11T12:51:12.991Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:12.991Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:13.138Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:13 2023-12-11T12:51:13.139Z WARN 8084 --- [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. 12:51:13 2023-12-11T12:51:13.139Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:13 2023-12-11T12:51:13.145Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.145Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.175Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.175Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.200Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.200Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.214Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.214Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.250Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.250Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.525Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.526Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.727Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:13 2023-12-11T12:51:13.727Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:13 2023-12-11T12:51:13.861Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.416491857S 12:51:13 2023-12-11T12:51:13.866Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:13 allow.auto.create.topics = true 12:51:13 auto.commit.interval.ms = 5000 12:51:13 auto.include.jmx.reporter = true 12:51:13 auto.offset.reset = earliest 12:51:13 bootstrap.servers = [PLAINTEXT://localhost:32786] 12:51:13 check.crcs = true 12:51:13 client.dns.lookup = use_all_dns_ips 12:51:13 client.id = consumer-ncmp-group-10 12:51:13 client.rack = 12:51:13 connections.max.idle.ms = 540000 12:51:13 default.api.timeout.ms = 60000 12:51:13 enable.auto.commit = true 12:51:13 exclude.internal.topics = true 12:51:13 fetch.max.bytes = 52428800 12:51:13 fetch.max.wait.ms = 500 12:51:13 fetch.min.bytes = 1 12:51:13 group.id = ncmp-group 12:51:13 group.instance.id = null 12:51:13 heartbeat.interval.ms = 3000 12:51:13 interceptor.classes = [] 12:51:13 internal.leave.group.on.close = true 12:51:13 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:13 isolation.level = read_uncommitted 12:51:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:13 max.partition.fetch.bytes = 1048576 12:51:13 max.poll.interval.ms = 300000 12:51:13 max.poll.records = 500 12:51:13 metadata.max.age.ms = 300000 12:51:13 metric.reporters = [] 12:51:13 metrics.num.samples = 2 12:51:13 metrics.recording.level = INFO 12:51:13 metrics.sample.window.ms = 30000 12:51:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:13 receive.buffer.bytes = 65536 12:51:13 reconnect.backoff.max.ms = 1000 12:51:13 reconnect.backoff.ms = 50 12:51:13 request.timeout.ms = 30000 12:51:13 retry.backoff.ms = 100 12:51:13 sasl.client.callback.handler.class = null 12:51:13 sasl.jaas.config = null 12:51:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:13 sasl.kerberos.min.time.before.relogin = 60000 12:51:13 sasl.kerberos.service.name = null 12:51:13 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:13 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:13 sasl.login.callback.handler.class = null 12:51:13 sasl.login.class = null 12:51:13 sasl.login.connect.timeout.ms = null 12:51:13 sasl.login.read.timeout.ms = null 12:51:13 sasl.login.refresh.buffer.seconds = 300 12:51:13 sasl.login.refresh.min.period.seconds = 60 12:51:13 sasl.login.refresh.window.factor = 0.8 12:51:13 sasl.login.refresh.window.jitter = 0.05 12:51:13 sasl.login.retry.backoff.max.ms = 10000 12:51:13 sasl.login.retry.backoff.ms = 100 12:51:13 sasl.mechanism = GSSAPI 12:51:13 sasl.oauthbearer.clock.skew.seconds = 30 12:51:13 sasl.oauthbearer.expected.audience = null 12:51:13 sasl.oauthbearer.expected.issuer = null 12:51:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:13 sasl.oauthbearer.jwks.endpoint.url = null 12:51:13 sasl.oauthbearer.scope.claim.name = scope 12:51:13 sasl.oauthbearer.sub.claim.name = sub 12:51:13 sasl.oauthbearer.token.endpoint.url = null 12:51:13 security.protocol = PLAINTEXT 12:51:13 security.providers = null 12:51:13 send.buffer.bytes = 131072 12:51:13 session.timeout.ms = 45000 12:51:13 socket.connection.setup.timeout.max.ms = 30000 12:51:13 socket.connection.setup.timeout.ms = 10000 12:51:13 ssl.cipher.suites = null 12:51:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:13 ssl.endpoint.identification.algorithm = https 12:51:13 ssl.engine.factory.class = null 12:51:13 ssl.key.password = null 12:51:13 ssl.keymanager.algorithm = SunX509 12:51:13 ssl.keystore.certificate.chain = null 12:51:13 ssl.keystore.key = null 12:51:13 ssl.keystore.location = null 12:51:13 ssl.keystore.password = null 12:51:13 ssl.keystore.type = JKS 12:51:13 ssl.protocol = TLSv1.3 12:51:13 ssl.provider = null 12:51:13 ssl.secure.random.implementation = null 12:51:13 ssl.trustmanager.algorithm = PKIX 12:51:13 ssl.truststore.certificates = null 12:51:13 ssl.truststore.location = null 12:51:13 ssl.truststore.password = null 12:51:13 ssl.truststore.type = JKS 12:51:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:13 12:51:13 2023-12-11T12:51:13.870Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:13 2023-12-11T12:51:13.870Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:13 2023-12-11T12:51:13.870Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299073870 12:51:13 12:51:13 . ____ _ __ _ _ 12:51:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:13 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:13 =========|_|==============|___/=/_/_/_/ 12:51:13 :: Spring Boot :: (v3.1.2) 12:51:13 12:51:13 2023-12-11T12:51:13.888Z INFO 8084 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:13 2023-12-11T12:51:13.888Z INFO 8084 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:51:13 2023-12-11T12:51:13.905Z INFO 8084 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.033 seconds (process running for 119.311) 12:51:14 2023-12-11T12:51:13.907Z INFO 8084 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 12:51:14 2023-12-11T12:51:13.921Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:14 2023-12-11T12:51:13.921Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:14 acks = -1 12:51:14 auto.include.jmx.reporter = true 12:51:14 batch.size = 16384 12:51:14 bootstrap.servers = [PLAINTEXT://localhost:32786] 12:51:14 buffer.memory = 33554432 12:51:14 client.dns.lookup = use_all_dns_ips 12:51:14 client.id = producer-14 12:51:14 compression.type = none 12:51:14 connections.max.idle.ms = 540000 12:51:14 delivery.timeout.ms = 120000 12:51:14 enable.idempotence = false 12:51:14 interceptor.classes = [] 12:51:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:14 linger.ms = 1 12:51:14 max.block.ms = 60000 12:51:14 max.in.flight.requests.per.connection = 5 12:51:14 max.request.size = 1048576 12:51:14 metadata.max.age.ms = 300000 12:51:14 metadata.max.idle.ms = 300000 12:51:14 metric.reporters = [] 12:51:14 metrics.num.samples = 2 12:51:14 metrics.recording.level = INFO 12:51:14 metrics.sample.window.ms = 30000 12:51:14 partitioner.adaptive.partitioning.enable = true 12:51:14 partitioner.availability.timeout.ms = 0 12:51:14 partitioner.class = null 12:51:14 partitioner.ignore.keys = false 12:51:14 receive.buffer.bytes = 32768 12:51:14 reconnect.backoff.max.ms = 1000 12:51:14 reconnect.backoff.ms = 50 12:51:14 request.timeout.ms = 30000 12:51:14 retries = 0 12:51:14 retry.backoff.ms = 100 12:51:14 sasl.client.callback.handler.class = null 12:51:14 sasl.jaas.config = null 12:51:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:14 sasl.kerberos.min.time.before.relogin = 60000 12:51:14 sasl.kerberos.service.name = null 12:51:14 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:14 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:14 sasl.login.callback.handler.class = null 12:51:14 sasl.login.class = null 12:51:14 sasl.login.connect.timeout.ms = null 12:51:14 sasl.login.read.timeout.ms = null 12:51:14 sasl.login.refresh.buffer.seconds = 300 12:51:14 sasl.login.refresh.min.period.seconds = 60 12:51:14 sasl.login.refresh.window.factor = 0.8 12:51:14 sasl.login.refresh.window.jitter = 0.05 12:51:14 sasl.login.retry.backoff.max.ms = 10000 12:51:14 sasl.login.retry.backoff.ms = 100 12:51:14 sasl.mechanism = GSSAPI 12:51:14 sasl.oauthbearer.clock.skew.seconds = 30 12:51:14 sasl.oauthbearer.expected.audience = null 12:51:14 sasl.oauthbearer.expected.issuer = null 12:51:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:14 sasl.oauthbearer.jwks.endpoint.url = null 12:51:14 sasl.oauthbearer.scope.claim.name = scope 12:51:14 sasl.oauthbearer.sub.claim.name = sub 12:51:14 sasl.oauthbearer.token.endpoint.url = null 12:51:14 security.protocol = PLAINTEXT 12:51:14 security.providers = null 12:51:14 send.buffer.bytes = 131072 12:51:14 socket.connection.setup.timeout.max.ms = 30000 12:51:14 socket.connection.setup.timeout.ms = 10000 12:51:14 ssl.cipher.suites = null 12:51:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:14 ssl.endpoint.identification.algorithm = https 12:51:14 ssl.engine.factory.class = null 12:51:14 ssl.key.password = null 12:51:14 ssl.keymanager.algorithm = SunX509 12:51:14 ssl.keystore.certificate.chain = null 12:51:14 ssl.keystore.key = null 12:51:14 ssl.keystore.location = null 12:51:14 ssl.keystore.password = null 12:51:14 ssl.keystore.type = JKS 12:51:14 ssl.protocol = TLSv1.3 12:51:14 ssl.provider = null 12:51:14 ssl.secure.random.implementation = null 12:51:14 ssl.trustmanager.algorithm = PKIX 12:51:14 ssl.truststore.certificates = null 12:51:14 ssl.truststore.location = null 12:51:14 ssl.truststore.password = null 12:51:14 ssl.truststore.type = JKS 12:51:14 transaction.timeout.ms = 60000 12:51:14 transactional.id = null 12:51:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:14 12:51:14 2023-12-11T12:51:13.922Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:14 2023-12-11T12:51:13.922Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:13.923Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:14 2023-12-11T12:51:13.923Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:14 2023-12-11T12:51:13.923Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:14 2023-12-11T12:51:13.923Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299073923 12:51:14 2023-12-11T12:51:13.928Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:14 2023-12-11T12:51:13.928Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:13.933Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:14 2023-12-11T12:51:13.933Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:13.934Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:14 2023-12-11T12:51:13.934Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.040Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.040Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.048Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.048Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.062Z WARN 8084 --- [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} 12:51:14 2023-12-11T12:51:14.062Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 3Umjsa7zT2CkZvfn2s0tAw 12:51:14 2023-12-11T12:51:14.088Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.088Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.148Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:14 2023-12-11T12:51:14.148Z WARN 8084 --- [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. 12:51:14 2023-12-11T12:51:14.148Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:14 2023-12-11T12:51:14.165Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.165Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.184Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.184Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.198Z WARN 8084 --- [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} 12:51:14 2023-12-11T12:51:14.201Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:14 2023-12-11T12:51:14.201Z WARN 8084 --- [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. 12:51:14 2023-12-11T12:51:14.201Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:14 2023-12-11T12:51:14.306Z INFO 8084 --- [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 ZiQzvZk2TzyIkIRPh6X2ug 12:51:14 2023-12-11T12:51:14.319Z INFO 8084 --- [ 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 ZiQzvZk2TzyIkIRPh6X2ug 12:51:14 2023-12-11T12:51:14.319Z INFO 8084 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 3Umjsa7zT2CkZvfn2s0tAw 12:51:14 2023-12-11T12:51:14.358Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.358Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.361Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.362Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.409Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.409Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.433Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 12:51:14 2023-12-11T12:51:14.435Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 12:51:14 2023-12-11T12:51:14.453Z INFO 8084 --- [ 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-668cf1d6-7055-468d-8a2d-248c36f17afa 12:51:14 2023-12-11T12:51:14.453Z INFO 8084 --- [ 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) 12:51:14 2023-12-11T12:51:14.453Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 12:51:14 2023-12-11T12:51:14.484Z INFO 8084 --- [ 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-668cf1d6-7055-468d-8a2d-248c36f17afa', protocol='range'} 12:51:14 2023-12-11T12:51:14.484Z INFO 8084 --- [ 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-668cf1d6-7055-468d-8a2d-248c36f17afa=Assignment(partitions=[cm-events-0])} 12:51:14 2023-12-11T12:51:14.505Z INFO 8084 --- [ 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-668cf1d6-7055-468d-8a2d-248c36f17afa', protocol='range'} 12:51:14 2023-12-11T12:51:14.505Z INFO 8084 --- [ 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]) 12:51:14 2023-12-11T12:51:14.505Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 12:51:14 2023-12-11T12:51:14.521Z INFO 8084 --- [ 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 12:51:14 2023-12-11T12:51:14.537Z INFO 8084 --- [ 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:32786 (id: 1 rack: null)], epoch=0}}. 12:51:14 2023-12-11T12:51:14.629Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.629Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.649Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.649Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [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 13 due to node 1 being disconnected (elapsed time since creation: 111ms, elapsed time since send: 111ms, request timeout: 30000ms) 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1614506360, epoch=1) to node 1: 12:51:14 12:51:14 org.apache.kafka.common.errors.DisconnectException: null 12:51:14 12:51:14 2023-12-11T12:51:14.686Z INFO 8084 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:51:14 2023-12-11T12:51:14.749Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.749Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.787Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.787Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:14 2023-12-11T12:51:14.841Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:14 2023-12-11T12:51:14.841Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 12:51:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 12:51:19 2023-12-11T12:51:14.851Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:51:19 2023-12-11T12:51:14.897Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e82b3b08439e861a9a337627f35e89b969690ad0ab57a7891e55923894fbf2f8 12:51:19 2023-12-11T12:51:14.900Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:14.900Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:14.923Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:19 2023-12-11T12:51:14.923Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:14.988Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:14.988Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.005Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.006Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.042Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.042Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.044Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.044Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.055Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:19 2023-12-11T12:51:15.055Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:15.055Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:15.061Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.061Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.136Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.136Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.137Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.137Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.155Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.156Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.219Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.219Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.243Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.243Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.289Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.289Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.324Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.324Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.370Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.370Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.371Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.371Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.415Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:19 2023-12-11T12:51:15.415Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:15.416Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:15.560Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.561Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.691Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.691Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.827Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.827Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.832Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.832Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.898Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.898Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.911Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.911Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:15.998Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:19 2023-12-11T12:51:15.999Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.013Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:19 2023-12-11T12:51:16.013Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:16.013Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:16.043Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.043Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.075Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.075Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.117Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.117Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.156Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.156Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.269Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.269Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.295Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.295Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.307Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.307Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.335Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:19 2023-12-11T12:51:16.335Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:16.335Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:16.337Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.337Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.338Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.338Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.418Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.418Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.593Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.594Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.814Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.814Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.836Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.836Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.852Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.852Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:16.866Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:19 2023-12-11T12:51:16.866Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:16.866Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:16.945Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:16.945Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.019Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.019Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.044Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.044Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.109Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.109Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.209Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.209Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.279Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.279Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.348Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.348Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.360Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.360Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.440Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.441Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.474Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.474Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.479Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.479Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.488Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:19 2023-12-11T12:51:17.488Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:17.488Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:17.491Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.491Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.596Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.596Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.720Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:19 2023-12-11T12:51:17.720Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:17.720Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:17.805Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.805Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.847Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.847Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.867Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.867Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.922Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.922Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:17.939Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:17.939Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.008Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.008Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.117Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.117Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.167Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.167Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.209Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.209Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.321Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.322Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.332Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.332Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.333Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.333Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.495Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.495Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.596Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.597Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.682Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.682Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.693Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:19 2023-12-11T12:51:18.693Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:18.693Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:18.721Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.721Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.799Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.799Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.841Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.841Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.842Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.842Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:18.873Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:19 2023-12-11T12:51:18.873Z WARN 8084 --- [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. 12:51:19 2023-12-11T12:51:18.873Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:19 2023-12-11T12:51:18.987Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:19 2023-12-11T12:51:18.987Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.021Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.021Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.050Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.050Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.162Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.162Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.212Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.212Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.235Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.235Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.320Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.320Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.412Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.412Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.478Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.478Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.499Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.499Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.536Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.536Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.702Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.702Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.762Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.762Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.790Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.790Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.824Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.824Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.850Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:19 2023-12-11T12:51:19.850Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:19 2023-12-11T12:51:19.897Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:19 2023-12-11T12:51:19.897Z WARN 8084 --- [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. 12:51:20 2023-12-11T12:51:19.897Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:20 2023-12-11T12:51:19.952Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:20 2023-12-11T12:51:19.952Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.001Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.001Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.085Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:20 2023-12-11T12:51:20.085Z WARN 8084 --- [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. 12:51:20 2023-12-11T12:51:20.085Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:20 2023-12-11T12:51:20.128Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.128Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.165Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.165Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.261Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.409368641S 12:51:20 2023-12-11T12:51:20.268Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.269Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.369Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.369Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.438Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.438Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.461Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.461Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.533Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.533Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.702 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 12:51:20 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 12:51:20 2023-12-11T12:51:20.589Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.589Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 12:51:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 12:51:20 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 12:51:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 12:51:20 2023-12-11T12:51:20.694Z DEBUG 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 12:51:20 2023-12-11T12:51:20.696Z DEBUG 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 12:51:20 2023-12-11T12:51:20.705Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.705Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.706Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.706Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.706Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 12:51:20 2023-12-11T12:51:20.707Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 12:51:20 2023-12-11T12:51:20.707Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 12:51:20 2023-12-11T12:51:20.709Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 12:51:20 2023-12-11T12:51:20.709Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 12:51:20 2023-12-11T12:51:20.711Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 12:51:20 2023-12-11T12:51:20.711Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 12:51:20 2023-12-11T12:51:20.712Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 12:51:20 2023-12-11T12:51:20.712Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 12:51:20 2023-12-11T12:51:20.714Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 12:51:20 2023-12-11T12:51:20.714Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 12:51:20 2023-12-11T12:51:20.714Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 12:51:20 2023-12-11T12:51:20.716Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 12:51:20 2023-12-11T12:51:20.716Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 12:51:20 2023-12-11T12:51:20.716Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 12:51:20 2023-12-11T12:51:20.718Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 12:51:20 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 12:51:20 2023-12-11T12:51:20.766Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.766Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:20 2023-12-11T12:51:20.788Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 12:51:20 2023-12-11T12:51:20.792Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 12:51:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 12:51:20 2023-12-11T12:51:20.797Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:20 2023-12-11T12:51:20.797Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:20 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 12:51:22 2023-12-11T12:51:20.879Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:22 2023-12-11T12:51:20.879Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:20.917Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:22 2023-12-11T12:51:20.917Z WARN 8084 --- [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. 12:51:22 2023-12-11T12:51:20.917Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:22 2023-12-11T12:51:20.967Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:22 2023-12-11T12:51:20.967Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.033Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.033Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.067Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:22 2023-12-11T12:51:21.067Z WARN 8084 --- [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. 12:51:22 2023-12-11T12:51:21.067Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:22 2023-12-11T12:51:21.068Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.068Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.223Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.223Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.246Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.246Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.327Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.327Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.518Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.518Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.527Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.527Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.595Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.595Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.604Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.604Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.611Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.611Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.742Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.742Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.781Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.781Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.817Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.817Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.900Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.900Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:21.919Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:22 2023-12-11T12:51:21.919Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.070Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:22 2023-12-11T12:51:22.070Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.070Z WARN 8084 --- [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. 12:51:22 2023-12-11T12:51:22.070Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.070Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:22 2023-12-11T12:51:22.087Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.087Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.099Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.099Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.220Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:22 2023-12-11T12:51:22.220Z WARN 8084 --- [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. 12:51:22 2023-12-11T12:51:22.220Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:22 2023-12-11T12:51:22.227Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.227Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.270Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.271Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.430Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.430Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.506Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.506Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.671Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.671Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.731Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.731Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.748Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.748Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.802Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.802Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.814Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.814Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.822Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.822Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.847Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 12:51:22 2023-12-11T12:51:22.848Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 12:51:22 2023-12-11T12:51:22.850Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 12:51:22 2023-12-11T12:51:22.853Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 12:51:22 2023-12-11T12:51:22.853Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 12:51:22 2023-12-11T12:51:22.853Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 12:51:22 2023-12-11T12:51:22.855Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 12:51:22 2023-12-11T12:51:22.855Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 12:51:22 2023-12-11T12:51:22.855Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 12:51:22 2023-12-11T12:51:22.856Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 12:51:22 2023-12-11T12:51:22.856Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 12:51:22 2023-12-11T12:51:22.856Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 12:51:22 2023-12-11T12:51:22.891Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 12:51:22 2023-12-11T12:51:22.893Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 12:51:22 2023-12-11T12:51:22.893Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 12:51:22 2023-12-11T12:51:22.902Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.902Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.914Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 12:51:22 2023-12-11T12:51:22.914Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 12:51:22 2023-12-11T12:51:22.924Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 12:51:22 2023-12-11T12:51:22.924Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 12:51:22 2023-12-11T12:51:22.926Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 12:51:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 12:51:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 12:51:22 2023-12-11T12:51:22.941Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.942Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.977Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.977Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.980Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:22 2023-12-11T12:51:22.983Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:22 2023-12-11T12:51:22.983Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:22 2023-12-11T12:51:22.984Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:22 2023-12-11T12:51:22.984Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 12:51:22 2023-12-11T12:51:22.984Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 12:51:22 2023-12-11T12:51:22.985Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.985Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.985Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:22 2023-12-11T12:51:22.986Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:22 2023-12-11T12:51:22.986Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 12:51:22 2023-12-11T12:51:22.986Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 12:51:22 2023-12-11T12:51:22.987Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.987Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.987Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:22 2023-12-11T12:51:22.989Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.989Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.989Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.991Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:22 2023-12-11T12:51:22.992Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 12:51:23 2023-12-11T12:51:22.994Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:23 2023-12-11T12:51:22.994Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z WARN 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 12:51:23 2023-12-11T12:51:22.994Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:23 2023-12-11T12:51:22.995Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 12:51:23 2023-12-11T12:51:22.996Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:23 2023-12-11T12:51:22.996Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 12:51:23 2023-12-11T12:51:22.996Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 12:51:23 2023-12-11T12:51:22.996Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 12:51:23 2023-12-11T12:51:23.007Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:23 2023-12-11T12:51:23.007Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:23 2023-12-11T12:51:23.007Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:23 2023-12-11T12:51:23.008Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.008Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 12:51:23 2023-12-11T12:51:23.009Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 12:51:23 2023-12-11T12:51:23.013Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 12:51:23 2023-12-11T12:51:23.013Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:51:23 2023-12-11T12:51:23.013Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 12:51:23 2023-12-11T12:51:23.013Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:51:23 2023-12-11T12:51:23.015Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 12:51:23 2023-12-11T12:51:23.015Z INFO 8084 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 12:51:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 12:51:23 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 12:51:23 12:51:20,691 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@18cc9609 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 12:51:23 12:51:23,037 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 12:51:23 12:51:23,037 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 12:51:23 12:51:23,037 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@368ac590 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:51:23 12:51:23,040 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:51:23 12:51:23,040 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@368ac590 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:51:23 12:51:23,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:51:23 12:51:23,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:51:23 12:51:23,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:51:23 12:51:23,041 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11d24455 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:51:23 12:51:23,041 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@368ac590 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:51:23 12:51:23,043 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:51:23 12:51:23,043 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:51:23 12:51:23,043 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:51:23 12:51:23,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299083043) 12:51:23 12:51:23,043 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:51:23 12:51:23,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:23 12:51:23,044 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:51:23 12:51:23,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:51:23 12:51:23,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:23 12:51:23,045 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:51:23 12:51:23,046 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:51:23 12:51:23,050 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ba21f8a - Setting zoneId to "UTC" 12:51:23 12:51:23,050 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:51:23 12:51:23,050 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b4eebf8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:51:23 12:51:23,053 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@55f704f2 - End of configuration. 12:51:23 12:51:23,053 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@35b1fd99 - Registering current configuration as safe fallback point 12:51:23 12:51:23 12:51:23 . ____ _ __ _ _ 12:51:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:23 =========|_|==============|___/=/_/_/_/ 12:51:23 :: Spring Boot :: (v3.1.2) 12:51:23 12:51:23 2023-12-11T12:51:23.056Z INFO 8084 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:23 2023-12-11T12:51:23.056Z INFO 8084 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 12:51:23 2023-12-11T12:51:23.079Z INFO 8084 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.057 seconds (process running for 128.485) 12:51:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 12:51:23 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 12:51:23 12:51:23 . ____ _ __ _ _ 12:51:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:23 =========|_|==============|___/=/_/_/_/ 12:51:23 :: Spring Boot :: (v3.1.2) 12:51:23 12:51:23 2023-12-11T12:51:23.113Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:23 2023-12-11T12:51:23.113Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 12:51:23 2023-12-11T12:51:23.118Z INFO 8084 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.024 seconds (process running for 128.524) 12:51:23 2023-12-11T12:51:23.122Z WARN 8084 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 12:51:23 2023-12-11T12:51:23.123Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.123Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.127Z WARN 8084 --- [onPool-worker-4] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 12:51:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 12:51:23 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 12:51:23 2023-12-11T12:51:23.174Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.174Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.227Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:23 2023-12-11T12:51:23.227Z WARN 8084 --- [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. 12:51:23 2023-12-11T12:51:23.227Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:23 2023-12-11T12:51:23.230Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.230Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.230Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:23 2023-12-11T12:51:23.230Z WARN 8084 --- [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. 12:51:23 2023-12-11T12:51:23.230Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:23 12:51:23 . ____ _ __ _ _ 12:51:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:23 =========|_|==============|___/=/_/_/_/ 12:51:23 :: Spring Boot :: (v3.1.2) 12:51:23 12:51:23 2023-12-11T12:51:23.452Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:23 2023-12-11T12:51:23.452Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 12:51:23 2023-12-11T12:51:23.484Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.484Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.671Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.672Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.716Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.716Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.720Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.720Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.741Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.3 seconds (process running for 129.147) 12:51:23 2023-12-11T12:51:23.812Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.812Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.817Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.817Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.863Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.863Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.867Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.867Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.888Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.888Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.908Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.908Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:23 2023-12-11T12:51:23.912Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.912Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 12:51:23 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 12:51:23 12:51:23 . ____ _ __ _ _ 12:51:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:23 =========|_|==============|___/=/_/_/_/ 12:51:23 :: Spring Boot :: (v3.1.2) 12:51:23 12:51:23 2023-12-11T12:51:23.950Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:23 2023-12-11T12:51:23.950Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 12:51:23 2023-12-11T12:51:23.972Z INFO 8084 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 129.378) 12:51:23 2023-12-11T12:51:23.975Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:23 2023-12-11T12:51:23.975Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:24 2023-12-11T12:51:24.013Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:24 2023-12-11T12:51:24.013Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:24 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 12:51:24 2023-12-11T12:51:24.029Z INFO 8084 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 12:51:24 2023-12-11T12:51:24.031Z INFO 8084 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 12:51:24 2023-12-11T12:51:24.031Z INFO 8084 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 12:51:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 12:51:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 12:51:24 2023-12-11T12:51:24.057Z INFO 8084 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 12:51:24 2023-12-11T12:51:24.058Z INFO 8084 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 12:51:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 12:51:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 12:51:24 2023-12-11T12:51:24.071Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:24 2023-12-11T12:51:24.071Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 12:51:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 12:51:24 2023-12-11T12:51:24.133Z ERROR 8084 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 12:51:24 12:51:24 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 12:51:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:51:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:51:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:51:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:51:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:51:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:51:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:51:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:51:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:51:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:51:24 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 12:51:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:24 12:51:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 12:51:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 12:51:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 12:51:24 2023-12-11T12:51:24.185Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:24 2023-12-11T12:51:24.185Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:24 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 12:51:24 2023-12-11T12:51:24.217Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:24 2023-12-11T12:51:24.217Z WARN 8084 --- [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. 12:51:24 2023-12-11T12:51:24.217Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 12:51:24 2023-12-11T12:51:24.240Z ERROR 8084 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 12:51:24 12:51:24 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 12:51:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:51:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:51:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:51:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:51:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:51:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:51:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:51:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:51:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:51:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:51:24 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 12:51:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:24 12:51:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 12:51:24 2023-12-11T12:51:24.268Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:24 2023-12-11T12:51:24.268Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:24 2023-12-11T12:51:24.268Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:24 2023-12-11T12:51:24.268Z WARN 8084 --- [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. 12:51:24 2023-12-11T12:51:24.268Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:24 12:51:24 . ____ _ __ _ _ 12:51:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:24 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:24 =========|_|==============|___/=/_/_/_/ 12:51:24 :: Spring Boot :: (v3.1.2) 12:51:24 12:51:24 2023-12-11T12:51:24.283Z INFO 8084 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 12:51:24 2023-12-11T12:51:24.283Z INFO 8084 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 12:51:24 2023-12-11T12:51:24.291Z INFO 8084 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.024 seconds (process running for 129.697) 12:51:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 12:51:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 12:51:24 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 12:51:29 2023-12-11T12:51:24.344Z INFO 8084 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 12:51:29 2023-12-11T12:51:24.397Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.397Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.410Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5e55235e1d786c62b1523ec076976d288c28f9fc1500e5b420a534a3d0d60da0 12:51:29 2023-12-11T12:51:24.581Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.581Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.794Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.795Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.820Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.820Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.820Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.820Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.823Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.823Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.827Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.827Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.829Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.829Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.882Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.882Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.882Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.882Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:24.972Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:29 2023-12-11T12:51:24.972Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.115Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.115Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.142Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.142Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.223Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:29 2023-12-11T12:51:25.223Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:25.223Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:25.223Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.223Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.237Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.237Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.271Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:29 2023-12-11T12:51:25.271Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:25.271Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:25.288Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.288Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.399Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.399Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.541Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.541Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.682Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.682Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.729Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.729Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.742Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.742Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.774Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.774Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.843Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.843Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.925Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.925Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.925Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.925Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.994Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.994Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:25.997Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:25.997Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.076Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:29 2023-12-11T12:51:26.076Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:26.076Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:26.143Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.143Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.222Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.222Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.245Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.245Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.255Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.255Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.326Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.326Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.391Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.391Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.492Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:29 2023-12-11T12:51:26.492Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:26.492Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:26.530Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.531Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.693Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.693Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.695Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.695Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.777Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.777Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.796Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.796Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.828Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.828Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.835Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.835Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.979Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:29 2023-12-11T12:51:26.979Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:26.979Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:29 2023-12-11T12:51:26.979Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:26.979Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:27.107Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.107Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.197Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.197Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.197Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.197Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.200Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.200Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.346Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.346Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.379Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.379Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.393Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.393Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.425Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.425Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.434Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.434Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.444Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:29 2023-12-11T12:51:27.444Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:27.444Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:27.595Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.596Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.699Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.699Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.781Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.781Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.789Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.789Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.851Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.852Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:27.944Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:29 2023-12-11T12:51:27.944Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.042Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:29 2023-12-11T12:51:28.042Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:28.042Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:28.052Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.052Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.087Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.087Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.103Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.103Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.203Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.203Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.264Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.264Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.337Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.337Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.346Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.346Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.397Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:29 2023-12-11T12:51:28.397Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:28.397Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:28.485Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.485Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.555Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.555Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.595Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.595Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.703Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.703Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.753Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.753Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.808Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.808Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.857Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.857Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.886Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.886Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.946Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.946Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:28.951Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:29 2023-12-11T12:51:28.951Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:28.951Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:28.955Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:29 2023-12-11T12:51:28.955Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.106Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.106Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.182Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.182Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.290Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.290Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.300Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:29 2023-12-11T12:51:29.300Z WARN 8084 --- [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. 12:51:29 2023-12-11T12:51:29.300Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:29 2023-12-11T12:51:29.309Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.309Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.339Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.340Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.450Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.450Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.559Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.559Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.642Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.643Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.704Z INFO 8084 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.360192434S 12:51:29 2023-12-11T12:51:29.706Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:29 2023-12-11T12:51:29.706Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:29 2023-12-11T12:51:29.706Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:29 allow.auto.create.topics = true 12:51:29 auto.commit.interval.ms = 5000 12:51:29 auto.include.jmx.reporter = true 12:51:29 auto.offset.reset = earliest 12:51:29 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:29 check.crcs = true 12:51:29 client.dns.lookup = use_all_dns_ips 12:51:29 client.id = consumer-test-11 12:51:29 client.rack = 12:51:29 connections.max.idle.ms = 540000 12:51:29 default.api.timeout.ms = 60000 12:51:29 enable.auto.commit = true 12:51:29 exclude.internal.topics = true 12:51:29 fetch.max.bytes = 52428800 12:51:29 fetch.max.wait.ms = 500 12:51:29 fetch.min.bytes = 1 12:51:29 group.id = test 12:51:29 group.instance.id = null 12:51:29 heartbeat.interval.ms = 3000 12:51:29 interceptor.classes = [] 12:51:29 internal.leave.group.on.close = true 12:51:29 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:29 isolation.level = read_uncommitted 12:51:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:29 max.partition.fetch.bytes = 1048576 12:51:29 max.poll.interval.ms = 300000 12:51:29 max.poll.records = 500 12:51:29 metadata.max.age.ms = 300000 12:51:29 metric.reporters = [] 12:51:29 metrics.num.samples = 2 12:51:29 metrics.recording.level = INFO 12:51:29 metrics.sample.window.ms = 30000 12:51:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:29 receive.buffer.bytes = 65536 12:51:29 reconnect.backoff.max.ms = 1000 12:51:29 reconnect.backoff.ms = 50 12:51:29 request.timeout.ms = 30000 12:51:29 retry.backoff.ms = 100 12:51:29 sasl.client.callback.handler.class = null 12:51:29 sasl.jaas.config = null 12:51:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:29 sasl.kerberos.min.time.before.relogin = 60000 12:51:29 sasl.kerberos.service.name = null 12:51:29 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:29 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:29 sasl.login.callback.handler.class = null 12:51:29 sasl.login.class = null 12:51:29 sasl.login.connect.timeout.ms = null 12:51:29 sasl.login.read.timeout.ms = null 12:51:29 sasl.login.refresh.buffer.seconds = 300 12:51:29 sasl.login.refresh.min.period.seconds = 60 12:51:29 sasl.login.refresh.window.factor = 0.8 12:51:29 sasl.login.refresh.window.jitter = 0.05 12:51:29 sasl.login.retry.backoff.max.ms = 10000 12:51:29 sasl.login.retry.backoff.ms = 100 12:51:29 sasl.mechanism = GSSAPI 12:51:29 sasl.oauthbearer.clock.skew.seconds = 30 12:51:29 sasl.oauthbearer.expected.audience = null 12:51:29 sasl.oauthbearer.expected.issuer = null 12:51:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:29 sasl.oauthbearer.jwks.endpoint.url = null 12:51:29 sasl.oauthbearer.scope.claim.name = scope 12:51:29 sasl.oauthbearer.sub.claim.name = sub 12:51:29 sasl.oauthbearer.token.endpoint.url = null 12:51:29 security.protocol = PLAINTEXT 12:51:29 security.providers = null 12:51:29 send.buffer.bytes = 131072 12:51:29 session.timeout.ms = 45000 12:51:29 socket.connection.setup.timeout.max.ms = 30000 12:51:29 socket.connection.setup.timeout.ms = 10000 12:51:29 ssl.cipher.suites = null 12:51:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:29 ssl.endpoint.identification.algorithm = https 12:51:29 ssl.engine.factory.class = null 12:51:29 ssl.key.password = null 12:51:29 ssl.keymanager.algorithm = SunX509 12:51:29 ssl.keystore.certificate.chain = null 12:51:29 ssl.keystore.key = null 12:51:29 ssl.keystore.location = null 12:51:29 ssl.keystore.password = null 12:51:29 ssl.keystore.type = JKS 12:51:29 ssl.protocol = TLSv1.3 12:51:29 ssl.provider = null 12:51:29 ssl.secure.random.implementation = null 12:51:29 ssl.trustmanager.algorithm = PKIX 12:51:29 ssl.truststore.certificates = null 12:51:29 ssl.truststore.location = null 12:51:29 ssl.truststore.password = null 12:51:29 ssl.truststore.type = JKS 12:51:29 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:29 12:51:29 2023-12-11T12:51:29.708Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:29 2023-12-11T12:51:29.708Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:29 2023-12-11T12:51:29.708Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299089708 12:51:30 2023-12-11T12:51:29.729Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:29.729Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-15 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:29.735Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:29.735Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:29.735Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:29.735Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299089735 12:51:30 2023-12-11T12:51:29.799Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 12:51:30 2023-12-11T12:51:29.799Z WARN 8084 --- [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:32784) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:29.812Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:30 2023-12-11T12:51:29.812Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:29.819Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:30 2023-12-11T12:51:29.819Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:29.849Z WARN 8084 --- [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} 12:51:30 2023-12-11T12:51:29.849Z INFO 8084 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:29.970Z WARN 8084 --- [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} 12:51:30 2023-12-11T12:51:29.979Z INFO 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:51:30 2023-12-11T12:51:29.980Z WARN 8084 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:29.986Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:30 2023-12-11T12:51:29.987Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.010Z INFO 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.010Z WARN 8084 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.049Z INFO 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.049Z WARN 8084 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.053Z INFO 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.053Z WARN 8084 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.069Z INFO 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.069Z WARN 8084 --- [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. 12:51:30 2023-12-11T12:51:30.069Z WARN 8084 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:30 2023-12-11T12:51:30.078Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.098Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-12 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.099Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.099Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.099Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090099 12:51:30 2023-12-11T12:51:30.104Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.104Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-16 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.106Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.106Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090106 12:51:30 2023-12-11T12:51:30.129Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.129Z INFO 8084 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.143Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-13 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.145Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.145Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.145Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090145 12:51:30 2023-12-11T12:51:30.151Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.151Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-17 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.153Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.153Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.153Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.153Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090153 12:51:30 2023-12-11T12:51:30.161Z INFO 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.161Z WARN 8084 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.163Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.163Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.168Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-14 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.169Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.169Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.169Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090169 12:51:30 2023-12-11T12:51:30.175Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.175Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-18 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.178Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.179Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.179Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.179Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090178 12:51:30 2023-12-11T12:51:30.197Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.197Z INFO 8084 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.206Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-15 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.208Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.208Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.208Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090208 12:51:30 2023-12-11T12:51:30.215Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.215Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-19 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.217Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.217Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.217Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.217Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090217 12:51:30 2023-12-11T12:51:30.221Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.221Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.232Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.232Z INFO 8084 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.238Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-16 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.241Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.241Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.241Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090241 12:51:30 2023-12-11T12:51:30.247Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.247Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-20 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.249Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.249Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.249Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.249Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090249 12:51:30 2023-12-11T12:51:30.257Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.257Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.264Z INFO 8084 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:51:30 allow.auto.create.topics = true 12:51:30 auto.commit.interval.ms = 5000 12:51:30 auto.include.jmx.reporter = true 12:51:30 auto.offset.reset = earliest 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 check.crcs = true 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = consumer-test-17 12:51:30 client.rack = 12:51:30 connections.max.idle.ms = 540000 12:51:30 default.api.timeout.ms = 60000 12:51:30 enable.auto.commit = true 12:51:30 exclude.internal.topics = true 12:51:30 fetch.max.bytes = 52428800 12:51:30 fetch.max.wait.ms = 500 12:51:30 fetch.min.bytes = 1 12:51:30 group.id = test 12:51:30 group.instance.id = null 12:51:30 heartbeat.interval.ms = 3000 12:51:30 interceptor.classes = [] 12:51:30 internal.leave.group.on.close = true 12:51:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:51:30 isolation.level = read_uncommitted 12:51:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:51:30 max.partition.fetch.bytes = 1048576 12:51:30 max.poll.interval.ms = 300000 12:51:30 max.poll.records = 500 12:51:30 metadata.max.age.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:51:30 receive.buffer.bytes = 65536 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 session.timeout.ms = 45000 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:51:30 12:51:30 2023-12-11T12:51:30.267Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.267Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.267Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090267 12:51:30 2023-12-11T12:51:30.286Z INFO 8084 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 12:51:30 2023-12-11T12:51:30.289Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:51:30 2023-12-11T12:51:30.290Z INFO 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:51:30 acks = -1 12:51:30 auto.include.jmx.reporter = true 12:51:30 batch.size = 16384 12:51:30 bootstrap.servers = [PLAINTEXT://localhost:32790] 12:51:30 buffer.memory = 33554432 12:51:30 client.dns.lookup = use_all_dns_ips 12:51:30 client.id = producer-21 12:51:30 compression.type = none 12:51:30 connections.max.idle.ms = 540000 12:51:30 delivery.timeout.ms = 120000 12:51:30 enable.idempotence = false 12:51:30 interceptor.classes = [] 12:51:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:51:30 linger.ms = 1 12:51:30 max.block.ms = 60000 12:51:30 max.in.flight.requests.per.connection = 5 12:51:30 max.request.size = 1048576 12:51:30 metadata.max.age.ms = 300000 12:51:30 metadata.max.idle.ms = 300000 12:51:30 metric.reporters = [] 12:51:30 metrics.num.samples = 2 12:51:30 metrics.recording.level = INFO 12:51:30 metrics.sample.window.ms = 30000 12:51:30 partitioner.adaptive.partitioning.enable = true 12:51:30 partitioner.availability.timeout.ms = 0 12:51:30 partitioner.class = null 12:51:30 partitioner.ignore.keys = false 12:51:30 receive.buffer.bytes = 32768 12:51:30 reconnect.backoff.max.ms = 1000 12:51:30 reconnect.backoff.ms = 50 12:51:30 request.timeout.ms = 30000 12:51:30 retries = 0 12:51:30 retry.backoff.ms = 100 12:51:30 sasl.client.callback.handler.class = null 12:51:30 sasl.jaas.config = null 12:51:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:51:30 sasl.kerberos.min.time.before.relogin = 60000 12:51:30 sasl.kerberos.service.name = null 12:51:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:51:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:51:30 sasl.login.callback.handler.class = null 12:51:30 sasl.login.class = null 12:51:30 sasl.login.connect.timeout.ms = null 12:51:30 sasl.login.read.timeout.ms = null 12:51:30 sasl.login.refresh.buffer.seconds = 300 12:51:30 sasl.login.refresh.min.period.seconds = 60 12:51:30 sasl.login.refresh.window.factor = 0.8 12:51:30 sasl.login.refresh.window.jitter = 0.05 12:51:30 sasl.login.retry.backoff.max.ms = 10000 12:51:30 sasl.login.retry.backoff.ms = 100 12:51:30 sasl.mechanism = GSSAPI 12:51:30 sasl.oauthbearer.clock.skew.seconds = 30 12:51:30 sasl.oauthbearer.expected.audience = null 12:51:30 sasl.oauthbearer.expected.issuer = null 12:51:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:51:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:51:30 sasl.oauthbearer.jwks.endpoint.url = null 12:51:30 sasl.oauthbearer.scope.claim.name = scope 12:51:30 sasl.oauthbearer.sub.claim.name = sub 12:51:30 sasl.oauthbearer.token.endpoint.url = null 12:51:30 security.protocol = PLAINTEXT 12:51:30 security.providers = null 12:51:30 send.buffer.bytes = 131072 12:51:30 socket.connection.setup.timeout.max.ms = 30000 12:51:30 socket.connection.setup.timeout.ms = 10000 12:51:30 ssl.cipher.suites = null 12:51:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:51:30 ssl.endpoint.identification.algorithm = https 12:51:30 ssl.engine.factory.class = null 12:51:30 ssl.key.password = null 12:51:30 ssl.keymanager.algorithm = SunX509 12:51:30 ssl.keystore.certificate.chain = null 12:51:30 ssl.keystore.key = null 12:51:30 ssl.keystore.location = null 12:51:30 ssl.keystore.password = null 12:51:30 ssl.keystore.type = JKS 12:51:30 ssl.protocol = TLSv1.3 12:51:30 ssl.provider = null 12:51:30 ssl.secure.random.implementation = null 12:51:30 ssl.trustmanager.algorithm = PKIX 12:51:30 ssl.truststore.certificates = null 12:51:30 ssl.truststore.location = null 12:51:30 ssl.truststore.password = null 12:51:30 ssl.truststore.type = JKS 12:51:30 transaction.timeout.ms = 60000 12:51:30 transactional.id = null 12:51:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:51:30 12:51:30 2023-12-11T12:51:30.292Z WARN 8084 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:51:30 2023-12-11T12:51:30.292Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 12:51:30 2023-12-11T12:51:30.292Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 12:51:30 2023-12-11T12:51:30.292Z INFO 8084 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702299090292 12:51:30 2023-12-11T12:51:30.297Z INFO 8084 --- [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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.298Z INFO 8084 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.303Z INFO 8084 --- [ 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 7G3apG3VT4SpTnkCxV7-0Q 12:51:30 2023-12-11T12:51:30.303Z INFO 8084 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: QlQAfEP4T_-JZh8SJ6g8zQ 12:51:30 2023-12-11T12:51:30.349Z INFO 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.349Z WARN 8084 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.461Z INFO 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.461Z WARN 8084 --- [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. 12:51:30 2023-12-11T12:51:30.461Z WARN 8084 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:51:30 2023-12-11T12:51:30.528Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 12:51:30 2023-12-11T12:51:30.530Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 12:51:30 2023-12-11T12:51:30.544Z INFO 8084 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.544Z WARN 8084 --- [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:32786) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.556Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.556Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.556Z INFO 8084 --- [ 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-d257c32b-f4a5-4481-9a53-02dbb62b3667 12:51:30 2023-12-11T12:51:30.556Z INFO 8084 --- [ 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) 12:51:30 2023-12-11T12:51:30.556Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 12:51:30 2023-12-11T12:51:30.562Z INFO 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.562Z WARN 8084 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.564Z INFO 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.564Z WARN 8084 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.579Z INFO 8084 --- [ 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-d257c32b-f4a5-4481-9a53-02dbb62b3667', protocol='range'} 12:51:30 2023-12-11T12:51:30.579Z INFO 8084 --- [ 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-d257c32b-f4a5-4481-9a53-02dbb62b3667=Assignment(partitions=[my-topic-name-0])} 12:51:30 2023-12-11T12:51:30.603Z INFO 8084 --- [ 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-d257c32b-f4a5-4481-9a53-02dbb62b3667', protocol='range'} 12:51:30 2023-12-11T12:51:30.604Z INFO 8084 --- [ 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]) 12:51:30 2023-12-11T12:51:30.604Z INFO 8084 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 12:51:30 2023-12-11T12:51:30.612Z INFO 8084 --- [ 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 12:51:30 2023-12-11T12:51:30.622Z INFO 8084 --- [ 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:32790 (id: 1 rack: null)], epoch=0}}. 12:51:30 2023-12-11T12:51:30.651Z INFO 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.651Z WARN 8084 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.673Z INFO 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.673Z WARN 8084 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.718Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] 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) 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.719Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] 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) 12:51:30 2023-12-11T12:51:30.720Z INFO 8084 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=2078579400, epoch=1) to node 1: 12:51:30 12:51:30 org.apache.kafka.common.errors.DisconnectException: null 12:51:30 12:51:30 2023-12-11T12:51:30.781Z INFO 8084 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:51:30 2023-12-11T12:51:30.819Z INFO 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.819Z WARN 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.819Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.819Z WARN 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.819Z INFO 8084 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.819Z WARN 8084 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.820Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.820Z WARN 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.820Z INFO 8084 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.820Z WARN 8084 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.821Z INFO 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.821Z WARN 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.821Z INFO 8084 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.821Z WARN 8084 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.837Z INFO 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.837Z WARN 8084 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.882Z INFO 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.882Z WARN 8084 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.554 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 12:51:30 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 12:51:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 12:51:30 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 12:51:30 2023-12-11T12:51:30.919Z INFO 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.919Z WARN 8084 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.919Z INFO 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.919Z WARN 8084 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.922Z INFO 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.922Z WARN 8084 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.922Z INFO 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.922Z WARN 8084 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.923Z WARN 8084 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 12:51:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 12:51:30 [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 12:51:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 12:51:30 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 12:51:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 12:51:30 2023-12-11T12:51:30.940Z INFO 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:51:30 2023-12-11T12:51:30.940Z WARN 8084 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 12:51:30 2023-12-11T12:51:30.943Z INFO 8084 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.238]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 12:51:30 2023-12-11T12:51:30.943Z INFO 8084 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5708 [dev] [5.2.4] Running shutdown hook... Current node state: ACTIVE 12:51:30 2023-12-11T12:51:30.945Z INFO 8084 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Closing the Kafka producer with timeoutMillis = 30000 ms. 12:51:30 2023-12-11T12:51:30.946Z INFO 8084 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:51:30 2023-12-11T12:51:30.946Z INFO 8084 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:51:30 2023-12-11T12:51:30.946Z INFO 8084 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:51:30 2023-12-11T12:51:30.947Z INFO 8084 --- [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-12 unregistered 12:51:31 [INFO] 12:51:31 [INFO] Results: 12:51:31 [INFO] 12:51:31 [INFO] Tests run: 543, Failures: 0, Errors: 0, Skipped: 0 12:51:31 [INFO] 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 12:51:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 12:51:31 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 12:51:31 [INFO] 12:51:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 12:51:31 [INFO] 12:51:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 12:51:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 12:51:31 [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/* 12:51:31 [INFO] 12:51:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 12:51:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 12:51:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 12:51:31 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 12:51:31 [INFO] All coverage checks have been met. 12:51:31 [INFO] 12:51:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 12:51:31 [INFO] 12:51:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 12:51:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar 12:51:31 [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.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom 12:51:31 [INFO] 12:51:31 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 12:51:31 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 12:51:31 [INFO] --------------------------------[ jar ]--------------------------------- 12:51:31 [INFO] 12:51:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 12:51:31 [INFO] 12:51:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 12:51:31 [INFO] 12:51:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 12:51:31 [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/* 12:51:31 [INFO] 12:51:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 12:51:31 [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/* 12:51:31 [INFO] 12:51:31 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 12:51:32 [INFO] Generating with dryRun=false 12:51:32 [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. 12:51:32 [INFO] OpenAPI Generator: spring (server) 12:51:32 [INFO] Generator 'spring' is considered stable. 12:51:32 [INFO] ---------------------------------- 12:51:32 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 12:51:32 [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) 12:51:32 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:51:32 [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). 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [INFO] Processing operation getResourceDataForCmHandle 12:51:32 [INFO] Processing operation updateResourceDataRunningForCmHandle 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [INFO] Processing operation createResourceDataRunningForCmHandle 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [INFO] Processing operation deleteResourceDataRunningForCmHandle 12:51:32 [INFO] Processing operation patchResourceDataRunningForCmHandle 12:51:32 [INFO] Processing operation executeDataOperationForCmHandles 12:51:32 [INFO] Processing operation queryResourceDataForCmHandle 12:51:32 [INFO] Processing operation getModuleReferencesByCmHandle 12:51:32 [INFO] Processing operation getModuleDefinitionsByCmHandleId 12:51:32 [INFO] Processing operation searchCmHandles 12:51:32 [INFO] Processing operation retrieveCmHandleDetailsById 12:51:32 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 12:51:32 [INFO] Processing operation searchCmHandleIds 12:51:32 [INFO] Processing operation getCmHandleStateByCmHandleId 12:51:32 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 12:51:32 [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] 12:51:32 [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] 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [WARNING] Multiple MediaTypes found, using only the first one 12:51:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:32 [WARNING] Multiple MediaTypes found, using only the first one 12:51:32 [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] 12:51:32 [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 12:51:32 [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] 12:51:32 [INFO] Skipping generation of supporting files. 12:51:32 ################################################################################ 12:51:32 # Thanks for using OpenAPI Generator. # 12:51:32 # Please consider donation to help us maintain this project 🙏 # 12:51:32 # https://opencollective.com/openapi_generator/donate # 12:51:32 ################################################################################ 12:51:32 [INFO] 12:51:32 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 12:51:32 [INFO] Generating with dryRun=false 12:51:32 [INFO] No .openapi-generator-ignore file found. 12:51:32 [INFO] OpenAPI Generator: spring (server) 12:51:32 [INFO] Generator 'spring' is considered stable. 12:51:32 [INFO] ---------------------------------- 12:51:32 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 12:51:32 [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) 12:51:32 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:51:32 [INFO] Processing operation updateDmiPluginRegistration 12:51:32 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 12:51:32 [INFO] Processing operation searchCmHandleIds 12:51:32 [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] 12:51:32 [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] 12:51:32 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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 12:51:32 [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] 12:51:32 [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 12:51:32 [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] 12:51:32 [INFO] Skipping generation of supporting files. 12:51:32 ################################################################################ 12:51:32 # Thanks for using OpenAPI Generator. # 12:51:32 # Please consider donation to help us maintain this project 🙏 # 12:51:32 # https://opencollective.com/openapi_generator/donate # 12:51:32 ################################################################################ 12:51:32 [INFO] 12:51:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 12:51:32 [INFO] You have 0 Checkstyle violations. 12:51:32 [INFO] 12:51:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 12:51:32 [INFO] You have 0 Checkstyle violations. 12:51:32 [INFO] 12:51:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 12:51:32 [INFO] Starting audit... 12:51:32 Audit done. 12:51:32 [INFO] You have 0 Checkstyle violations. 12:51:32 [INFO] 12:51:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 12:51:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:32 [INFO] Copying 1 resource 12:51:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 12:51:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 12:51:32 [INFO] 12:51:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 12:51:32 [INFO] Changes detected - recompiling the module! :dependency 12:51:32 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 12:51:33 [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". 12:51:33 [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. 12:51:33 [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. 12:51:33 [INFO] 12:51:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 12:51:33 [INFO] 12:51:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 12:51:33 [INFO] Fork Value is true 12:51:35 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:51:35 [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) 12:51:35 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:51:35 [java] WARNING: System::setSecurityManager will be removed in a future release 12:51:38 [INFO] Done SpotBugs Analysis.... 12:51:38 [INFO] 12:51:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 12:51:38 [INFO] 12:51:38 [INFO] 12:51:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 12:51:38 [INFO] BugInstance size is 0 12:51:38 [INFO] Error size is 0 12:51:38 [INFO] No errors/warnings found 12:51:38 [INFO] 12:51:38 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 12:51:38 [INFO] Generating with dryRun=false 12:51:38 [INFO] No .openapi-generator-ignore file found. 12:51:38 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:51:38 [INFO] Generator 'openapi-yaml' is considered stable. 12:51:38 [INFO] Output file [outputFile=openapi-inventory.yaml] 12:51:38 [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] 12:51:38 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:51:38 ################################################################################ 12:51:38 # Thanks for using OpenAPI Generator. # 12:51:38 # Please consider donation to help us maintain this project 🙏 # 12:51:38 # https://opencollective.com/openapi_generator/donate # 12:51:38 ################################################################################ 12:51:38 [INFO] 12:51:38 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 12:51:38 [INFO] Generating with dryRun=false 12:51:38 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:51:38 [INFO] Generator 'openapi-yaml' is considered stable. 12:51:38 [INFO] Output file [outputFile=openapi.yaml] 12:51:38 [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). 12:51:38 [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] 12:51:38 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:51:38 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:38 [WARNING] Multiple MediaTypes found, using only the first one 12:51:38 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [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] 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 12:51:38 [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.) 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:51:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:51:38 ################################################################################ 12:51:38 # Thanks for using OpenAPI Generator. # 12:51:38 # Please consider donation to help us maintain this project 🙏 # 12:51:38 # https://opencollective.com/openapi_generator/donate # 12:51:38 ################################################################################ 12:51:38 [INFO] 12:51:38 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 12:51:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:38 [INFO] Copying 2 resources 12:51:38 [INFO] 12:51:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 12:51:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:38 [INFO] Copying 6 resources 12:51:38 [INFO] 12:51:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 12:51:38 [INFO] Changes detected - recompiling the module! :dependency 12:51:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:51:38 [INFO] 12:51:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 12:51:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:51:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:51:40 [INFO] Compiled 18 files. 12:51:40 [INFO] 12:51:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 12:51:40 [INFO] 12:51:40 [INFO] ------------------------------------------------------- 12:51:40 [INFO] T E S T S 12:51:40 [INFO] ------------------------------------------------------- 12:51:42 12:51:41.341 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.551 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:51:42 12:51:41.679 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:51:42 12:51:41.753 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.761 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:51:42 12:51:41.801 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.808 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:51:42 12:51:41.812 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.819 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:51:42 12:51:41.822 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:51:42 12:51:41.828 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:51:42 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:51:46 12:51:41,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:51:46 12:51:41,158 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:51:46 12:51:41,158 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:51:46 12:51:41,160 |-INFO in ch.qos.logback.classic.BasicConfigurator@139224ab - Setting up default configuration. 12:51:46 12:51:43,686 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:51:46 12:51:43,738 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:51:46 12:51:43,738 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:51:46 12:51:43,741 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:51:46 12:51:43,741 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:51:46 12:51:43,741 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:51:46 12:51:43,743 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:51:46 12:51:43,743 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:51:46 12:51:43,756 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:51:46 12:51:43,756 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:51:46 12:51:43,761 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:51:46 12:51:43,795 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299103793) 12:51:46 12:51:43,795 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:51:46 12:51:43,795 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:51:46 12:51:43,800 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:51:46 12:51:43,804 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:51:46 12:51:43,804 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:51:46 12:51:43,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:51:46 12:51:43,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:51:46 12:51:43,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:46 12:51:43,812 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:51:46 12:51:43,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:51:46 12:51:43,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:46 12:51:43,848 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:51:46 12:51:43,856 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:51:46 12:51:44,215 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7bb50de0 - Setting zoneId to "UTC" 12:51:46 12:51:44,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:51:46 12:51:44,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:51:46 12:51:44,510 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:51:46 12:51:44,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:51:46 12:51:44,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:51:46 12:51:44,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:51:46 12:51:44,512 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:51:46 12:51:44,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:51:46 12:51:44,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:51:46 12:51:44,512 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63916a3 - End of configuration. 12:51:46 12:51:44,512 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@25dc8147 - Registering current configuration as safe fallback point 12:51:46 12:51:46 12:51:46 . ____ _ __ _ _ 12:51:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:46 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:46 =========|_|==============|___/=/_/_/_/ 12:51:46 :: Spring Boot :: (v3.1.2) 12:51:46 12:51:46 2023-12-11T12:51:44.609Z INFO 13462 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13462 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 12:51:46 2023-12-11T12:51:44.610Z INFO 13462 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:51:46 2023-12-11T12:51:46.063Z INFO 13462 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:51:46 2023-12-11T12:51:46.063Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:51:46 2023-12-11T12:51:46.064Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:51:46 2023-12-11T12:51:46.084Z INFO 13462 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.8 seconds (process running for 5.742) 12:51:46 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:51:46 2023-12-11T12:51:46.907Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:46 12:51:46 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:51:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:51:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:51:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:51:46 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:51:46 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:51:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:46 12:51:46 2023-12-11T12:51:46.917Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:46 12:51:46 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:51:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:51:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:51:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:51:46 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:51:46 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:51:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:46 12:51:46 2023-12-11T12:51:46.933Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:46 12:51:46 java.lang.IllegalStateException: some error message 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:51:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:51:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:51:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:51:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:51:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:51:46 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:51:46 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:51:46 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:51:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:46 12:51:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.042 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 12:51:47 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 12:51:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 12:51:47 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:51:48 12:51:48 . ____ _ __ _ _ 12:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:48 =========|_|==============|___/=/_/_/_/ 12:51:48 :: Spring Boot :: (v3.1.2) 12:51:48 12:51:48 2023-12-11T12:51:47.304Z INFO 13462 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13462 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 12:51:48 2023-12-11T12:51:47.304Z INFO 13462 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:51:48 2023-12-11T12:51:48.061Z INFO 13462 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:51:48 2023-12-11T12:51:48.061Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:51:48 2023-12-11T12:51:48.062Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:51:48 2023-12-11T12:51:48.068Z INFO 13462 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.798 seconds (process running for 7.727) 12:51:48 2023-12-11T12:51:48.236Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 12:51:48 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:51:48 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 12:51:48 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 12:51:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:51:48 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1197989060.executeRequest(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.268Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.483Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 12:51:48 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 12:51:48 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 12:51:48 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 12:51:48 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 12:51:48 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 12:51:48 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 12:51:48 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 12:51:48 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 12:51:48 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 12:51:48 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 12:51:48 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:51:48 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 12:51:48 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 12:51:48 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 12:51:48 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 12:51:48 ... 123 common frames omitted 12:51:48 12:51:48 2023-12-11T12:51:48.545Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.552Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 12:51:48 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.558Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.565Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 12:51:48 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.573Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.579Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 12:51:48 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.586Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 2023-12-11T12:51:48.592Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:48 12:51:48 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 12:51:48 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 12:51:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 12:51:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 12:51:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:51:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:48 12:51:48 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:51:48 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:51:48 12:51:48 . ____ _ __ _ _ 12:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 12:51:48 =========|_|==============|___/=/_/_/_/ 12:51:48 :: Spring Boot :: (v3.1.2) 12:51:48 12:51:48 2023-12-11T12:51:48.677Z INFO 13462 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13462 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 12:51:48 2023-12-11T12:51:48.677Z INFO 13462 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:51:48 2023-12-11T12:51:48.946Z INFO 13462 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:51:48 2023-12-11T12:51:48.947Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:51:48 2023-12-11T12:51:48.947Z INFO 13462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:51:48 2023-12-11T12:51:48.950Z INFO 13462 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.301 seconds (process running for 8.609) 12:51:49 2023-12-11T12:51:49.026Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:49 12:51:49 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 12:51:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:51:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:51:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:49 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"]) 12:51:49 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 12:51:49 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 12:51:49 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 12:51:49 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 12:51:49 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 12:51:49 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 12:51:49 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 12:51:49 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:51:49 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 12:51:49 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 12:51:49 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 12:51:49 ... 123 common frames omitted 12:51:49 12:51:49 2023-12-11T12:51:49.054Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:49 12:51:49 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) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 12:51:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:51:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:51:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:51:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:49 12:51:49 2023-12-11T12:51:49.058Z ERROR 13462 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 12:51:49 12:51:49 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 12:51:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 12:51:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 12:51:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 12:51:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 12:51:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:51:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:51:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:51:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:51:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:51:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:51:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:51:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:51:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:51:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:51:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:51:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:51:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:51:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:51:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:51:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:51:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:51:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:51:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:51:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:51:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:51:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:51:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:51:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:51:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:51:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:51:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:51:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:51:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:51:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:51:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:51:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:51:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:51:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:51:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:51:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:51:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:51:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:51:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:51:49 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 12:51:49 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 12:51:49 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 12:51:49 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 12:51:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 12:51:49 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 12:51:49 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 12:51:49 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 12:51:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 12:51:49 ... 133 common frames omitted 12:51:49 12:51:49 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:51:49 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 12:51:49 2023-12-11T12:51:49.138Z ERROR 13462 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 12:51:49 2023-12-11T12:51:49.644Z WARN 13462 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 12:51:49 2023-12-11T12:51:49.650Z ERROR 13462 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 12:51:49 2023-12-11T12:51:49.654Z ERROR 13462 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 12:51:49 2023-12-11T12:51:49.659Z ERROR 13462 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 12:51:49 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 12:51:49 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 12:51:49 2023-12-11T12:51:49.720Z INFO 13462 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 12:51:49 2023-12-11T12:51:49.739Z ERROR 13462 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 12:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 12:51:49 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 12:51:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 12:51:49 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 12:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 12:51:49 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 12:51:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 12:51:49 [INFO] 12:51:49 [INFO] Results: 12:51:49 [INFO] 12:51:49 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 12:51:49 [INFO] 12:51:49 [INFO] 12:51:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 12:51:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 12:51:49 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 12:51:50 [INFO] 12:51:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 12:51:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 12:51:50 [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/* 12:51:50 [INFO] 12:51:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 12:51:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 12:51:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 12:51:50 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 12:51:50 [INFO] All coverage checks have been met. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 12:51:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 12:51:50 [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.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom 12:51:50 [INFO] 12:51:50 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 12:51:50 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 12:51:50 [INFO] --------------------------------[ pom ]--------------------------------- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] surefireArgLine set to empty 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] argLine set to empty 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Starting audit... 12:51:50 Audit done. 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 12:51:50 [INFO] 12:51:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 12:51:50 [INFO] 12:51:50 [INFO] 12:51:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] No sources specified for compilation. Skipping. 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] 12:51:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] failsafeArgLine set to empty 12:51:50 [INFO] 12:51:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] No tests to run. 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 12:51:50 [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.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom 12:51:50 [INFO] 12:51:50 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 12:51:50 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 12:51:50 [INFO] --------------------------------[ jar ]--------------------------------- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] 12:51:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] surefireArgLine set to empty 12:51:50 [INFO] 12:51:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:50 [INFO] argLine set to empty 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Starting audit... 12:51:50 Audit done. 12:51:50 [INFO] You have 0 Checkstyle violations. 12:51:50 [INFO] 12:51:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:50 [INFO] Copying 3 resources 12:51:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 12:51:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 12:51:50 [INFO] 12:51:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Changes detected - recompiling the module! :dependency 12:51:50 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 12:51:50 [INFO] 12:51:50 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 12:51:50 [INFO] 12:51:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 12:51:50 [INFO] Fork Value is true 12:51:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:51:52 [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) 12:51:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:51:52 [java] WARNING: System::setSecurityManager will be removed in a future release 12:51:53 [INFO] Done SpotBugs Analysis.... 12:51:53 [INFO] 12:51:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 12:51:53 [INFO] 12:51:53 [INFO] 12:51:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 12:51:53 [INFO] BugInstance size is 0 12:51:53 [INFO] Error size is 0 12:51:53 [INFO] No errors/warnings found 12:51:53 [INFO] 12:51:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 12:51:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 12:51:53 [INFO] 12:51:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 12:51:53 [INFO] No sources to compile 12:51:53 [INFO] 12:51:53 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 12:51:53 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:51:53 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:51:54 [INFO] Compiled 4 files. 12:51:54 [INFO] 12:51:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 12:51:54 [INFO] 12:51:54 [INFO] ------------------------------------------------------- 12:51:54 [INFO] T E S T S 12:51:54 [INFO] ------------------------------------------------------- 12:51:55 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 12:51:57 12:51:54,717 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:51:57 12:51:54,736 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:51:57 12:51:54,736 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:51:57 12:51:54,737 |-INFO in ch.qos.logback.classic.BasicConfigurator@4bdf - Setting up default configuration. 12:51:57 12:51:55,831 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:51:57 12:51:55,867 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:51:57 12:51:55,867 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:51:57 12:51:55,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:51:57 12:51:55,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:51:57 12:51:55,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:51:57 12:51:55,872 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:51:57 12:51:55,872 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:51:57 12:51:55,878 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:51:57 12:51:55,878 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:51:57 12:51:55,883 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:51:57 12:51:55,902 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299115900) 12:51:57 12:51:55,902 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:51:57 12:51:55,902 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:51:57 12:51:55,907 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:51:57 12:51:55,911 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:51:57 12:51:55,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:57 12:51:55,916 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:51:57 12:51:55,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:51:57 12:51:55,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:51:57 12:51:55,930 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:51:57 12:51:55,934 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:51:57 12:51:55,953 |-INFO in ch.qos.logback.classic.pattern.DateConverter@78422efb - Setting zoneId to "UTC" 12:51:57 12:51:55,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:51:57 12:51:55,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:51:57 12:51:56,118 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:51:57 12:51:56,119 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:51:57 12:51:56,119 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:51:57 12:51:56,119 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:51:57 12:51:56,120 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:51:57 12:51:56,120 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:51:57 12:51:56,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:51:57 12:51:56,120 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f05c8d6 - End of configuration. 12:51:57 12:51:56,120 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68e02f33 - Registering current configuration as safe fallback point 12:51:57 12:51:57 2023-12-11T12:51:56.220Z INFO 13586 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13586 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 12:51:57 2023-12-11T12:51:56.221Z INFO 13586 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 12:51:57 2023-12-11T12:51:57.035Z INFO 13586 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 12:51:57 2023-12-11T12:51:57.037Z INFO 13586 --- [ 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 12:51:57 2023-12-11T12:51:57.091Z INFO 13586 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 12:51:57 2023-12-11T12:51:57.091Z INFO 13586 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 848 ms 12:51:57 2023-12-11T12:51:57.157Z INFO 13586 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 12:51:57 2023-12-11T12:51:57.161Z INFO 13586 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3c7d8a4{application,/,[file:///tmp/jetty-docbase.0.568074736338437519/],AVAILABLE} 12:51:57 2023-12-11T12:51:57.162Z INFO 13586 --- [ main] org.eclipse.jetty.server.Server : Started Server@632d4cf2{STARTING}[11.0.15,sto=0] @2842ms 12:51:57 2023-12-11T12:51:57.612Z INFO 13586 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 12:51:57 2023-12-11T12:51:57.612Z INFO 13586 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 12:51:57 2023-12-11T12:51:57.612Z INFO 13586 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 12:51:57 2023-12-11T12:51:57.627Z INFO 13586 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@314f59b{HTTP/1.1, (http/1.1)}{0.0.0.0:38629} 12:51:57 2023-12-11T12:51:57.628Z INFO 13586 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 38629 (http/1.1) with context path '/' 12:51:57 2023-12-11T12:51:57.639Z INFO 13586 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.038 seconds (process running for 3.318) 12:51:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:51:58 2023-12-11T12:51:58.458Z WARN 13586 --- [qtp469391891-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 12:51:58 2023-12-11T12:51:58.458Z INFO 13586 --- [qtp469391891-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 12:51:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.16 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 12:51:58 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 12:51:58 2023-12-11T12:51:58.572Z WARN 13586 --- [ 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 12:51:58 2023-12-11T12:51:58.572Z INFO 13586 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 12:51:58 2023-12-11T12:51:58.575Z INFO 13586 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test14774003542581244959/file.txt 12:51:58 2023-12-11T12:51:58.577Z WARN 13586 --- [ 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 12:51:58 2023-12-11T12:51:58.578Z ERROR 13586 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 12:51:58 2023-12-11T12:51:58.578Z WARN 13586 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test14774003542581244959/unknown-file.txt', will search it in classpath 12:51:58 2023-12-11T12:51:58.578Z ERROR 13586 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test14774003542581244959/unknown-file.txt file not found on classpath or on file system 12:51:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 12:51:58 [INFO] 12:51:58 [INFO] Results: 12:51:58 [INFO] 12:51:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 12:51:58 [INFO] 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] 12:51:58 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] 12:51:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 12:51:58 [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.1-SNAPSHOT.jar 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] failsafeArgLine set to empty 12:51:58 [INFO] 12:51:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] 12:51:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 12:51:58 [INFO] 12:51:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 12:51:58 [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 12:51:58 [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.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom 12:51:58 [INFO] 12:51:58 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 12:51:58 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 12:51:58 [INFO] --------------------------------[ jar ]--------------------------------- 12:51:58 [INFO] 12:51:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] 12:51:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] 12:51:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] surefireArgLine set to empty 12:51:58 [INFO] 12:51:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:51:58 [INFO] argLine set to empty 12:51:58 [INFO] 12:51:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] You have 0 Checkstyle violations. 12:51:58 [INFO] 12:51:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] You have 0 Checkstyle violations. 12:51:58 [INFO] 12:51:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 12:51:58 [INFO] Starting audit... 12:51:58 Audit done. 12:51:58 [INFO] You have 0 Checkstyle violations. 12:51:58 [INFO] 12:51:58 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 12:51:59 [INFO] 12:51:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 12:51:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:51:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 12:51:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 12:51:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 12:51:59 [INFO] 12:51:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 12:51:59 [INFO] Changes detected - recompiling the module! :dependency 12:51:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:51:59 [INFO] 12:51:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 12:51:59 [INFO] 12:51:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 12:51:59 [INFO] Fork Value is true 12:52:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:52:01 [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) 12:52:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:52:01 [java] WARNING: System::setSecurityManager will be removed in a future release 12:52:01 [INFO] Done SpotBugs Analysis.... 12:52:01 [INFO] 12:52:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 12:52:01 [INFO] 12:52:01 [INFO] 12:52:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] BugInstance size is 0 12:52:01 [INFO] Error size is 0 12:52:01 [INFO] No errors/warnings found 12:52:01 [INFO] 12:52:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 12:52:01 [INFO] 12:52:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] No sources to compile 12:52:01 [INFO] 12:52:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] No sources specified for compilation. Skipping. 12:52:01 [INFO] 12:52:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] No tests to run. 12:52:01 [INFO] 12:52:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:01 [INFO] 12:52:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 12:52:01 [INFO] 12:52:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 12:52:02 [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.1-SNAPSHOT.jar 12:52:02 [INFO] 12:52:02 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 12:52:02 [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.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:52:02 [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.1-SNAPSHOT.jar.original 12:52:02 [INFO] 12:52:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 12:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:02 [INFO] failsafeArgLine set to empty 12:52:02 [INFO] 12:52:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 12:52:02 [INFO] No tests to run. 12:52:02 [INFO] 12:52:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 12:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:02 [INFO] 12:52:02 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 12:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:02 [INFO] 12:52:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 12:52:02 [INFO] 12:52:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 12:52:02 [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 12:52:02 [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.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom 12:52:02 [INFO] 12:52:02 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 12:52:02 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 12:52:02 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:03 [INFO] 12:52:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 12:52:03 [INFO] 12:52:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 12:52:03 [INFO] 12:52:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 12:52:03 [INFO] 12:52:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 12:52:03 [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/* 12:52:03 [INFO] 12:52:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 12:52:03 [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/* 12:52:03 [INFO] 12:52:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 12:52:03 [INFO] You have 0 Checkstyle violations. 12:52:03 [INFO] 12:52:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 12:52:03 [INFO] You have 0 Checkstyle violations. 12:52:03 [INFO] 12:52:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 12:52:03 [INFO] Starting audit... 12:52:03 Audit done. 12:52:03 [INFO] You have 0 Checkstyle violations. 12:52:03 [INFO] 12:52:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 12:52:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:03 [INFO] Copying 58 resources 12:52:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 12:52:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 12:52:03 [INFO] 12:52:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 12:52:03 [INFO] Changes detected - recompiling the module! :dependency 12:52:03 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 12:52:04 [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. 12:52:04 [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. 12:52:04 [INFO] 12:52:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 12:52:04 [INFO] 12:52:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 12:52:04 [INFO] Fork Value is true 12:52:05 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:52:05 [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) 12:52:05 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:52:05 [java] WARNING: System::setSecurityManager will be removed in a future release 12:52:08 [INFO] Done SpotBugs Analysis.... 12:52:08 [INFO] 12:52:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 12:52:08 [INFO] 12:52:08 [INFO] 12:52:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 12:52:08 [INFO] BugInstance size is 0 12:52:08 [INFO] Error size is 0 12:52:08 [INFO] No errors/warnings found 12:52:08 [INFO] 12:52:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 12:52:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 12:52:08 [INFO] 12:52:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 12:52:08 [INFO] No sources to compile 12:52:08 [INFO] 12:52:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 12:52:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:52:08 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:52:09 [INFO] Compiled 24 files. 12:52:09 [INFO] 12:52:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 12:52:09 [INFO] 12:52:09 [INFO] ------------------------------------------------------- 12:52:09 [INFO] T E S T S 12:52:09 [INFO] ------------------------------------------------------- 12:52:11 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 12:52:12 12:52:12.964 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 12:52:13 12:52:13.267 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 12:52:13 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 12:52:13 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 12:52:14 12:52:10,607 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:52:14 12:52:10,634 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:52:14 12:52:10,634 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:52:14 12:52:10,635 |-INFO in ch.qos.logback.classic.BasicConfigurator@2b46d238 - Setting up default configuration. 12:52:14 12:52:13,528 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6364d449 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:52:14 12:52:13,577 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@fabe3f8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:52:14 12:52:13,577 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6364d449 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:52:14 12:52:13,580 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:52:14 12:52:13,580 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:52:14 12:52:13,580 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:52:14 12:52:13,582 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@fabe3f8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:52:14 12:52:13,582 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6364d449 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:52:14 12:52:13,589 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:52:14 12:52:13,589 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:52:14 12:52:13,593 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:52:14 12:52:13,641 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299133635) 12:52:14 12:52:13,642 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:52:14 12:52:13,642 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:52:14 12:52:13,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:52:14 12:52:13,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:52:14 12:52:13,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:52:14 12:52:13,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:52:14 12:52:13,660 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:52:14 12:52:13,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:52:14 12:52:13,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:52:14 12:52:13,688 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:52:14 12:52:13,696 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:52:14 12:52:13,707 |-INFO in ch.qos.logback.classic.pattern.DateConverter@ce24a98 - Setting zoneId to "UTC" 12:52:14 12:52:13,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:52:14 12:52:13,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:52:14 12:52:13,972 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:52:14 12:52:13,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:52:14 12:52:13,973 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:52:14 12:52:13,973 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:52:14 12:52:13,974 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:52:14 12:52:13,974 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11a88d87 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:52:14 12:52:13,974 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:52:14 12:52:13,974 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@496101d1 - End of configuration. 12:52:14 12:52:13,974 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@19858f26 - Registering current configuration as safe fallback point 12:52:14 12:52:14 12:52:14 . ____ _ __ _ _ 12:52:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:52:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:52:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:52:14 ' |____| .__|_| |_|_| |_\__, | / / / / 12:52:14 =========|_|==============|___/=/_/_/_/ 12:52:14 :: Spring Boot :: (v3.1.2) 12:52:14 12:52:14 2023-12-11T12:52:14.085Z INFO 13774 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13774 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 12:52:14 2023-12-11T12:52:14.086Z INFO 13774 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 12:52:14 2023-12-11T12:52:14.356Z INFO 13774 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.0 seconds (process running for 4.516) 12:52:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:52:16 2023-12-11T12:52:15.013Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:16 12:52:16 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:16 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:16 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:16 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:16 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:16 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:16 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:16 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:16 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:16 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:16 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:16 ... 48 common frames omitted 12:52:16 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:16 ... 75 common frames omitted 12:52:16 12:52:16 2023-12-11T12:52:15.420Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 12:52:16 12:52:16 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:16 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:16 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:16 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:16 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:16 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:16 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:16 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:16 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:16 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:16 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:16 ... 48 common frames omitted 12:52:16 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:16 ... 75 common frames omitted 12:52:16 12:52:16 2023-12-11T12:52:15.840Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 12:52:16 12:52:16 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:16 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:16 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:16 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:16 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:16 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:16 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:16 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:16 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:16 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:16 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:16 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:16 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:16 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:16 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:16 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:16 ... 48 common frames omitted 12:52:16 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:16 ... 75 common frames omitted 12:52:16 12:52:18 2023-12-11T12:52:16.697Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 12:52:18 12:52:18 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:18 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:18 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:18 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:18 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:18 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:18 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:18 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:18 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:18 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:18 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:18 ... 48 common frames omitted 12:52:18 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:18 ... 75 common frames omitted 12:52:18 12:52:18 2023-12-11T12:52:18.545Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 12:52:18 12:52:18 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:18 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:18 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:18 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:18 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:18 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:18 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:18 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:18 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:18 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:18 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:18 ... 48 common frames omitted 12:52:18 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:18 ... 75 common frames omitted 12:52:18 12:52:19 2023-12-11T12:52:18.557Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:19 12:52:19 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:19 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:19 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:19 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:19 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:19 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:19 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:19 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:19 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:19 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:19 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:19 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:19 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:19 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:19 ... 48 common frames omitted 12:52:19 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:19 ... 75 common frames omitted 12:52:19 12:52:19 2023-12-11T12:52:18.958Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 12:52:19 12:52:19 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:19 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:19 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:19 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:19 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:19 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:19 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:19 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 12:52:19 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:19 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:19 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:19 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:19 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:19 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:19 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:19 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:19 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:19 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:19 ... 48 common frames omitted 12:52:19 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:19 ... 75 common frames omitted 12:52:19 12:52:21 2023-12-11T12:52:19.552Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:21 12:52:21 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:21 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:21 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:21 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:21 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:21 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:21 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:21 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:21 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:21 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:21 ... 48 common frames omitted 12:52:21 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:21 ... 75 common frames omitted 12:52:21 12:52:21 2023-12-11T12:52:19.861Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 12:52:21 12:52:21 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:21 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:21 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:21 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:21 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:21 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:21 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:21 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:21 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:21 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:21 ... 48 common frames omitted 12:52:21 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:21 ... 75 common frames omitted 12:52:21 12:52:21 2023-12-11T12:52:20.328Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 12:52:21 12:52:21 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:21 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:21 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:21 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:21 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:21 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:21 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:21 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:21 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:21 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:21 ... 48 common frames omitted 12:52:21 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:21 ... 75 common frames omitted 12:52:21 12:52:22 2023-12-11T12:52:21.214Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 12:52:22 12:52:22 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:22 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:22 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:22 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:22 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:22 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:22 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:22 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:22 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:22 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:22 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:22 ... 48 common frames omitted 12:52:22 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:22 ... 75 common frames omitted 12:52:22 12:52:22 2023-12-11T12:52:22.919Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 12:52:22 12:52:22 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:22 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:22 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:22 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:22 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:22 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:22 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:22 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:22 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:22 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:22 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:22 ... 48 common frames omitted 12:52:22 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:22 ... 75 common frames omitted 12:52:22 12:52:23 2023-12-11T12:52:22.932Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:23 12:52:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:23 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:23 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:23 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:23 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:23 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:23 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:23 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:23 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:23 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:23 ... 48 common frames omitted 12:52:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:23 ... 75 common frames omitted 12:52:23 12:52:23 2023-12-11T12:52:23.314Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 12:52:23 12:52:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:52:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 12:52:23 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 12:52:23 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 12:52:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 12:52:23 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 12:52:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:52:23 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 12:52:23 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 12:52:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:23 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 12:52:23 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 12:52:23 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 12:52:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 12:52:23 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 12:52:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:23 ... 48 common frames omitted 12:52:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:23 ... 75 common frames omitted 12:52:23 12:52:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.438 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 12:52:23 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 12:52:23 2023-12-11T12:52:23.752Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:23 12:52:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:52:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:52:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:52:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:23 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 12:52:23 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 12:52:23 at java.base/java.lang.Class.newInstance(Class.java:645) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 12:52:23 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 12:52:23 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:23 ... 30 common frames omitted 12:52:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:23 ... 46 common frames omitted 12:52:23 12:52:23 2023-12-11T12:52:23.757Z WARN 13774 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 12:52:23 12:52:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 12:52:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:52:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:52:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:52:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:52:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:52:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:52:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:52:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:52:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:52:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:52:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:52:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:52:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:52:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 12:52:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 12:52:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:52:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 12:52:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 12:52:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 12:52:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:52:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 12:52:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 12:52:23 Caused by: org.hibernate.exception.ConstraintViolationException: 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:52:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 12:52:23 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 12:52:23 at java.base/java.lang.Class.newInstance(Class.java:645) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 12:52:23 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 12:52:23 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 12:52:23 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 12:52:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 12:52:23 ... 30 common frames omitted 12:52:23 Caused by: java.sql.SQLException: no checksum 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:52:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:52:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:52:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:52:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:52:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:52:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:52:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:52:23 ... 46 common frames omitted 12:52:23 12:52:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 12:52:23 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 12:52:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 12:52:23 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 12:52:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 12:52:23 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 12:52:23 2023-12-11T12:52:23.968Z INFO 13774 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 12:52:23 2023-12-11T12:52:23.969Z INFO 13774 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 12:52:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.onap.cps.spi.utils.SessionManagerSpec 12:52:24 [INFO] 12:52:24 [INFO] Results: 12:52:24 [INFO] 12:52:24 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 12:52:24 [INFO] 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 12:52:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 12:52:24 [INFO] Analyzed bundle 'cps-ri' with 22 classes 12:52:24 [INFO] 12:52:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 12:52:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 12:52:24 [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/* 12:52:24 [INFO] 12:52:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 12:52:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 12:52:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 12:52:24 [INFO] Analyzed bundle 'cps-ri' with 22 classes 12:52:24 [INFO] All coverage checks have been met. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 12:52:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar 12:52:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom 12:52:24 [INFO] 12:52:24 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 12:52:24 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 12:52:24 [INFO] --------------------------------[ pom ]--------------------------------- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] surefireArgLine set to empty 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] argLine set to empty 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Starting audit... 12:52:24 Audit done. 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 12:52:24 [INFO] 12:52:24 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 12:52:24 [INFO] 12:52:24 [INFO] 12:52:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] No sources specified for compilation. Skipping. 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] 12:52:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] failsafeArgLine set to empty 12:52:24 [INFO] 12:52:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] No tests to run. 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 12:52:24 [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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom 12:52:24 [INFO] 12:52:24 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 12:52:24 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 12:52:24 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] 12:52:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] surefireArgLine set to empty 12:52:24 [INFO] 12:52:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:24 [INFO] argLine set to empty 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] Starting audit... 12:52:24 Audit done. 12:52:24 [INFO] You have 0 Checkstyle violations. 12:52:24 [INFO] 12:52:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:24 [INFO] Copying 4 resources 12:52:24 [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 12:52:24 [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 12:52:24 [INFO] 12:52:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:24 [INFO] Changes detected - recompiling the module! :dependency 12:52:24 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 12:52:25 [INFO] 12:52:25 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 12:52:25 [INFO] 12:52:25 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:25 [INFO] Fork Value is true 12:52:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:52:26 [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) 12:52:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:52:26 [java] WARNING: System::setSecurityManager will be removed in a future release 12:52:28 [INFO] Done SpotBugs Analysis.... 12:52:28 [INFO] 12:52:28 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 12:52:28 [INFO] 12:52:28 [INFO] 12:52:28 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] BugInstance size is 0 12:52:28 [INFO] Error size is 0 12:52:28 [INFO] No errors/warnings found 12:52:28 [INFO] 12:52:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:28 [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 12:52:28 [INFO] 12:52:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] No sources to compile 12:52:28 [INFO] 12:52:28 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] No sources specified for compilation. Skipping. 12:52:28 [INFO] 12:52:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] No tests to run. 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] 12:52:28 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] 12:52:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [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.1-SNAPSHOT.jar 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] failsafeArgLine set to empty 12:52:28 [INFO] 12:52:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] No tests to run. 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] 12:52:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [INFO] 12:52:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 12:52:28 [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 12:52:28 [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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom 12:52:28 [INFO] 12:52:28 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 12:52:28 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 12:52:28 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:28 [INFO] 12:52:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] 12:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] 12:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] surefireArgLine set to empty 12:52:28 [INFO] 12:52:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:28 [INFO] argLine set to empty 12:52:28 [INFO] 12:52:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] You have 0 Checkstyle violations. 12:52:28 [INFO] 12:52:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] You have 0 Checkstyle violations. 12:52:28 [INFO] 12:52:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Starting audit... 12:52:28 Audit done. 12:52:28 [INFO] You have 0 Checkstyle violations. 12:52:28 [INFO] 12:52:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:28 [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 12:52:28 [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 12:52:28 [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 12:52:28 [INFO] 12:52:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Changes detected - recompiling the module! :dependency 12:52:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:52:28 [INFO] 12:52:28 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 12:52:28 [INFO] 12:52:28 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:28 [INFO] Fork Value is true 12:52:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:52:30 [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) 12:52:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:52:30 [java] WARNING: System::setSecurityManager will be removed in a future release 12:52:30 [INFO] Done SpotBugs Analysis.... 12:52:30 [INFO] 12:52:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 12:52:30 [INFO] 12:52:30 [INFO] 12:52:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] BugInstance size is 0 12:52:30 [INFO] Error size is 0 12:52:30 [INFO] No errors/warnings found 12:52:30 [INFO] 12:52:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:30 [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 12:52:30 [INFO] 12:52:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] No sources to compile 12:52:30 [INFO] 12:52:30 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] No sources specified for compilation. Skipping. 12:52:30 [INFO] 12:52:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] No tests to run. 12:52:30 [INFO] 12:52:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:30 [INFO] 12:52:30 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [INFO] 12:52:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:30 [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.1-SNAPSHOT.jar 12:52:30 [INFO] 12:52:30 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:33 [INFO] 12:52:33 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231211T124622Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 12:52:33 [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 12:52:33 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 12:52:33 [INFO] Building project dependencies layer... 12:52:33 [INFO] Building dependencies layer... 12:52:33 [INFO] Building resources layer... 12:52:33 [INFO] Building jvm arg files layer... 12:52:33 [INFO] Building classes layer... 12:52:33 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 12:52:36 [INFO] 12:52:36 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 12:52:36 [INFO] Loading to Docker daemon... 12:52:39 [INFO] 12:52:39 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231211T124622Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 12:52:39 [INFO] 12:52:39 [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! 12:52:39 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 12:52:39 [INFO] 12:52:39 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 12:52:39 [INFO] 12:52:39 [INFO] 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:39 [INFO] failsafeArgLine set to empty 12:52:39 [INFO] 12:52:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [INFO] No tests to run. 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:52:39 [INFO] 12:52:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 12:52:39 [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 12:52:39 [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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom 12:52:39 [INFO] 12:52:39 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 12:52:39 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 12:52:39 [INFO] --------------------------------[ jar ]--------------------------------- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 12:52:39 [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/* 12:52:39 [INFO] 12:52:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 12:52:39 [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/* 12:52:39 [INFO] 12:52:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 12:52:39 [INFO] You have 0 Checkstyle violations. 12:52:39 [INFO] 12:52:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 12:52:39 [INFO] You have 0 Checkstyle violations. 12:52:39 [INFO] 12:52:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 12:52:39 [INFO] Starting audit... 12:52:39 Audit done. 12:52:39 [INFO] You have 0 Checkstyle violations. 12:52:39 [INFO] 12:52:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 12:52:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 12:52:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 12:52:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 12:52:39 [INFO] 12:52:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 12:52:39 [INFO] No sources to compile 12:52:39 [INFO] 12:52:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 12:52:39 [INFO] 12:52:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 12:52:39 [INFO] 12:52:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 12:52:39 [INFO] 12:52:39 [INFO] 12:52:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 12:52:39 [INFO] 12:52:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 12:52:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:52:39 [INFO] Copying 16 resources 12:52:39 [INFO] 12:52:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 12:52:39 [INFO] Changes detected - recompiling the module! :dependency 12:52:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:52:39 [INFO] 12:52:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 12:52:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:52:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:52:41 [INFO] Compiled 74 files. 12:52:41 [INFO] 12:52:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 12:52:41 [INFO] 12:52:41 [INFO] ------------------------------------------------------- 12:52:41 [INFO] T E S T S 12:52:41 [INFO] ------------------------------------------------------- 12:52:44 12:52:44.134 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:52:44 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 12:53:14 12:52:44.561 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 12:53:14 12:52:44.988 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:53:14 12:52:44.990 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:53:14 12:52:45.017 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 12:53:14 Server Version: 23.0.1 12:53:14 API Version: 1.42 12:53:14 Operating System: CentOS Stream 8 12:53:14 Total Memory: 31890 MB 12:53:14 12:52:45.021 [main] WARN org.testcontainers.utility.ResourceReaper -- 12:53:14 ******************************************************************************** 12:53:14 Ryuk has been disabled. This can cause unexpected behavior in your environment. 12:53:14 ******************************************************************************** 12:53:14 12:52:45.025 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:53:14 12:52:45.025 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 12:53:14 12:52:45.058 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 12:53:14 12:52:45.066 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 12:53:14 12:52:47.118 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 12:53:14 12:52:47.148 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:53:14 12:52:48.776 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (9 MB/? MB) 12:53:14 12:52:49.847 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (34 MB/? MB) 12:53:14 12:52:50.009 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (35 MB/? MB) 12:53:14 12:52:50.426 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (39 MB/? MB) 12:53:14 12:52:50.429 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (39 MB/? MB) 12:53:14 12:52:50.514 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 12:53:14 12:52:50.796 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 1 extracted, (40 MB/? MB) 12:53:14 12:52:50.930 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 1 extracted, (40 MB/? MB) 12:53:14 12:52:50.968 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 2 extracted, (40 MB/? MB) 12:53:14 12:52:51.019 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 2 extracted, (40 MB/? MB) 12:53:14 12:52:51.043 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 3 extracted, (40 MB/? MB) 12:53:14 12:52:51.165 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 4 extracted, (41 MB/? MB) 12:53:14 12:52:51.439 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 4 extracted, (41 MB/? MB) 12:53:14 12:52:51.503 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 5 extracted, (43 MB/? MB) 12:53:14 12:52:51.525 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 5 extracted, (43 MB/? MB) 12:53:14 12:52:51.607 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 6 extracted, (44 MB/? MB) 12:53:14 12:52:51.682 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 7 extracted, (44 MB/? MB) 12:53:14 12:52:51.756 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 8 extracted, (44 MB/? MB) 12:53:14 12:52:56.963 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (129 MB/? MB) 12:53:14 12:52:58.974 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 9 extracted, (130 MB/? MB) 12:53:14 12:52:59.046 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 10 extracted, (130 MB/? MB) 12:53:14 12:52:59.120 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 11 extracted, (130 MB/? MB) 12:53:14 12:52:59.194 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 12 extracted, (130 MB/? MB) 12:53:14 12:52:59.269 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 13 extracted, (130 MB/? MB) 12:53:14 12:52:59.287 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 12:53:14 12:52:59.324 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 12:53:14 12:53:03.348 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 7a8c0e3895777a1517e1e6fff73f2f0ffb8538da57b5167ee83fc5600c8b79c4 12:53:14 12:53:05.004 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT19.977823172S 12:53:14 12:53:05.005 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 12:53:14 12:52:42,738 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:53:14 12:52:42,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:53:14 12:52:42,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:53:14 12:52:42,760 |-INFO in ch.qos.logback.classic.BasicConfigurator@21890674 - Setting up default configuration. 12:53:14 12:53:05,353 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@320aecd3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:53:14 12:53:05,427 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a657773 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:53:14 12:53:05,427 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@320aecd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:53:14 12:53:05,431 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:53:14 12:53:05,431 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:53:14 12:53:05,431 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:53:14 12:53:05,433 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a657773 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:53:14 12:53:05,433 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@320aecd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:53:14 12:53:05,440 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:53:14 12:53:05,440 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:53:14 12:53:05,445 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:53:14 12:53:05,475 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299185473) 12:53:14 12:53:05,475 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:53:14 12:53:05,475 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:53:14 12:53:05,479 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:53:14 12:53:05,483 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:53:14 12:53:05,483 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:53:14 12:53:05,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:53:14 12:53:05,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:53:14 12:53:05,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:53:14 12:53:05,491 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:53:14 12:53:05,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:53:14 12:53:05,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:53:14 12:53:05,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:53:14 12:53:05,529 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:53:14 12:53:06,246 |-INFO in ch.qos.logback.classic.pattern.DateConverter@635dad3c - Setting zoneId to "UTC" 12:53:14 12:53:06,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:53:14 12:53:06,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:53:14 12:53:06,513 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:53:14 12:53:06,514 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:53:14 12:53:06,515 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:53:14 12:53:06,515 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:53:14 12:53:06,515 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:53:14 12:53:06,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a8eb0bf - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:53:14 12:53:06,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:53:14 12:53:06,516 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@654b9f0 - End of configuration. 12:53:14 12:53:06,516 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@179b88a6 - Registering current configuration as safe fallback point 12:53:14 12:53:14 12:53:14 . ____ _ __ _ _ 12:53:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:53:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:53:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:53:14 ' |____| .__|_| |_|_| |_\__, | / / / / 12:53:14 =========|_|==============|___/=/_/_/_/ 12:53:14 :: Spring Boot :: (v3.1.2) 12:53:14 12:53:14 2023-12-11T12:53:06.630Z INFO 14227 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14227 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 12:53:14 2023-12-11T12:53:06.631Z INFO 14227 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:53:14 2023-12-11T12:53:07.169Z INFO 14227 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 12:53:14 2023-12-11T12:53:07.236Z INFO 14227 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 58 ms. Found 6 JPA repository interfaces. 12:53:14 2023-12-11T12:53:08.005Z INFO 14227 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 12:53:14 2023-12-11T12:53:08.226Z INFO 14227 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@a16ee09 12:53:14 2023-12-11T12:53:08.227Z INFO 14227 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 12:53:14 2023-12-11T12:53:08.416Z INFO 14227 --- [ main] liquibase.database : Set default schema name to public 12:53:14 2023-12-11T12:53:08.628Z INFO 14227 --- [ main] liquibase.lockservice : Successfully acquired change log lock 12:53:14 2023-12-11T12:53:08.855Z INFO 14227 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 12:53:14 2023-12-11T12:53:08.866Z INFO 14227 --- [ main] liquibase.changelog : Reading from public.databasechangelog 12:53:14 2023-12-11T12:53:09.021Z INFO 14227 --- [ main] liquibase.command : Using deploymentId: 2299188882 12:53:14 2023-12-11T12:53:09.036Z INFO 14227 --- [ main] liquibase.changelog : Reading from public.databasechangelog 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 12:53:14 2023-12-11T12:53:09.083Z INFO 14227 --- [ main] liquibase.changelog : Table anchor created 12:53:14 2023-12-11T12:53:09.083Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 12:53:14 2023-12-11T12:53:09.107Z INFO 14227 --- [ main] liquibase.changelog : Table relation created 12:53:14 2023-12-11T12:53:09.107Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 12:53:14 2023-12-11T12:53:09.116Z INFO 14227 --- [ main] liquibase.changelog : Table relation_type created 12:53:14 2023-12-11T12:53:09.117Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 12:53:14 2023-12-11T12:53:09.138Z INFO 14227 --- [ main] liquibase.changelog : Table fragment created 12:53:14 2023-12-11T12:53:09.138Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 14ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 12:53:14 2023-12-11T12:53:09.148Z INFO 14227 --- [ main] liquibase.changelog : Table schema_set created 12:53:14 2023-12-11T12:53:09.149Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 12:53:14 2023-12-11T12:53:09.158Z INFO 14227 --- [ main] liquibase.changelog : Table yang_resource created 12:53:14 2023-12-11T12:53:09.160Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 12:53:14 2023-12-11T12:53:09.169Z INFO 14227 --- [ main] liquibase.changelog : Table dataspace created 12:53:14 2023-12-11T12:53:09.169Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 6ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 12:53:14 2023-12-11T12:53:09.175Z INFO 14227 --- [ main] liquibase.changelog : Table schema_node created 12:53:14 2023-12-11T12:53:09.176Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 12:53:14 2023-12-11T12:53:09.184Z INFO 14227 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 12:53:14 2023-12-11T12:53:09.184Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 12:53:14 2023-12-11T12:53:09.189Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 12:53:14 2023-12-11T12:53:09.189Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 12:53:14 2023-12-11T12:53:09.198Z INFO 14227 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 12:53:14 2023-12-11T12:53:09.199Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 6ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 12:53:14 2023-12-11T12:53:09.212Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 12:53:14 2023-12-11T12:53:09.213Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 12:53:14 2023-12-11T12:53:09.219Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 12:53:14 2023-12-11T12:53:09.221Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 12:53:14 2023-12-11T12:53:09.229Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 12:53:14 2023-12-11T12:53:09.231Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 12:53:14 2023-12-11T12:53:09.235Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 12:53:14 2023-12-11T12:53:09.236Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 12:53:14 2023-12-11T12:53:09.241Z INFO 14227 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 12:53:14 2023-12-11T12:53:09.241Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 12:53:14 2023-12-11T12:53:09.246Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 12:53:14 2023-12-11T12:53:09.247Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 12:53:14 2023-12-11T12:53:09.251Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 12:53:14 2023-12-11T12:53:09.252Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 12:53:14 2023-12-11T12:53:09.256Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 12:53:14 2023-12-11T12:53:09.256Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 12:53:14 2023-12-11T12:53:09.261Z INFO 14227 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 12:53:14 2023-12-11T12:53:09.261Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 12:53:14 2023-12-11T12:53:09.266Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 12:53:14 2023-12-11T12:53:09.267Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 12:53:14 2023-12-11T12:53:09.273Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 12:53:14 2023-12-11T12:53:09.273Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 12:53:14 2023-12-11T12:53:09.278Z INFO 14227 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 12:53:14 2023-12-11T12:53:09.279Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 12:53:14 2023-12-11T12:53:09.288Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 12:53:14 2023-12-11T12:53:09.288Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 12:53:14 2023-12-11T12:53:09.293Z INFO 14227 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 12:53:14 2023-12-11T12:53:09.293Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 12:53:14 2023-12-11T12:53:09.298Z INFO 14227 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 12:53:14 2023-12-11T12:53:09.298Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 12:53:14 2023-12-11T12:53:09.303Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 12:53:14 2023-12-11T12:53:09.307Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 7ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 12:53:14 2023-12-11T12:53:09.311Z INFO 14227 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 12:53:14 2023-12-11T12:53:09.312Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 12:53:14 2023-12-11T12:53:09.317Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 12:53:14 2023-12-11T12:53:09.318Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 12:53:14 2023-12-11T12:53:09.324Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 12:53:14 2023-12-11T12:53:09.325Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 12:53:14 2023-12-11T12:53:09.328Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 12:53:14 2023-12-11T12:53:09.330Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 12:53:14 2023-12-11T12:53:09.334Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 12:53:14 2023-12-11T12:53:09.335Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 4ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 12:53:14 2023-12-11T12:53:09.341Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 12:53:14 2023-12-11T12:53:09.342Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 12:53:14 2023-12-11T12:53:09.348Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 12:53:14 2023-12-11T12:53:09.348Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 12:53:14 2023-12-11T12:53:09.355Z INFO 14227 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 12:53:14 2023-12-11T12:53:09.355Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 12:53:14 2023-12-11T12:53:09.374Z INFO 14227 --- [ main] liquibase.changelog : Custom SQL executed 12:53:14 2023-12-11T12:53:09.374Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 15ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 12:53:14 2023-12-11T12:53:09.378Z INFO 14227 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 12:53:14 2023-12-11T12:53:09.379Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 3ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 12:53:14 2023-12-11T12:53:09.385Z INFO 14227 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 12:53:14 2023-12-11T12:53:09.386Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 5ms 12:53:14 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 12:53:14 2023-12-11T12:53:09.391Z INFO 14227 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 12:53:14 2023-12-11T12:53:09.393Z INFO 14227 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 12:53:14 2023-12-11T12:53:09.393Z INFO 14227 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 5ms 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : UPDATE SUMMARY 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : Run: 39 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : Previously run: 0 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : Filtered out: 0 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : ------------------------------- 12:53:14 2023-12-11T12:53:09.398Z INFO 14227 --- [ main] liquibase.util : Total change sets: 39 12:53:14 12:53:14 12:53:14 UPDATE SUMMARY 12:53:14 Run: 39 12:53:14 Previously run: 0 12:53:14 Filtered out: 0 12:53:14 ------------------------------- 12:53:14 Total change sets: 39 12:53:14 12:53:14 2023-12-11T12:53:09.399Z INFO 14227 --- [ main] liquibase.util : Update summary generated 12:53:14 Liquibase: Update has been successful. 12:53:14 2023-12-11T12:53:09.400Z INFO 14227 --- [ main] liquibase.command : Update command completed successfully. 12:53:14 2023-12-11T12:53:09.403Z INFO 14227 --- [ main] liquibase.lockservice : Successfully released change log lock 12:53:14 2023-12-11T12:53:09.406Z INFO 14227 --- [ main] liquibase.lockservice : Successfully released change log lock 12:53:14 2023-12-11T12:53:09.407Z INFO 14227 --- [ main] liquibase.command : Command execution complete 12:53:14 2023-12-11T12:53:09.513Z INFO 14227 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 12:53:14 2023-12-11T12:53:09.572Z INFO 14227 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 12:53:14 2023-12-11T12:53:09.574Z INFO 14227 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 12:53:14 2023-12-11T12:53:09.574Z INFO 14227 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 12:53:14 2023-12-11T12:53:09.803Z INFO 14227 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 12:53:14 2023-12-11T12:53:09.951Z INFO 14227 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 12:53:14 2023-12-11T12:53:10.234Z INFO 14227 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 12:53:14 2023-12-11T12:53:11.314Z INFO 14227 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 12:53:14 2023-12-11T12:53:11.317Z INFO 14227 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 12:53:14 2023-12-11T12:53:11.625Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:11.748Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:11.761Z INFO 14227 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 12:53:14 2023-12-11T12:53:12.081Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:12.149Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:12.182Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:12.467Z WARN 14227 --- [ 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 12:53:14 2023-12-11T12:53:14.170Z INFO 14227 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 9.106 seconds (process running for 32.231) 12:53:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:53:15 2023-12-11T12:53:15.938Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:15 2023-12-11T12:53:15.938Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 12:53:15 Detail: Key (name)=(generalTestDataspace) already exists. 12:53:16 2023-12-11T12:53:16.223Z INFO 14227 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 12:53:16 2023-12-11T12:53:16.242Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:16 2023-12-11T12:53:16.242Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 12:53:16 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 12:53:16 2023-12-11T12:53:16.272Z INFO 14227 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 12:53:16 2023-12-11T12:53:16.282Z INFO 14227 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 12:53:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.552 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 12:53:16 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 12:53:17 line 1:0 mismatched input 'invalid' expecting '/' 12:53:17 line 1:0 mismatched input 'invalid' expecting '/' 12:53:17 2023-12-11T12:53:17.796Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 12:53:18 2023-12-11T12:53:18.575Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:18 2023-12-11T12:53:18.575Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:18 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 12:53:18 2023-12-11T12:53:18.576Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:18 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 12:53:18 2023-12-11T12:53:18.578Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:18 2023-12-11T12:53:18.578Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:18 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 12:53:18 line 1:9 missing '/' at 'path' 12:53:18 line 1:9 missing '/' at 'path' 12:53:18 2023-12-11T12:53:18.697Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 12:53:19 2023-12-11T12:53:18.972Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:18.972Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:18.973Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 12:53:19 2023-12-11T12:53:18.977Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:18.977Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.276Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.276Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.277Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 12:53:19 2023-12-11T12:53:19.280Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.280Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.454Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.455Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.455Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 12:53:19 2023-12-11T12:53:19.458Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.458Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.492Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.492Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 12:53:19 2023-12-11T12:53:19.493Z WARN 14227 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 12:53:19 2023-12-11T12:53:19.496Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:19 2023-12-11T12:53:19.496Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:53:19 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 12:53:21 [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.508 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 12:53:21 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 12:53:21 2023-12-11T12:53:21.269Z WARN 14227 --- [ 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]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.486Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.487Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.488Z WARN 14227 --- [ 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_58, Optional[2058-01-01]] 12:53:21 2023-12-11T12:53:21.852Z WARN 14227 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 12:53:21 2023-12-11T12:53:21.916Z WARN 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:53:21 2023-12-11T12:53:21.917Z ERROR 14227 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 12:53:21 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 12:53:22 2023-12-11T12:53:22.196Z WARN 14227 --- [ 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]] 12:53:22 2023-12-11T12:53:22.318Z WARN 14227 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 12:53:22 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 12:53:22 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 12:53:23 line 1:0 mismatched input 'cpsPath' expecting '/' 12:53:23 line 1:0 mismatched input 'cpsPath' expecting '/' 12:53:23 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 12:53:23 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 12:53:24 2023-12-11T12:53:23.937Z WARN 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 12:53:24 2023-12-11T12:53:23.937Z INFO 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 12:53:24 2023-12-11T12:53:23.937Z INFO 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 12:53:24 2023-12-11T12:53:23.937Z INFO 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 12:53:24 2023-12-11T12:53:23.937Z INFO 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 12:53:24 2023-12-11T12:53:23.940Z INFO 14227 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 12:53:24 2023-12-11T12:53:23.980Z INFO 14227 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 12:53:24 2023-12-11T12:53:24.049Z INFO 14227 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 12:53:24 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 12:53:24 2023-12-11T12:53:24.069Z INFO 14227 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 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 12:53:24 2023-12-11T12:53:24.097Z INFO 14227 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 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 12:53:24 2023-12-11T12:53:24.404Z INFO 14227 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 2023-12-11T12:53:24.408Z INFO 14227 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 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 12:53:24 2023-12-11T12:53:24.417Z INFO 14227 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 2023-12-11T12:53:24.420Z INFO 14227 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:53:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 12:53:24 [INFO] 12:53:24 [INFO] Results: 12:53:24 [INFO] 12:53:24 [INFO] Tests run: 284, Failures: 0, Errors: 0, Skipped: 0 12:53:24 [INFO] 12:53:24 [INFO] 12:53:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 12:53:24 [INFO] Skipping JaCoCo execution due to missing classes directory. 12:53:24 [INFO] 12:53:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 12:53:25 [INFO] 12:53:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 12:53:25 [WARNING] JAR will be empty - no content was marked for inclusion! 12:53:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 12:53:25 [INFO] 12:53:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 12:53:25 [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/* 12:53:25 [INFO] 12:53:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 12:53:25 [INFO] 12:53:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 12:53:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:25 [INFO] 12:53:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 12:53:25 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 12:53:25 [INFO] 12:53:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 12:53:25 [INFO] 12:53:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 12:53:25 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar 12:53:25 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom 12:53:25 [INFO] 12:53:25 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 12:53:25 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 12:53:25 [INFO] --------------------------------[ jar ]--------------------------------- 12:53:30 [INFO] 12:53:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 12:53:30 [INFO] 12:53:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 12:53:30 [INFO] 12:53:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 12:53:30 [INFO] 12:53:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 12:53:30 [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/* 12:53:30 [INFO] 12:53:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 12:53:30 [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/* 12:53:30 [INFO] 12:53:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 12:53:30 [INFO] You have 0 Checkstyle violations. 12:53:30 [INFO] 12:53:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 12:53:30 [INFO] You have 0 Checkstyle violations. 12:53:30 [INFO] 12:53:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 12:53:30 [INFO] Starting audit... 12:53:30 Audit done. 12:53:30 [INFO] You have 0 Checkstyle violations. 12:53:30 [INFO] 12:53:30 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 12:53:30 [INFO] 12:53:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 12:53:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:53:30 [INFO] Copying 1 resource 12:53:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 12:53:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 12:53:30 [INFO] 12:53:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 12:53:30 [INFO] Changes detected - recompiling the module! :dependency 12:53:30 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 12:53:31 [INFO] 12:53:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 12:53:31 [INFO] 12:53:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 12:53:31 [INFO] Fork Value is true 12:53:32 [java] WARNING: A terminally deprecated method in java.lang.System has been called 12:53:32 [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) 12:53:32 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 12:53:32 [java] WARNING: System::setSecurityManager will be removed in a future release 12:53:33 [INFO] Done SpotBugs Analysis.... 12:53:33 [INFO] 12:53:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 12:53:33 [INFO] 12:53:33 [INFO] 12:53:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 12:53:33 [INFO] BugInstance size is 0 12:53:33 [INFO] Error size is 0 12:53:33 [INFO] No errors/warnings found 12:53:33 [INFO] 12:53:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 12:53:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:53:33 [INFO] Copying 2 resources 12:53:33 [INFO] 12:53:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 12:53:33 [INFO] Changes detected - recompiling the module! :dependency 12:53:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:53:33 [INFO] 12:53:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 12:53:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:53:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:53:34 [INFO] Compiled 2 files. 12:53:34 [INFO] 12:53:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 12:53:34 [INFO] 12:53:34 [INFO] ------------------------------------------------------- 12:53:34 [INFO] T E S T S 12:53:34 [INFO] ------------------------------------------------------- 12:53:36 12:53:35.658 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:53:36 12:53:35.834 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 12:53:36 12:53:36.038 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 12:53:36 12:53:36.073 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:53:36 12:53:36.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 12:53:36 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 12:53:40 12:53:35,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 12:53:40 12:53:35,485 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:53:40 12:53:35,485 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:53:40 12:53:35,486 |-INFO in ch.qos.logback.classic.BasicConfigurator@f0deba2 - Setting up default configuration. 12:53:40 12:53:36,840 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 12:53:40 12:53:36,894 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 12:53:40 12:53:36,894 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 12:53:40 12:53:36,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 12:53:40 12:53:36,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 12:53:40 12:53:36,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 12:53:40 12:53:36,899 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 12:53:40 12:53:36,899 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 12:53:40 12:53:36,908 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:53:40 12:53:36,908 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 12:53:40 12:53:36,913 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 12:53:40 12:53:36,947 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702299216945) 12:53:40 12:53:36,948 |-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.1-SNAPSHOT.jar!/logback-spring.xml] 12:53:40 12:53:36,948 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:53:40 12:53:36,953 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 12:53:40 12:53:36,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 12:53:40 12:53:36,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:53:40 12:53:36,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:53:40 12:53:36,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:53:40 12:53:36,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 12:53:40 12:53:36,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:53:40 12:53:37,001 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:53:40 12:53:37,010 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:53:40 12:53:37,399 |-INFO in ch.qos.logback.classic.pattern.DateConverter@57d1edf0 - Setting zoneId to "UTC" 12:53:40 12:53:37,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 12:53:40 12:53:37,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:53:40 12:53:37,696 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 12:53:40 12:53:37,696 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 12:53:40 12:53:37,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 12:53:40 12:53:37,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 12:53:40 12:53:37,697 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:53:40 12:53:37,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:53:40 12:53:37,698 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 12:53:40 12:53:37,698 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39adf4e6 - End of configuration. 12:53:40 12:53:37,698 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73299197 - Registering current configuration as safe fallback point 12:53:40 12:53:40 12:53:40 . ____ _ __ _ _ 12:53:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:53:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:53:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:53:40 ' |____| .__|_| |_|_| |_\__, | / / / / 12:53:40 =========|_|==============|___/=/_/_/_/ 12:53:40 :: Spring Boot :: (v3.1.2) 12:53:40 12:53:40 2023-12-11T12:53:37.808Z INFO 14889 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14889 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 12:53:40 2023-12-11T12:53:37.809Z INFO 14889 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 12:53:40 2023-12-11T12:53:39.120Z INFO 14889 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4a218cc6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@417a5aab, org.springframework.security.web.context.SecurityContextHolderFilter@37a907cb, org.springframework.security.web.header.HeaderWriterFilter@66589578, org.springframework.security.web.authentication.logout.LogoutFilter@27b8daa1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@32561cd5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6e79cc31, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fd0f9dd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@203f41d7, org.springframework.security.web.access.ExceptionTranslationFilter@1a2f6bef, org.springframework.security.web.access.intercept.AuthorizationFilter@46a9af36] 12:53:40 2023-12-11T12:53:40.916Z INFO 14889 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:53:40 2023-12-11T12:53:40.916Z INFO 14889 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:53:40 2023-12-11T12:53:40.918Z INFO 14889 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 12:53:40 2023-12-11T12:53:40.941Z INFO 14889 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.531 seconds (process running for 6.291) 12:53:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:53:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.016 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 12:53:42 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 12:53:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.config.MicroMeterConfigSpec 12:53:42 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 12:53:45 2023-12-11T12:53:42.429Z INFO 14889 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 12:53:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.313 s - in org.onap.cps.architecture.LayeredArchitectureTest 12:53:45 [INFO] 12:53:45 [INFO] Results: 12:53:45 [INFO] 12:53:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 12:53:45 [INFO] 12:53:45 [INFO] 12:53:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 12:53:45 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 12:53:45 [INFO] Analyzed bundle 'cps-application' with 3 classes 12:53:45 [INFO] 12:53:45 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 12:53:46 [INFO] 12:53:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 12:53:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 12:53:46 [INFO] 12:53:46 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 12:53:46 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:53:46 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original 12:53:46 [INFO] 12:53:46 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 12:53:46 [INFO] 12:53:46 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231211T124622Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 12:53:46 [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 12:53:46 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 12:53:46 [INFO] Building dependencies layer... 12:53:46 [INFO] Building project dependencies layer... 12:53:46 [INFO] Building resources layer... 12:53:46 [INFO] Building classes layer... 12:53:46 [INFO] Building jvm arg files layer... 12:53:46 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 12:53:50 [INFO] 12:53:50 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 12:53:50 [INFO] Loading to Docker daemon... 12:53:52 [INFO] 12:53:52 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231211T124622Z, nexus3.onap.org:10003/onap/cps-and-ncmp 12:53:52 [INFO] 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 12:53:52 [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/* 12:53:52 [INFO] 12:53:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 12:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Analyzed bundle 'cps-application' with 3 classes 12:53:52 [INFO] All coverage checks have been met. 12:53:52 [INFO] 12:53:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 12:53:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar 12:53:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom 12:53:52 [INFO] 12:53:52 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 12:53:52 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 12:53:52 [INFO] --------------------------------[ jar ]--------------------------------- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 12:53:52 [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/* 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 12:53:52 [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/* 12:53:52 [INFO] 12:53:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 12:53:52 [INFO] You have 0 Checkstyle violations. 12:53:52 [INFO] 12:53:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 12:53:52 [INFO] You have 0 Checkstyle violations. 12:53:52 [INFO] 12:53:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 12:53:52 [INFO] Starting audit... 12:53:52 Audit done. 12:53:52 [INFO] You have 0 Checkstyle violations. 12:53:52 [INFO] 12:53:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 12:53:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:53:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 12:53:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 12:53:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 12:53:52 [INFO] 12:53:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 12:53:52 [INFO] No sources to compile 12:53:52 [INFO] 12:53:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 12:53:52 [INFO] 12:53:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 12:53:52 [INFO] 12:53:52 [INFO] 12:53:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 12:53:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:53:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 12:53:52 [INFO] 12:53:52 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 12:53:52 [INFO] No sources to compile 12:53:52 [INFO] 12:53:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 12:53:52 [INFO] No sources specified for compilation. Skipping. 12:53:52 [INFO] 12:53:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 12:53:52 [INFO] No tests to run. 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 12:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:52 [INFO] 12:53:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 12:53:52 [INFO] 12:53:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 12:53:52 [WARNING] JAR will be empty - no content was marked for inclusion! 12:53:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 12:53:52 [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/* 12:53:52 [INFO] 12:53:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 12:53:52 [INFO] No tests to run. 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 12:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 12:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] 12:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 12:53:52 [INFO] Analyzed bundle 'cps-application' with 3 classes 12:53:52 [INFO] Analyzed bundle 'cps-events' with 0 classes 12:53:52 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 12:53:52 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 12:53:52 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 12:53:52 [INFO] Analyzed bundle 'cps-rest' with 6 classes 12:53:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 12:53:52 [INFO] Analyzed bundle 'cps-service' with 59 classes 12:53:52 [INFO] Analyzed bundle 'integration-test' with 0 classes 12:53:53 [INFO] 12:53:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 12:53:53 [INFO] 12:53:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 12:53:53 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar 12:53:53 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom 12:53:53 [INFO] 12:53:53 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 12:53:53 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 12:53:53 [INFO] --------------------------------[ pom ]--------------------------------- 12:53:53 [INFO] 12:53:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 12:53:53 [INFO] 12:53:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 12:53:53 [INFO] 12:53:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 12:53:53 [INFO] 12:53:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 12:53:53 [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/** 12:53:53 [INFO] 12:53:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 12:53:53 [INFO] Starting audit... 12:53:53 Audit done. 12:53:53 [INFO] You have 0 Checkstyle violations. 12:53:53 [INFO] 12:53:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 12:53:54 [INFO] Starting audit... 12:53:54 Audit done. 12:53:54 [INFO] You have 0 Checkstyle violations. 12:53:54 [INFO] 12:53:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 12:53:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:54 [INFO] 12:53:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 12:53:54 [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/** 12:53:54 [INFO] 12:53:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 12:53:54 [INFO] No tests to run. 12:53:54 [INFO] 12:53:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 12:53:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:53:54 [INFO] 12:53:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 12:53:54 [INFO] 12:53:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 12:53:54 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom 12:53:54 [INFO] ------------------------------------------------------------------------ 12:53:54 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 12:53:54 [INFO] 12:53:54 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.991 s] 12:53:54 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 12:53:54 [INFO] checkstyle ......................................... SUCCESS [ 3.939 s] 12:53:54 [INFO] spotbugs ........................................... SUCCESS [ 0.018 s] 12:53:54 [INFO] cps-parent ......................................... SUCCESS [ 9.392 s] 12:53:54 [INFO] cps-events ......................................... SUCCESS [ 9.869 s] 12:53:54 [INFO] cps-path-parser .................................... SUCCESS [ 10.750 s] 12:53:54 [INFO] cps-service ........................................ SUCCESS [01:32 min] 12:53:54 [INFO] cps-rest ........................................... SUCCESS [ 23.173 s] 12:53:54 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.345 s] 12:53:54 [INFO] cps-ncmp-service ................................... SUCCESS [02:30 min] 12:53:54 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.343 s] 12:53:54 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.176 s] 12:53:54 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.463 s] 12:53:54 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.425 s] 12:53:54 [INFO] cps-ri ............................................. SUCCESS [ 22.139 s] 12:53:54 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.174 s] 12:53:54 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.860 s] 12:53:54 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.733 s] 12:53:54 [INFO] integration-test ................................... SUCCESS [ 45.986 s] 12:53:54 [INFO] cps-application .................................... SUCCESS [ 27.126 s] 12:53:54 [INFO] jacoco-report ...................................... SUCCESS [ 0.789 s] 12:53:54 [INFO] cps ................................................ SUCCESS [ 1.350 s] 12:53:54 [INFO] ------------------------------------------------------------------------ 12:53:54 [INFO] BUILD SUCCESS 12:53:54 [INFO] ------------------------------------------------------------------------ 12:53:54 [INFO] Total time: 07:32 min 12:53:54 [INFO] Finished at: 2023-12-11T12:53:54Z 12:53:54 [INFO] ------------------------------------------------------------------------ 12:53:54 $ ssh-agent -k 12:53:54 unset SSH_AUTH_SOCK; 12:53:54 unset SSH_AGENT_PID; 12:53:54 echo Agent pid 5591 killed; 12:53:54 [ssh-agent] Stopped. 12:53:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8290762496034105125.sh 12:53:54 ---> sysstat.sh 12:53:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1187294173383495714.sh 12:53:54 ---> package-listing.sh 12:53:54 ++ facter osfamily 12:53:54 ++ tr '[:upper:]' '[:lower:]' 12:53:55 + OS_FAMILY=redhat 12:53:55 + workspace=/w/workspace/cps-master-verify-java 12:53:55 + START_PACKAGES=/tmp/packages_start.txt 12:53:55 + END_PACKAGES=/tmp/packages_end.txt 12:53:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:55 + PACKAGES=/tmp/packages_start.txt 12:53:55 + '[' /w/workspace/cps-master-verify-java ']' 12:53:55 + PACKAGES=/tmp/packages_end.txt 12:53:55 + case "${OS_FAMILY}" in 12:53:55 + rpm -qa 12:53:55 + sort 12:53:55 + '[' -f /tmp/packages_start.txt ']' 12:53:55 + '[' -f /tmp/packages_end.txt ']' 12:53:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:55 + '[' /w/workspace/cps-master-verify-java ']' 12:53:55 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 12:53:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 12:53:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4344586599736791801.sh 12:53:55 ---> capture-instance-metadata.sh 12:53:55 Setup pyenv: 12:53:55 system 12:53:55 3.8.13 12:53:55 3.9.13 12:53:55 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:53:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwHL from file:/tmp/.os_lf_venv 12:53:57 lf-activate-venv(): INFO: Installing: lftools 12:54:07 lf-activate-venv(): INFO: Adding /tmp/venv-PwHL/bin to PATH 12:54:07 INFO: Running in OpenStack, capturing instance metadata 12:54:08 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14667381367225850269.sh 12:54:08 provisioning config files... 12:54:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5582650011176830843tmp 12:54:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:08 [EnvInject] - Injecting environment variables from a build step. 12:54:08 [EnvInject] - Injecting as environment variables the properties content 12:54:08 SERVER_ID=logs 12:54:08 12:54:08 [EnvInject] - Variables injected successfully. 12:54:08 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17998831313578448756.sh 12:54:08 ---> create-netrc.sh 12:54:08 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12374792460616984558.sh 12:54:08 ---> python-tools-install.sh 12:54:08 Setup pyenv: 12:54:08 system 12:54:08 3.8.13 12:54:08 3.9.13 12:54:08 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:54:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwHL from file:/tmp/.os_lf_venv 12:54:09 lf-activate-venv(): INFO: Installing: lftools 12:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-PwHL/bin to PATH 12:54:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13608145751865094900.sh 12:54:17 ---> sudo-logs.sh 12:54:17 Archiving 'sudo' log.. 12:54:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8424803470485620029.sh 12:54:17 ---> job-cost.sh 12:54:17 Setup pyenv: 12:54:17 system 12:54:17 3.8.13 12:54:17 3.9.13 12:54:17 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:54:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwHL from file:/tmp/.os_lf_venv 12:54:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:26 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. 12:54:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-PwHL/bin to PATH 12:54:26 INFO: No Stack... 12:54:26 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:27 INFO: Archiving Costs 12:54:27 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9341011795437430794.sh 12:54:27 ---> logs-deploy.sh 12:54:27 Setup pyenv: 12:54:27 system 12:54:27 3.8.13 12:54:27 3.9.13 12:54:27 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:54:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwHL from file:/tmp/.os_lf_venv 12:54:28 lf-activate-venv(): INFO: Installing: lftools 12:54:37 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. 12:54:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-PwHL/bin to PATH 12:54:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6267 12:54:37 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:54:39 Archives upload complete. 12:54:39 INFO: archiving logs to Nexus 12:54:40 ---> uname -a: 12:54:40 Linux prd-centos8-docker-8c-8g-4115.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 12:54:40 12:54:40 12:54:40 ---> lscpu: 12:54:40 Architecture: x86_64 12:54:40 CPU op-mode(s): 32-bit, 64-bit 12:54:40 Byte Order: Little Endian 12:54:40 CPU(s): 8 12:54:40 On-line CPU(s) list: 0-7 12:54:40 Thread(s) per core: 1 12:54:40 Core(s) per socket: 1 12:54:40 Socket(s): 8 12:54:40 NUMA node(s): 1 12:54:40 Vendor ID: AuthenticAMD 12:54:40 CPU family: 23 12:54:40 Model: 49 12:54:40 Model name: AMD EPYC-Rome Processor 12:54:40 Stepping: 0 12:54:40 CPU MHz: 2800.000 12:54:40 BogoMIPS: 5600.00 12:54:40 Virtualization: AMD-V 12:54:40 Hypervisor vendor: KVM 12:54:40 Virtualization type: full 12:54:40 L1d cache: 32K 12:54:40 L1i cache: 32K 12:54:40 L2 cache: 512K 12:54:40 L3 cache: 16384K 12:54:40 NUMA node0 CPU(s): 0-7 12:54:40 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 12:54:40 12:54:40 12:54:40 ---> nproc: 12:54:40 8 12:54:40 12:54:40 12:54:40 ---> df -h: 12:54:40 Filesystem Size Used Avail Use% Mounted on 12:54:40 devtmpfs 16G 0 16G 0% /dev 12:54:40 tmpfs 16G 0 16G 0% /dev/shm 12:54:40 tmpfs 16G 17M 16G 1% /run 12:54:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:54:40 /dev/vda1 160G 13G 148G 8% / 12:54:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:54:40 12:54:40 12:54:40 ---> free -m: 12:54:40 total used free shared buff/cache available 12:54:40 Mem: 31890 1110 25648 19 5131 30305 12:54:40 Swap: 1023 0 1023 12:54:40 12:54:40 12:54:40 ---> ip addr: 12:54:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:54:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:54:40 inet 127.0.0.1/8 scope host lo 12:54:40 valid_lft forever preferred_lft forever 12:54:40 inet6 ::1/128 scope host 12:54:40 valid_lft forever preferred_lft forever 12:54:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:54:40 link/ether fa:16:3e:35:c4:8e brd ff:ff:ff:ff:ff:ff 12:54:40 altname enp0s3 12:54:40 altname ens3 12:54:40 inet 10.30.106.238/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:54:40 valid_lft 85797sec preferred_lft 85797sec 12:54:40 inet6 fe80::f816:3eff:fe35:c48e/64 scope link 12:54:40 valid_lft forever preferred_lft forever 12:54:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:54:40 link/ether 02:42:0c:b5:d6:b1 brd ff:ff:ff:ff:ff:ff 12:54:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:54:40 valid_lft forever preferred_lft forever 12:54:40 inet6 fe80::42:cff:feb5:d6b1/64 scope link 12:54:40 valid_lft forever preferred_lft forever 12:54:40 12:54:40 12:54:40 ---> sar -b -r -n DEV: 12:54:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/11/2023 _x86_64_ (8 CPU) 12:54:40 12:54:40 12:44:34 LINUX RESTART (8 CPU) 12:54:40 12:54:40 12:45:01 PM tps rtps wtps bread/s bwrtn/s 12:54:40 12:46:01 PM 249.13 17.33 231.79 2687.29 7391.78 12:54:40 12:47:01 PM 246.47 20.04 226.42 3898.57 12433.44 12:54:40 12:48:01 PM 157.86 13.73 144.14 1283.17 38060.46 12:54:40 12:49:01 PM 54.74 0.05 54.69 1.07 1216.46 12:54:40 12:50:01 PM 43.62 0.02 43.60 0.53 2578.87 12:54:40 12:51:01 PM 18.76 0.00 18.76 0.00 421.52 12:54:40 12:52:01 PM 37.39 0.00 37.39 0.00 1296.18 12:54:40 12:53:01 PM 83.60 2.50 81.10 4512.71 24867.56 12:54:40 12:54:01 PM 85.30 1.17 84.14 78.37 11552.58 12:54:40 Average: 108.54 6.09 102.44 1384.50 11090.42 12:54:40 12:54:40 12:45:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:40 12:46:01 PM 29597136 31286740 3058576 9.37 2688 2013640 1406116 4.17 168400 2461564 159608 12:54:40 12:47:01 PM 28470476 30558656 4185236 12.82 2688 2402000 1883684 5.59 261992 3441496 146380 12:54:40 12:48:01 PM 25791708 28874720 6864004 21.02 2688 3378660 5449000 16.17 470456 5831268 1780 12:54:40 12:49:01 PM 26759340 29903764 5896372 18.06 2688 3438624 2409068 7.15 512356 4829244 47408 12:54:40 12:50:01 PM 25242256 28396316 7413456 22.70 2688 3446384 4056916 12.04 537816 6307148 372 12:54:40 12:51:01 PM 24764780 27920588 7890932 24.16 2688 3447540 4566580 13.55 539304 6765324 136 12:54:40 12:52:01 PM 25954580 29144708 6701132 20.52 2688 3481564 3015048 8.95 549160 5583664 15224 12:54:40 12:53:01 PM 24283624 28568200 8372088 25.64 2688 4558356 3570152 10.59 733356 7008620 224676 12:54:40 12:54:01 PM 26273612 31025316 6382100 19.54 2688 5020556 1513256 4.49 934428 4824940 436168 12:54:40 Average: 26348612 29519890 6307100 19.31 2688 3465258 3096647 9.19 523030 5228141 114639 12:54:40 12:54:40 12:45:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:40 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:46:01 PM eth0 235.43 156.99 1332.66 39.77 0.00 0.00 0.00 0.00 12:54:40 12:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:47:01 PM eth0 263.20 234.14 2846.64 52.46 0.00 0.00 0.00 0.00 12:54:40 12:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:48:01 PM lo 1.82 1.82 0.22 0.22 0.00 0.00 0.00 0.00 12:54:40 12:48:01 PM eth0 922.93 407.11 8920.32 33.31 0.00 0.00 0.00 0.00 12:54:40 12:48:01 PM docker0 0.83 1.15 0.13 0.12 0.00 0.00 0.00 0.00 12:54:40 12:48:01 PM veth056f3fa 0.83 1.27 0.14 0.12 0.00 0.00 0.00 0.00 12:54:40 12:49:01 PM lo 20.24 20.24 2.59 2.59 0.00 0.00 0.00 0.00 12:54:40 12:49:01 PM eth0 99.20 76.45 686.71 21.82 0.00 0.00 0.00 0.00 12:54:40 12:49:01 PM docker0 7.03 11.84 1.17 1.46 0.00 0.00 0.00 0.00 12:54:40 12:50:01 PM lo 22.56 22.56 2.03 2.03 0.00 0.00 0.00 0.00 12:54:40 12:50:01 PM eth0 40.14 38.05 18.54 17.45 0.00 0.00 0.00 0.00 12:54:40 12:50:01 PM docker0 6.56 7.25 0.85 0.86 0.00 0.00 0.00 0.00 12:54:40 12:51:01 PM lo 265.60 265.60 111.16 111.16 0.00 0.00 0.00 0.00 12:54:40 12:51:01 PM eth0 211.04 181.13 100.71 47.47 0.00 0.00 0.00 0.00 12:54:40 12:51:01 PM docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:54:40 12:52:01 PM lo 71.09 71.09 6.76 6.76 0.00 0.00 0.00 0.00 12:54:40 12:52:01 PM eth0 151.08 101.78 250.07 47.85 0.00 0.00 0.00 0.00 12:54:40 12:52:01 PM docker0 3.52 4.27 0.59 0.55 0.00 0.00 0.00 0.00 12:54:40 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:53:01 PM eth0 365.79 193.20 3824.10 29.48 0.00 0.00 0.00 0.00 12:54:40 12:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:40 12:54:01 PM lo 243.32 243.32 55.01 55.01 0.00 0.00 0.00 0.00 12:54:40 12:54:01 PM eth0 48.33 44.39 373.20 11.21 0.00 0.00 0.00 0.00 12:54:40 12:54:01 PM docker0 120.88 126.92 37.02 19.96 0.00 0.00 0.00 0.00 12:54:40 Average: lo 69.41 69.41 19.75 19.75 0.00 0.00 0.00 0.00 12:54:40 Average: eth0 259.68 159.25 2039.14 33.42 0.00 0.00 0.00 0.00 12:54:40 Average: docker0 15.42 16.84 4.42 2.55 0.00 0.00 0.00 0.00 12:54:40 12:54:40 12:54:40 ---> sar -P ALL: 12:54:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/11/2023 _x86_64_ (8 CPU) 12:54:40 12:54:40 12:44:34 LINUX RESTART (8 CPU) 12:54:40 12:54:40 12:45:01 PM CPU %user %nice %system %iowait %steal %idle 12:54:40 12:46:01 PM all 11.49 0.00 1.36 0.82 0.05 86.27 12:54:40 12:46:01 PM 0 6.79 0.00 1.07 0.48 0.05 91.60 12:54:40 12:46:01 PM 1 9.75 0.00 0.99 1.27 0.05 87.94 12:54:40 12:46:01 PM 2 18.77 0.00 2.92 2.61 0.07 75.63 12:54:40 12:46:01 PM 3 16.34 0.00 1.47 0.12 0.05 82.02 12:54:40 12:46:01 PM 4 19.55 0.00 1.61 0.42 0.07 78.36 12:54:40 12:46:01 PM 5 4.32 0.00 0.77 0.97 0.07 93.88 12:54:40 12:46:01 PM 6 11.93 0.00 1.27 0.13 0.05 86.62 12:54:40 12:46:01 PM 7 4.52 0.00 0.82 0.55 0.03 94.07 12:54:40 12:47:01 PM all 26.76 0.00 1.39 1.59 0.10 70.17 12:54:40 12:47:01 PM 0 39.24 0.00 0.82 0.90 0.12 58.93 12:54:40 12:47:01 PM 1 25.33 0.00 1.62 1.25 0.10 71.69 12:54:40 12:47:01 PM 2 16.10 0.00 1.00 1.34 0.08 81.48 12:54:40 12:47:01 PM 3 34.61 0.00 1.35 0.79 0.10 63.15 12:54:40 12:47:01 PM 4 35.20 0.00 2.74 2.54 0.12 59.40 12:54:40 12:47:01 PM 5 31.87 0.00 1.25 0.40 0.10 66.38 12:54:40 12:47:01 PM 6 17.69 0.00 1.51 3.11 0.08 77.61 12:54:40 12:47:01 PM 7 14.01 0.00 0.82 2.36 0.08 82.73 12:54:40 12:48:01 PM all 25.85 0.28 2.43 2.49 0.11 68.84 12:54:40 12:48:01 PM 0 33.54 2.10 2.62 1.68 0.12 59.94 12:54:40 12:48:01 PM 1 30.77 0.02 2.23 4.99 0.12 61.88 12:54:40 12:48:01 PM 2 26.61 0.00 2.50 4.67 0.10 66.12 12:54:40 12:48:01 PM 3 25.15 0.00 2.47 1.35 0.10 70.93 12:54:40 12:48:01 PM 4 26.17 0.00 2.28 0.34 0.12 71.10 12:54:40 12:48:01 PM 5 18.57 0.00 2.31 2.78 0.08 76.26 12:54:40 12:48:01 PM 6 14.92 0.02 2.48 3.99 0.12 78.48 12:54:40 12:48:01 PM 7 30.99 0.07 2.59 0.15 0.12 66.08 12:54:40 12:49:01 PM all 28.15 0.04 0.96 0.13 0.08 70.65 12:54:40 12:49:01 PM 0 34.86 0.30 0.58 0.02 0.08 64.16 12:54:40 12:49:01 PM 1 27.41 0.00 1.27 0.17 0.08 71.07 12:54:40 12:49:01 PM 2 20.51 0.00 0.99 0.07 0.08 78.36 12:54:40 12:49:01 PM 3 36.71 0.00 1.39 0.12 0.08 61.70 12:54:40 12:49:01 PM 4 38.79 0.00 0.60 0.02 0.10 60.49 12:54:40 12:49:01 PM 5 15.82 0.00 0.77 0.03 0.07 83.31 12:54:40 12:49:01 PM 6 25.95 0.00 1.15 0.47 0.07 72.36 12:54:40 12:49:01 PM 7 25.13 0.00 0.92 0.12 0.07 73.76 12:54:40 12:50:01 PM all 33.46 0.33 1.88 0.17 0.12 64.04 12:54:40 12:50:01 PM 0 37.67 0.03 2.19 0.08 0.13 59.89 12:54:40 12:50:01 PM 1 23.64 0.05 1.67 0.94 0.12 73.58 12:54:40 12:50:01 PM 2 31.30 0.05 1.66 0.07 0.10 66.83 12:54:40 12:50:01 PM 3 41.15 0.57 1.89 0.05 0.12 56.22 12:54:40 12:50:01 PM 4 36.75 1.39 2.56 0.08 0.12 59.10 12:54:40 12:50:01 PM 5 27.59 0.08 1.72 0.02 0.10 70.48 12:54:40 12:50:01 PM 6 30.37 0.44 1.97 0.10 0.12 67.01 12:54:40 12:50:01 PM 7 39.22 0.07 1.34 0.03 0.12 59.22 12:54:40 12:51:01 PM all 13.18 0.30 1.58 0.06 0.10 84.79 12:54:40 12:51:01 PM 0 11.79 0.03 1.64 0.05 0.12 86.37 12:54:40 12:51:01 PM 1 12.10 0.03 1.67 0.02 0.12 86.06 12:54:40 12:51:01 PM 2 12.55 2.24 1.21 0.10 0.10 83.80 12:54:40 12:51:01 PM 3 15.93 0.02 1.68 0.07 0.08 82.22 12:54:40 12:51:01 PM 4 14.56 0.02 1.52 0.03 0.10 83.76 12:54:40 12:51:01 PM 5 11.33 0.00 1.32 0.12 0.10 87.13 12:54:40 12:51:01 PM 6 10.31 0.05 1.42 0.08 0.07 88.07 12:54:40 12:51:01 PM 7 16.85 0.02 2.14 0.02 0.08 80.90 12:54:40 12:52:01 PM all 38.38 0.09 2.32 0.13 0.12 58.95 12:54:40 12:52:01 PM 0 44.44 0.05 2.26 0.12 0.13 53.00 12:54:40 12:52:01 PM 1 29.08 0.03 2.59 0.00 0.10 68.19 12:54:40 12:52:01 PM 2 38.85 0.52 2.38 0.08 0.12 58.05 12:54:40 12:52:01 PM 3 35.67 0.05 2.69 0.07 0.13 61.39 12:54:40 12:52:01 PM 4 43.31 0.00 1.66 0.17 0.15 54.71 12:54:40 12:52:01 PM 5 31.79 0.02 2.53 0.12 0.10 65.44 12:54:40 12:52:01 PM 6 40.95 0.05 1.73 0.47 0.13 56.67 12:54:40 12:52:01 PM 7 42.99 0.02 2.70 0.02 0.12 54.17 12:54:40 12:53:01 PM all 26.81 0.00 1.88 0.89 0.09 70.33 12:54:40 12:53:01 PM 0 34.91 0.00 1.91 0.00 0.10 63.08 12:54:40 12:53:01 PM 1 23.71 0.00 1.58 1.71 0.08 72.92 12:54:40 12:53:01 PM 2 26.80 0.00 2.13 2.46 0.10 68.51 12:54:40 12:53:01 PM 3 24.27 0.00 1.83 0.52 0.08 73.29 12:54:40 12:53:01 PM 4 27.96 0.00 2.45 0.65 0.07 68.87 12:54:40 12:53:01 PM 5 25.18 0.00 1.44 0.69 0.08 72.61 12:54:40 12:53:01 PM 6 19.67 0.00 1.39 0.07 0.10 78.77 12:54:40 12:53:01 PM 7 31.93 0.00 2.30 1.06 0.10 64.61 12:54:40 12:54:01 PM all 33.44 0.00 1.56 0.44 0.10 64.47 12:54:40 12:54:01 PM 0 31.57 0.00 1.35 0.03 0.10 66.95 12:54:40 12:54:01 PM 1 39.98 0.00 1.83 2.13 0.12 55.95 12:54:40 12:54:01 PM 2 33.63 0.00 1.40 0.45 0.08 64.43 12:54:40 12:54:01 PM 3 37.02 0.00 1.32 0.30 0.10 61.26 12:54:40 12:54:01 PM 4 45.76 0.00 1.94 0.12 0.12 52.07 12:54:40 12:54:01 PM 5 18.36 0.00 1.98 0.20 0.08 79.38 12:54:40 12:54:01 PM 6 36.34 0.00 1.47 0.23 0.10 61.86 12:54:40 12:54:01 PM 7 24.77 0.00 1.19 0.05 0.08 73.91 12:54:40 Average: all 26.39 0.12 1.71 0.75 0.10 70.95 12:54:40 Average: 0 30.53 0.28 1.60 0.37 0.11 67.11 12:54:40 Average: 1 24.63 0.01 1.72 1.38 0.10 72.15 12:54:40 Average: 2 25.01 0.31 1.80 1.31 0.09 71.47 12:54:40 Average: 3 29.66 0.07 1.79 0.37 0.09 68.01 12:54:40 Average: 4 32.01 0.16 1.93 0.49 0.11 65.31 12:54:40 Average: 5 20.54 0.01 1.57 0.59 0.09 77.21 12:54:40 Average: 6 23.13 0.06 1.60 0.96 0.09 74.16 12:54:40 Average: 7 25.59 0.02 1.64 0.48 0.09 72.17 12:54:40 12:54:40 12:54:40