15:34:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136586 15:34:08 Running as SYSTEM 15:34:08 [EnvInject] - Loading node environment variables. 15:34:08 Building remotely on prd-centos8-docker-8c-8g-3026 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 15:34:08 [ssh-agent] Looking for ssh-agent implementation... 15:34:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:08 $ ssh-agent 15:34:08 SSH_AUTH_SOCK=/tmp/ssh-3vJSX0ZXd3ny/agent.5580 15:34:08 SSH_AGENT_PID=5582 15:34:08 [ssh-agent] Started. 15:34:08 Running ssh-add (command line suppressed) 15:34:08 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_9260435939022673454.key (/w/workspace/cps-master-verify-java@tmp/private_key_9260435939022673454.key) 15:34:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:34:08 The recommended git tool is: NONE 15:34:10 using credential onap-jenkins-ssh 15:34:10 Wiping out workspace first. 15:34:10 Cloning the remote Git repository 15:34:10 Cloning repository git://cloud.onap.org/mirror/cps.git 15:34:10 > git init /w/workspace/cps-master-verify-java # timeout=10 15:34:10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:34:10 > git --version # timeout=10 15:34:10 > git --version # 'git version 2.39.1' 15:34:10 using GIT_SSH to set credentials Gerrit user 15:34:10 [INFO] Currently running in a labeled security context 15:34:10 [INFO] Currently SELinux is 'enforcing' on the host 15:34:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1922417771112953812.key 15:34:10 Verifying host key using manually-configured host key entries 15:34:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:34:17 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:34:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:18 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:34:18 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:34:18 using GIT_SSH to set credentials Gerrit user 15:34:18 [INFO] Currently running in a labeled security context 15:34:18 [INFO] Currently SELinux is 'enforcing' on the host 15:34:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh151537705902680286.key 15:34:18 Verifying host key using manually-configured host key entries 15:34:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/86/136586/3 # timeout=30 15:34:18 > git rev-parse c6dfb03f66eb4573c6fcea761e2414aadaaf7878^{commit} # timeout=10 15:34:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:34:18 Checking out Revision c6dfb03f66eb4573c6fcea761e2414aadaaf7878 (refs/changes/86/136586/3) 15:34:18 > git config core.sparsecheckout # timeout=10 15:34:18 > git checkout -f c6dfb03f66eb4573c6fcea761e2414aadaaf7878 # timeout=30 15:34:21 Commit message: "Make performance tests measure PEAK memory usage" 15:34:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:34:21 > git rev-list --no-walk e1f12d7e903c6bb3071f2848c939ccb4afb939ba # timeout=10 15:34:21 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5641425119792518695.sh 15:34:21 ---> python-tools-install.sh 15:34:21 Setup pyenv: 15:34:22 system 15:34:22 * 3.8.13 (set by /opt/pyenv/version) 15:34:22 * 3.9.13 (set by /opt/pyenv/version) 15:34:22 * 3.10.6 (set by /opt/pyenv/version) 15:34:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aAf5 15:34:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:31 lf-activate-venv(): INFO: Installing: lftools 15:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-aAf5/bin to PATH 15:35:05 Generating Requirements File 15:35:41 Python 3.10.6 15:35:42 pip 23.3.1 from /tmp/venv-aAf5/lib/python3.10/site-packages/pip (python 3.10) 15:35:42 appdirs==1.4.4 15:35:42 argcomplete==3.1.6 15:35:42 aspy.yaml==1.3.0 15:35:42 attrs==23.1.0 15:35:42 autopage==0.5.2 15:35:42 Babel==2.13.1 15:35:42 beautifulsoup4==4.12.2 15:35:42 boto3==1.29.5 15:35:42 botocore==1.32.5 15:35:42 bs4==0.0.1 15:35:42 cachetools==5.3.2 15:35:42 certifi==2023.11.17 15:35:42 cffi==1.16.0 15:35:42 cfgv==3.4.0 15:35:42 chardet==5.2.0 15:35:42 charset-normalizer==3.3.2 15:35:42 click==8.1.7 15:35:42 cliff==4.4.0 15:35:42 cmd2==2.4.3 15:35:42 cryptography==3.3.2 15:35:42 debtcollector==2.5.0 15:35:42 decorator==5.1.1 15:35:42 defusedxml==0.7.1 15:35:42 Deprecated==1.2.14 15:35:42 distlib==0.3.7 15:35:42 dnspython==2.4.2 15:35:42 docker==4.2.2 15:35:42 dogpile.cache==1.2.2 15:35:42 email-validator==2.1.0.post1 15:35:42 filelock==3.13.1 15:35:42 future==0.18.3 15:35:42 gitdb==4.0.11 15:35:42 GitPython==3.1.40 15:35:42 google-auth==2.23.4 15:35:42 httplib2==0.22.0 15:35:42 identify==2.5.32 15:35:42 idna==3.4 15:35:42 importlib-metadata==6.8.0 15:35:42 importlib-resources==1.5.0 15:35:42 iso8601==2.1.0 15:35:42 Jinja2==3.1.2 15:35:42 jmespath==1.0.1 15:35:42 jsonpatch==1.33 15:35:42 jsonpointer==2.4 15:35:42 jsonschema==4.20.0 15:35:42 jsonschema-specifications==2023.11.1 15:35:42 keystoneauth1==5.4.0 15:35:42 kubernetes==28.1.0 15:35:42 lftools==0.37.8 15:35:42 lxml==4.9.3 15:35:42 MarkupSafe==2.1.3 15:35:42 msgpack==1.0.7 15:35:42 multi-key-dict==2.0.3 15:35:42 munch==4.0.0 15:35:42 netaddr==0.9.0 15:35:42 netifaces==0.11.0 15:35:42 niet==1.4.2 15:35:42 nodeenv==1.8.0 15:35:42 oauth2client==4.1.3 15:35:42 oauthlib==3.2.2 15:35:42 openstacksdk==0.62.0 15:35:42 os-client-config==2.1.0 15:35:42 os-service-types==1.7.0 15:35:42 osc-lib==2.9.0 15:35:42 oslo.config==9.2.0 15:35:42 oslo.context==5.3.0 15:35:42 oslo.i18n==6.2.0 15:35:42 oslo.log==5.4.0 15:35:42 oslo.serialization==5.2.0 15:35:42 oslo.utils==6.3.0 15:35:42 packaging==23.2 15:35:42 pbr==6.0.0 15:35:42 platformdirs==4.0.0 15:35:42 prettytable==3.9.0 15:35:42 pyasn1==0.5.1 15:35:42 pyasn1-modules==0.3.0 15:35:42 pycparser==2.21 15:35:42 pygerrit2==2.0.15 15:35:42 PyGithub==2.1.1 15:35:42 pyinotify==0.9.6 15:35:42 PyJWT==2.8.0 15:35:42 PyNaCl==1.5.0 15:35:42 pyparsing==2.4.7 15:35:42 pyperclip==1.8.2 15:35:42 pyrsistent==0.20.0 15:35:42 python-cinderclient==9.4.0 15:35:42 python-dateutil==2.8.2 15:35:42 python-heatclient==3.3.0 15:35:42 python-jenkins==1.8.2 15:35:42 python-keystoneclient==5.2.0 15:35:42 python-magnumclient==4.3.0 15:35:42 python-novaclient==18.4.0 15:35:42 python-openstackclient==6.0.0 15:35:42 python-swiftclient==4.4.0 15:35:42 pytz==2023.3.post1 15:35:42 PyYAML==6.0.1 15:35:42 referencing==0.31.0 15:35:42 requests==2.31.0 15:35:42 requests-oauthlib==1.3.1 15:35:42 requestsexceptions==1.4.0 15:35:42 rfc3986==2.0.0 15:35:42 rpds-py==0.13.1 15:35:42 rsa==4.9 15:35:42 ruamel.yaml==0.18.5 15:35:42 ruamel.yaml.clib==0.2.8 15:35:42 s3transfer==0.7.0 15:35:42 simplejson==3.19.2 15:35:42 six==1.16.0 15:35:42 smmap==5.0.1 15:35:42 soupsieve==2.5 15:35:42 stevedore==5.1.0 15:35:42 tabulate==0.9.0 15:35:42 toml==0.10.2 15:35:42 tomlkit==0.12.3 15:35:42 tqdm==4.66.1 15:35:42 typing_extensions==4.8.0 15:35:42 tzdata==2023.3 15:35:42 urllib3==1.26.18 15:35:42 virtualenv==20.24.7 15:35:42 wcwidth==0.2.12 15:35:42 websocket-client==1.6.4 15:35:42 wrapt==1.16.0 15:35:42 xdg==6.0.0 15:35:42 xmltodict==0.13.0 15:35:42 yq==3.2.3 15:35:42 zipp==3.17.0 15:35:42 [EnvInject] - Injecting environment variables from a build step. 15:35:42 [EnvInject] - Injecting as environment variables the properties content 15:35:42 SET_JDK_VERSION=openjdk17 15:35:42 GIT_URL="git://cloud.onap.org/mirror" 15:35:42 15:35:42 [EnvInject] - Variables injected successfully. 15:35:42 [cps-master-verify-java] $ /bin/sh /tmp/jenkins16264990721996903953.sh 15:35:42 ---> update-java-alternatives.sh 15:35:42 ---> Updating Java version 15:35:43 ---> RedHat type system detected 15:35:43 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:35:43 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:35:43 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) 15:35:43 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:35:43 [EnvInject] - Injecting environment variables from a build step. 15:35:43 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:35:43 [EnvInject] - Variables injected successfully. 15:35:43 provisioning config files... 15:35:43 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config13845632968303841381tmp 15:35:43 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3428157851813509416tmp 15:35:43 [EnvInject] - Injecting environment variables from a build step. 15:35:43 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-3026 15:35:44 using settings config with name cps-settings 15:35:44 Replacing all maven server entries not found in credentials list is true 15:35:44 using global settings config with name global-settings 15:35:44 Replacing all maven server entries not found in credentials list is true 15:35:44 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings6904618316630598138.xml -gs /tmp/global-settings7633215984397313561.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c6dfb03f66eb4573c6fcea761e2414aadaaf7878 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136586 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136586 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/86/136586/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=TWFrZSBwZXJmb3JtYW5jZSB0ZXN0cyBtZWFzdXJlIFBFQUsgbWVtb3J5IHVzYWdlCgpQcmVzZW50bHksIHBlcmZvcm1hbmNlIHRlc3RzIG1lYXN1cmUgQ1VSUkVOVCBtZW1vcnkgdXNhZ2UgaW5zdGVhZCBvZgpQRUFLIG1lbW9yeSB1c2FnZSwgbGVhZGluZyB0byB1bmRlci1yZXBvcnRpbmcgaWYgZ2FyYmFnZSBjb2xsZWN0b3IKcnVucyBkdXJpbmcgYSB0ZXN0LiBUaGlzIHBhdGNoIGZpeGVzIGl0LCBzbyB0aGF0IG1lbW9yeSByZXBvcnRlZCB3aWxsCm5vdyBiZSBhdCBsZWFzdCB0aGUgbWVtb3J5IG9mIGxpdmUgb2JqZWN0cyBhdCB0aGF0IHRpbWUuCgotIEFkZCB0ZXN0cyBmb3IgUmVzb3VyY2VNZXRlciBjbGFzcwotIFJlc291cmNlTWV0ZXIgbWVhc3VyZXMgcGVhayBtZW1vcnkgdXNhZ2UgaW5zdGVhZCBvZiBjdXJyZW50CgpJc3N1ZS1JRDogQ1BTLTE5NjcKU2lnbmVkLW9mZi1ieTogZGFuaWVsaGFucmFoYW4gPGRhbmllbC5oYW5yYWhhbkBlc3QudGVjaD4KQ2hhbmdlLUlkOiBJMzZlOWVhMjE5NjQyMGI4NDg3N2VjYWJjMWI3MzMxYzVkM2UyZTI1Mgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Make performance tests measure PEAK memory usage" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I36e9ea2196420b84877ecabc1b7331c5d3e2e252 -DGERRIT_EVENT_HASH=-86659836 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:35:45 [INFO] Scanning for projects... 15:35:47 [WARNING] 15:35:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 15:35:47 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 15:35:47 [WARNING] 15:35:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 15:35:47 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 15:35:47 [WARNING] 15:35:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 15:35:47 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 15:35:47 [WARNING] 15:35:47 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:35:47 [WARNING] 15:35:47 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:35:47 [WARNING] 15:35:47 [INFO] ------------------------------------------------------------------------ 15:35:47 [INFO] Reactor Build Order: 15:35:47 [INFO] 15:35:47 [INFO] org.onap.cps:cps-dependencies [pom] 15:35:47 [INFO] cps-bom [pom] 15:35:47 [INFO] checkstyle [jar] 15:35:47 [INFO] spotbugs [jar] 15:35:47 [INFO] cps-parent [pom] 15:35:47 [INFO] cps-events [jar] 15:35:47 [INFO] cps-path-parser [jar] 15:35:47 [INFO] cps-service [jar] 15:35:47 [INFO] cps-rest [jar] 15:35:47 [INFO] cps-ncmp-events [jar] 15:35:47 [INFO] cps-ncmp-service [jar] 15:35:47 [INFO] cps-ncmp-rest [jar] 15:35:47 [INFO] cps-ncmp-rest-stub [pom] 15:35:47 [INFO] cps-ncmp-rest-stub-service [jar] 15:35:47 [INFO] cps-ncmp-rest-stub-app [jar] 15:35:47 [INFO] cps-ri [jar] 15:35:47 [INFO] dmi-plugin-demo-and-csit-stub [pom] 15:35:47 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 15:35:47 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 15:35:47 [INFO] integration-test [jar] 15:35:47 [INFO] cps-application [jar] 15:35:47 [INFO] jacoco-report [jar] 15:35:47 [INFO] cps [pom] 15:35:47 [INFO] 15:35:47 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:35:47 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 15:35:47 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:48 [INFO] 15:35:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 15:35:48 [INFO] 15:35:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 15:35:49 [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 15:35:49 [INFO] 15:35:49 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:35:49 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 15:35:49 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:49 [INFO] 15:35:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 15:35:49 [INFO] 15:35:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 15:35:49 [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 15:35:49 [INFO] 15:35:49 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:35:49 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 15:35:49 [INFO] --------------------------------[ jar ]--------------------------------- 15:35:49 [INFO] 15:35:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 15:35:49 [INFO] 15:35:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 15:35:49 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:49 [INFO] Copying 4 resources 15:35:49 [INFO] 15:35:49 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 15:35:51 [INFO] No sources to compile 15:35:51 [INFO] 15:35:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 15:35:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 15:35:51 [INFO] 15:35:51 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 15:35:51 [INFO] No sources to compile 15:35:51 [INFO] 15:35:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 15:35:52 [INFO] No tests to run. 15:35:52 [INFO] 15:35:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 15:35:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 15:35:52 [INFO] 15:35:52 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 15:35:53 ======================================================================================================================== 15:35:53 Copyright Check Python Script: 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/ResourceMeterPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/ResourceMeterPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/ResourceMeterPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/ResourceMeterPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:53 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:53 4 issue(s) found after 2 altered file(s) checked 15:35:53 ======================================================================================================================== 15:35:53 [INFO] 15:35:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 15:35:53 [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 15:35:53 [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 15:35:53 [INFO] 15:35:53 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 15:35:53 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 15:35:53 [INFO] --------------------------------[ jar ]--------------------------------- 15:35:53 [INFO] 15:35:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 15:35:53 [INFO] 15:35:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 15:35:53 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:53 [INFO] Copying 1 resource 15:35:53 [INFO] 15:35:53 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 15:35:53 [INFO] No sources to compile 15:35:53 [INFO] 15:35:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 15:35:53 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 15:35:53 [INFO] 15:35:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 15:35:53 [INFO] No sources to compile 15:35:53 [INFO] 15:35:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 15:35:53 [INFO] No tests to run. 15:35:53 [INFO] 15:35:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 15:35:53 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 15:35:53 [INFO] 15:35:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 15:35:53 [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 15:35:53 [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 15:35:53 [INFO] 15:35:53 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:35:53 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 15:35:53 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:54 [INFO] 15:35:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 15:35:54 [INFO] 15:35:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 15:35:54 [INFO] 15:35:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 15:35:54 [INFO] 15:35:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 15:35: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-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/* 15:35:55 [INFO] 15:35:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 15:35: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-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/* 15:35:55 [INFO] 15:35:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 15:35:58 [INFO] You have 0 Checkstyle violations. 15:35:58 [INFO] 15:35:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 15:35:58 [INFO] You have 0 Checkstyle violations. 15:35:58 [INFO] 15:35:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 15:35:58 [INFO] Starting audit... 15:35:58 Audit done. 15:35:58 [INFO] You have 0 Checkstyle violations. 15:35:58 [INFO] 15:35:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 15:35:58 [INFO] 15:35:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 15:36:02 [INFO] 15:36:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 15:36:02 [INFO] 15:36:02 [INFO] 15:36:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 15:36:02 [INFO] 15:36:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 15:36:03 [INFO] No sources specified for compilation. Skipping. 15:36:03 [INFO] 15:36:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 15:36:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:03 [INFO] 15:36:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 15:36:03 [INFO] 15:36:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 15:36:03 [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/* 15:36:03 [INFO] 15:36:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 15:36:03 [INFO] No tests to run. 15:36:03 [INFO] 15:36:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 15:36:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:03 [INFO] 15:36:03 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 15:36:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:36:03 [INFO] 15:36:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 15:36:03 [INFO] 15:36:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 15:36:03 [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 15:36:03 [INFO] 15:36:03 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:36:03 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 15:36:03 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:04 [INFO] 15:36:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 15:36:04 [INFO] 15:36:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 15:36:04 [INFO] 15:36:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 15:36:04 [INFO] 15:36:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 15:36: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-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/* 15:36:04 [INFO] 15:36:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 15:36: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-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/* 15:36:04 [INFO] 15:36:04 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 15:36:05 [INFO] 15:36:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 15:36:05 [INFO] You have 0 Checkstyle violations. 15:36:05 [INFO] 15:36:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 15:36:05 [INFO] You have 0 Checkstyle violations. 15:36:05 [INFO] 15:36:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 15:36:05 [INFO] Starting audit... 15:36:05 Audit done. 15:36:05 [INFO] You have 0 Checkstyle violations. 15:36:05 [INFO] 15:36:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 15:36:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:05 [INFO] Copying 1 resource 15:36:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 15:36:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 15:36:05 [INFO] 15:36:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 15:36:05 [INFO] Changes detected - recompiling the module! :dependency 15:36:05 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:36:06 [INFO] 15:36:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 15:36:06 [INFO] 15:36:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 15:36:06 [INFO] Fork Value is true 15:36:08 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36: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) 15:36:08 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:08 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:09 [INFO] Done SpotBugs Analysis.... 15:36:10 [INFO] 15:36:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 15:36:10 [INFO] 15:36:10 [INFO] 15:36:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 15:36:10 [INFO] BugInstance size is 0 15:36:10 [INFO] Error size is 0 15:36:10 [INFO] No errors/warnings found 15:36:10 [INFO] 15:36:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 15:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:10 [INFO] Copying 4 resources 15:36:10 [INFO] 15:36:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 15:36:10 [INFO] No sources to compile 15:36:10 [INFO] 15:36:10 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 15:36:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:36:10 [INFO] Compiled 3 files. 15:36:10 [INFO] 15:36:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 15:36:12 [INFO] 15:36:12 [INFO] ------------------------------------------------------- 15:36:12 [INFO] T E S T S 15:36:12 [INFO] ------------------------------------------------------- 15:36:13 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 15:36:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 15:36:15 [INFO] 15:36:15 [INFO] Results: 15:36:15 [INFO] 15:36:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:36:15 [INFO] 15:36:15 [INFO] 15:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 15:36:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:36:15 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:36:15 [INFO] 15:36:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 15:36:15 [INFO] 15:36:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 15:36:15 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 15:36:15 [INFO] 15:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 15:36:15 [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/* 15:36:15 [INFO] 15:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 15:36:15 [INFO] 15:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 15:36:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:15 [INFO] 15:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 15:36:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:36:15 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:36:15 [INFO] All coverage checks have been met. 15:36:15 [INFO] 15:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 15:36:15 [INFO] 15:36:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 15:36:15 [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 15:36:15 [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 15:36:15 [INFO] 15:36:15 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:36:15 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 15:36:15 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:16 [INFO] 15:36:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 15:36:16 [INFO] 15:36:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 15:36:16 [INFO] 15:36:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 15:36:16 [INFO] 15:36:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 15:36:16 [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/* 15:36:16 [INFO] 15:36:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:36:16 [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/* 15:36:16 [INFO] 15:36:16 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 15:36:17 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 15:36:17 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:36:17 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 15:36:17 [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 15:36:17 [INFO] 15:36:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 15:36:17 [INFO] You have 0 Checkstyle violations. 15:36:17 [INFO] 15:36:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 15:36:18 [INFO] You have 0 Checkstyle violations. 15:36:18 [INFO] 15:36:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 15:36:18 [INFO] Starting audit... 15:36:18 Audit done. 15:36:18 [INFO] You have 0 Checkstyle violations. 15:36:18 [INFO] 15:36:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 15:36:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 15:36:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 15:36:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 15:36:18 [INFO] 15:36:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 15:36:18 [INFO] Changes detected - recompiling the module! :dependency 15:36:18 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 15:36:19 [INFO] 15:36:19 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 15:36:19 [INFO] 15:36:19 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 15:36:19 [INFO] Fork Value is true 15:36:20 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36:20 [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) 15:36:20 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:20 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:23 [INFO] Done SpotBugs Analysis.... 15:36:23 [INFO] 15:36:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 15:36:23 [INFO] 15:36:23 [INFO] 15:36:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 15:36:23 [INFO] BugInstance size is 0 15:36:23 [INFO] Error size is 0 15:36:23 [INFO] No errors/warnings found 15:36:23 [INFO] 15:36:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 15:36:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 15:36:23 [INFO] 15:36:23 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 15:36:23 [INFO] No sources to compile 15:36:23 [INFO] 15:36:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 15:36:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:36:24 [INFO] Compiled 4 files. 15:36:24 [INFO] 15:36:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 15:36:24 [INFO] 15:36:24 [INFO] ------------------------------------------------------- 15:36:24 [INFO] T E S T S 15:36:24 [INFO] ------------------------------------------------------- 15:36:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:36:25 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:36:25 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:36:25 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:36:25 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:36:25 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:36:25 line 1:18 missing QName at '' 15:36:25 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:36:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:36:25 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:36:26 [INFO] 15:36:26 [INFO] Results: 15:36:26 [INFO] 15:36:26 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 15:36:26 [INFO] 15:36:26 [INFO] 15:36:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 15:36:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:36:26 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:36:26 [INFO] 15:36:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 15:36:26 [INFO] 15:36:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 15:36:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 15:36:26 [INFO] 15:36:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 15:36:26 [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/* 15:36:26 [INFO] 15:36:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 15:36:26 [INFO] 15:36:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 15:36:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:26 [INFO] 15:36:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 15:36:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:36:26 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:36:26 [INFO] All coverage checks have been met. 15:36:26 [INFO] 15:36:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 15:36:26 [INFO] 15:36:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 15:36:26 [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 15:36:26 [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 15:36:26 [INFO] 15:36:26 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:36:26 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 15:36:26 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:34 [INFO] 15:36:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 15:36:34 [INFO] 15:36:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 15:36:34 [INFO] 15:36:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 15:36:34 [INFO] 15:36:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 15:36: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-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/* 15:36:34 [INFO] 15:36:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 15:36: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-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/* 15:36:34 [INFO] 15:36:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 15:36:34 [INFO] You have 0 Checkstyle violations. 15:36:34 [INFO] 15:36:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 15:36:35 [INFO] You have 0 Checkstyle violations. 15:36:35 [INFO] 15:36:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 15:36:35 [INFO] Starting audit... 15:36:35 Audit done. 15:36:35 [INFO] You have 0 Checkstyle violations. 15:36:35 [INFO] 15:36:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 15:36:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:35 [INFO] Copying 1 resource 15:36:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 15:36:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 15:36:35 [INFO] 15:36:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 15:36:35 [INFO] Changes detected - recompiling the module! :dependency 15:36:35 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 15:36:37 [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. 15:36:37 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 15:36:37 [INFO] 15:36:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 15:36:37 [INFO] 15:36:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 15:36:37 [INFO] Fork Value is true 15:36:38 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36:38 [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) 15:36:38 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:38 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:42 [INFO] Done SpotBugs Analysis.... 15:36:42 [INFO] 15:36:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 15:36:42 [INFO] 15:36:42 [INFO] 15:36:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 15:36:42 [INFO] BugInstance size is 0 15:36:42 [INFO] Error size is 0 15:36:42 [INFO] No errors/warnings found 15:36:42 [INFO] 15:36:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 15:36:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:42 [INFO] Copying 30 resources 15:36:42 [INFO] 15:36:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 15:36:42 [INFO] Changes detected - recompiling the module! :dependency 15:36:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:36:42 [INFO] 15:36:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 15:36:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:36:45 [INFO] Compiled 80 files. 15:36:45 [INFO] 15:36:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 15:36:45 [INFO] 15:36:45 [INFO] ------------------------------------------------------- 15:36:45 [INFO] T E S T S 15:36:45 [INFO] ------------------------------------------------------- 15:36:47 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:36:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in org.onap.cps.utils.DataMapUtilsSpec 15:36:47 [INFO] Running org.onap.cps.utils.GsonSpec 15:36:47 first-container a-leaf a-Value 15:36:47 last-container x-leaf x-value 15:36:47 15:36:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.utils.GsonSpec 15:36:47 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:36:49 15:36:49.618 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 15:36:49 15:36:49.631 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 15:36:49 15:36:49.668 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:36:49 15:36:49.673 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 15:36:49 15:36:49.699 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 15:36:49 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s - in org.onap.cps.utils.JsonObjectMapperSpec 15:36:49 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:36:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in org.onap.cps.utils.JsonParserStreamSpec 15:36:50 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:36:50 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.onap.cps.utils.PrefixResolverSpec 15:36:50 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 15:36:50 [Fatal Error] :1:1: Content is not allowed in prolog. 15:36:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.onap.cps.utils.XmlFileUtilsSpec 15:36:50 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:36:51 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:36:51 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:36:51 [Fatal Error] :1:1: Premature end of file. 15:36:51 line 1:1 no viable alternative at input '/' 15:36:51 line 1:1 no viable alternative at input '/[' 15:36:51 line 1:11 missing QName at '' 15:36:51 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.onap.cps.utils.YangUtilsSpec 15:36:51 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 15:36:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 15:36:51 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 15:36:51 15:36:51.399 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 15:36:51 Error cause: message 15:36:51 Error context: [some context] 15:36:51 java.lang.Exception: message 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:36:51 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 15:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:36:51 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:36:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:36:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:36:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:36:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:36:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:36:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:36:51 15:36:51.410 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 15:36:51 Error cause: java.lang.RuntimeException: cause 15:36:51 Error context: [some context] 15:36:51 java.lang.Exception: message 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:36:51 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 15:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:36:51 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:36:51 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:36:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:36:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:36:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:36:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:36:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:36:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:36:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:36:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:36:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:36:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:36:51 Caused by: java.lang.RuntimeException: cause 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:36:51 ... 79 common frames omitted 15:36:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 15:36:51 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 15:36:53 15:36:45,942 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:36:53 15:36:45,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:36:53 15:36:45,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:36:53 15:36:45,969 |-INFO in ch.qos.logback.classic.BasicConfigurator@6d33e177 - Setting up default configuration. 15:36:53 15:36:51,763 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3ac2300f - 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. 15:36:53 15:36:51,763 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1172a648 - 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 15:36:53 15:36:51,766 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:36:53 15:36:51,766 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:36:53 15:36:51,766 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:36:53 15:36:51,768 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3ac2300f - 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. 15:36:53 15:36:51,768 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1172a648 - 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 15:36:53 15:36:51,777 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:36:53 15:36:51,777 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:36:53 15:36:51,781 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:36:53 15:36:51,812 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667411810) 15:36:53 15:36:51,813 |-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] 15:36:53 15:36:51,813 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:36:53 15:36:51,820 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:36:53 15:36:51,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:36:53 15:36:51,826 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:36:53 15:36:51,845 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:36:53 15:36:51,845 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:36:53 15:36:51,852 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:36:53 15:36:51,859 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:36:53 15:36:52,354 |-INFO in ch.qos.logback.classic.pattern.DateConverter@c27ea94 - Setting zoneId to "UTC" 15:36:53 15:36:52,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:36:53 15:36:52,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:36:53 15:36:52,672 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:36:53 15:36:52,673 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:36:53 15:36:52,673 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:36:53 15:36:52,674 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:36:53 15:36:52,682 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:36:53 15:36:52,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:36:53 15:36:52,683 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:36:53 15:36:52,683 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@27cef157 - End of configuration. 15:36:53 15:36:52,683 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@230a5300 - Registering current configuration as safe fallback point 15:36:53 15:36:53 15:36:53 . ____ _ __ _ _ 15:36:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:36:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:36:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:36:53 ' |____| .__|_| |_|_| |_\__, | / / / / 15:36:53 =========|_|==============|___/=/_/_/_/ 15:36:53 :: Spring Boot :: (v3.1.2) 15:36:53 15:36:53 2023-11-22T15:36:52.885Z INFO 6711 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:36:53 2023-11-22T15:36:52.887Z INFO 6711 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 15:36:53 2023-11-22T15:36:53.498Z INFO 6711 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 15:36:53 2023-11-22T15:36:53.571Z INFO 6711 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 2.084 seconds (process running for 8.484) 15:36:53 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:36:54 2023-11-22T15:36:54.244Z ERROR 6711 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 15:36:54 Error cause: Could not create event 15:36:54 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 15:36:54 15:36:54 java.lang.Exception: Could not create event 15:36:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:36:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:36:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:36:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:36:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:36:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:36:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:36:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:36:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:36:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:36:54 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:36:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:36:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:36:54 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:36:54 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:36:54 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:36:54 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:36:54 at groovy.lang.Closure.call(Closure.java:427) 15:36:54 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:36:54 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:36:54 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:36:54 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:36:54 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:36:54 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:36:54 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:36:54 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:36:54 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:36:54 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:36:54 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:36:54 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1965542611.createCpsDataUpdatedEvent(Unknown Source) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:36:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:36:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:36:54 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 15:36:54 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:36:54 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1279545742.createCpsDataUpdatedEvent(Unknown Source) 15:36:54 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:36:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:36:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:36:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:36:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:36:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:36:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:36:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:36:54 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 15:36:54 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:36:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 15:36:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 15:36:54 at java.base/java.lang.Thread.run(Thread.java:833) 15:36:54 15:36:54 2023-11-22T15:36:54.251Z INFO 6711 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 15:36:54 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.831 s - in org.onap.cps.notification.NotificationServiceSpec 15:36:54 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 15:37:32 15:37:32 . ____ _ __ _ _ 15:37:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:32 =========|_|==============|___/=/_/_/_/ 15:37:32 :: Spring Boot :: (v3.1.2) 15:37:32 15:37:32 2023-11-22T15:36:54.342Z INFO 6711 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:37:32 2023-11-22T15:36:54.342Z INFO 6711 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:37:32 2023-11-22T15:36:54.549Z INFO 6711 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:37:32 2023-11-22T15:36:55.185Z INFO 6711 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:37:32 2023-11-22T15:36:55.197Z INFO 6711 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 15:37:32 2023-11-22T15:36:55.228Z INFO 6711 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 15:37:32 Server Version: 23.0.1 15:37:32 API Version: 1.42 15:37:32 Operating System: CentOS Stream 8 15:37:32 Total Memory: 31890 MB 15:37:32 2023-11-22T15:36:55.231Z WARN 6711 --- [ main] o.testcontainers.utility.ResourceReaper : 15:37:32 ******************************************************************************** 15:37:32 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:37:32 ******************************************************************************** 15:37:32 2023-11-22T15:36:55.235Z INFO 6711 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 15:37:32 2023-11-22T15:36:55.235Z INFO 6711 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 15:37:32 2023-11-22T15:36:55.257Z INFO 6711 --- [ 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. 15:37:32 2023-11-22T15:36:55.263Z INFO 6711 --- [ 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) 15:37:32 2023-11-22T15:36:57.467Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 15:37:32 2023-11-22T15:36:57.495Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 15:37:32 2023-11-22T15:36:57.991Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 15:37:32 2023-11-22T15:36:59.737Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (27 MB/? MB) 15:37:32 2023-11-22T15:37:00.260Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (40 MB/? MB) 15:37:32 2023-11-22T15:37:03.308Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (149 MB/? MB) 15:37:32 2023-11-22T15:37:03.833Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (162 MB/? MB) 15:37:32 2023-11-22T15:37:04.337Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (178 MB/? MB) 15:37:32 2023-11-22T15:37:04.876Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (192 MB/? MB) 15:37:32 2023-11-22T15:37:05.384Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (207 MB/? MB) 15:37:32 2023-11-22T15:37:05.926Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (218 MB/? MB) 15:37:32 2023-11-22T15:37:07.698Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 1 extracted, (269 MB/? MB) 15:37:32 2023-11-22T15:37:07.793Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (273 MB/? MB) 15:37:32 2023-11-22T15:37:09.854Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (331 MB/? MB) 15:37:32 2023-11-22T15:37:12.921Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (364 MB/370 MB) 15:37:32 2023-11-22T15:37:14.473Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 15:37:32 2023-11-22T15:37:14.617Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 15:37:32 2023-11-22T15:37:14.733Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 15:37:32 2023-11-22T15:37:15.036Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:15.114Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:15.221Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:15.307Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:15.975Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:16.049Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 15:37:32 2023-11-22T15:37:16.073Z INFO 6711 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 15:37:32 2023-11-22T15:37:16.106Z INFO 6711 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:37:32 2023-11-22T15:37:26.624Z INFO 6711 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: cfbdde023f229cd0d99e9c31254b036b4373dc6e49282a32dcaa178c59888cae 15:37:32 2023-11-22T15:37:32.331Z INFO 6711 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT37.094576444S 15:37:34 2023-11-22T15:37:32.453Z INFO 6711 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 38.166 seconds (process running for 47.366) 15:37:34 2023-11-22T15:37:33.888Z INFO 6711 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 15:37:44 2023-11-22T15:37:44.300Z ERROR 6711 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 15:37:44 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 15:37:44 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@25a30529[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@3e75cc5e[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 15:37:44 15:37:44 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 15:37:44 15:37:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.039 s - in org.onap.cps.notification.NotificationPublisherSpec 15:37:44 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:37:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 15:37:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 15:37:44 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:37:44 2023-11-22T15:37:44.485Z ERROR 6711 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 15:37:44 15:37:44 java.lang.RuntimeException: to be ignored 15:37:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:37:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:37:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:37:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:37:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:37:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:44 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) 15:37:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:44 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:37:44 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:37:44 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:37:44 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:37:44 at groovy.lang.Closure.call(Closure.java:427) 15:37:44 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:37:44 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:37:44 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:37:44 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:37:44 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:37:44 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:37:44 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:37:44 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:37:44 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:37:44 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:37:44 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:37:44 at org.onap.cps.notification.NotificationService$SpockMock$1006326186.processDataUpdatedEvent(Unknown Source) 15:37:44 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) 15:37:44 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) 15:37:44 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) 15:37:44 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 15:37:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:37:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:37:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:37:44 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 15:37:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:37:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:37:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:37:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:37:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:37:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:37:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:37:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:37:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:37:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:37:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:37:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:37:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:37:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:37:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:37:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:37:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:37:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:37:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:37:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:37:44 15:37:44 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 15:37:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:37:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:37:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:37:44 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 15:37:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 15:37:45 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:37:45 15:37:45 . ____ _ __ _ _ 15:37:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:45 =========|_|==============|___/=/_/_/_/ 15:37:45 :: Spring Boot :: (v3.1.2) 15:37:45 15:37:45 2023-11-22T15:37:45.240Z INFO 6711 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:37:45 2023-11-22T15:37:45.240Z INFO 6711 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:37:45 2023-11-22T15:37:45.341Z INFO 6711 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.129 seconds (process running for 60.254) 15:37:45 2023-11-22T15:37:45.401Z WARN 6711 --- [ 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 15:37:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:37:45 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 15:37:49 15:37:49 . ____ _ __ _ _ 15:37:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:49 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:49 =========|_|==============|___/=/_/_/_/ 15:37:49 :: Spring Boot :: (v3.1.2) 15:37:49 15:37:49 2023-11-22T15:37:45.478Z INFO 6711 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:37:49 2023-11-22T15:37:45.478Z INFO 6711 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:37:49 2023-11-22T15:37:45.577Z WARN 6711 --- [ 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: 15:37:49 --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 15:37:49 2023-11-22T15:37:45.699Z INFO 6711 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:37:49 + + o o o o---o o----o o o---o o o----o o--o--o 15:37:49 + + + + | | / \ / | | / / \ | | 15:37:49 + + + + + o----o o o o o----o | o o o o----o | 15:37:49 + + + + | | / \ / | | \ / \ | | 15:37:49 + + o o o o o---o o----o o----o o---o o o o----o o 15:37:49 2023-11-22T15:37:45.699Z INFO 6711 --- [ 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. 15:37:49 2023-11-22T15:37:45.699Z INFO 6711 --- [ 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 15:37:49 2023-11-22T15:37:45.699Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:37:49 2023-11-22T15:37:45.699Z INFO 6711 --- [ 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. 15:37:49 2023-11-22T15:37:45.702Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:37:49 To enable the Jet engine on the members, do one of the following: 15:37:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:37:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:37:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:37:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:37:49 2023-11-22T15:37:46.237Z INFO 6711 --- [ 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. 15:37:49 2023-11-22T15:37:46.341Z INFO 6711 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:37:49 2023-11-22T15:37:46.346Z WARN 6711 --- [ 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. 15:37:49 2023-11-22T15:37:46.656Z INFO 6711 --- [ 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. 15:37:49 2023-11-22T15:37:46.664Z INFO 6711 --- [ 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 15:37:49 2023-11-22T15:37:49.044Z INFO 6711 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:37:49 15:37:49 Members {size:1, ver:1} [ 15:37:49 Member [10.250.0.254]:5701 - dd09637a-35e6-4eaf-a535-41f63c113fff this 15:37:49 ] 15:37:49 15:37:49 2023-11-22T15:37:49.062Z INFO 6711 --- [ 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 15:37:49 2023-11-22T15:37:49.107Z INFO 6711 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.651 seconds (process running for 64.02) 15:37:49 2023-11-22T15:37:49.156Z INFO 6711 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:37:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 15:37:49 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 15:37:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 15:37:49 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:37:52 + + o o o o---o o----o o o---o o o----o o--o--o 15:37:52 + + + + | | / \ / | | / / \ | | 15:37:52 + + + + + o----o o o o o----o | o o o o----o | 15:37:52 + + + + | | / \ / | | \ / \ | | 15:37:52 + + o o o o o---o o----o o----o o---o o o o----o o 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ 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 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ 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. 15:37:52 2023-11-22T15:37:49.178Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 15:37:52 To enable the Jet engine on the members, do one of the following: 15:37:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:37:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:37:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:37:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:37:52 2023-11-22T15:37:49.210Z INFO 6711 --- [ 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. 15:37:52 2023-11-22T15:37:49.212Z INFO 6711 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 15:37:52 2023-11-22T15:37:49.212Z WARN 6711 --- [ 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. 15:37:52 2023-11-22T15:37:49.224Z INFO 6711 --- [ 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. 15:37:52 2023-11-22T15:37:49.224Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 15:37:52 2023-11-22T15:37:52.188Z INFO 6711 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:37:52 15:37:52 Members {size:1, ver:1} [ 15:37:52 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a this 15:37:52 ] 15:37:52 15:37:52 2023-11-22T15:37:52.189Z WARN 6711 --- [ 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! 15:37:52 2023-11-22T15:37:52.189Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 15:37:57 2023-11-22T15:37:52.200Z INFO 6711 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:37:57 + + o o o o---o o----o o o---o o o----o o--o--o 15:37:57 + + + + | | / \ / | | / / \ | | 15:37:57 + + + + + o----o o o o o----o | o o o o----o | 15:37:57 + + + + | | / \ / | | \ / \ | | 15:37:57 + + o o o o o---o o----o o----o o---o o o o----o o 15:37:57 2023-11-22T15:37:52.200Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:37:57 2023-11-22T15:37:52.201Z INFO 6711 --- [ 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 15:37:57 2023-11-22T15:37:52.201Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 15:37:57 2023-11-22T15:37:52.201Z INFO 6711 --- [ 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. 15:37:57 2023-11-22T15:37:52.201Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 15:37:57 To enable the Jet engine on the members, do one of the following: 15:37:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:37:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:37:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:37:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:37:57 2023-11-22T15:37:52.214Z INFO 6711 --- [ 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. 15:37:57 2023-11-22T15:37:52.216Z INFO 6711 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 15:37:57 2023-11-22T15:37:52.216Z WARN 6711 --- [ 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. 15:37:57 2023-11-22T15:37:52.238Z INFO 6711 --- [ 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. 15:37:57 2023-11-22T15:37:52.239Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 15:37:57 2023-11-22T15:37:52.376Z INFO 6711 --- [ 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 15:37:57 2023-11-22T15:37:52.399Z INFO 6711 --- [.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.34:48605 15:37:57 2023-11-22T15:37:52.401Z INFO 6711 --- [.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:48605 and /10.250.0.254:5702 15:37:57 2023-11-22T15:37:57.501Z INFO 6711 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:37:57 15:37:57 Members {size:2, ver:2} [ 15:37:57 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a this 15:37:57 Member [10.250.0.254]:5703 - 6e20087a-08b8-4e2c-82fd-bb56773452e8 15:37:57 ] 15:37:57 15:37:57 2023-11-22T15:37:57.510Z INFO 6711 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:37:57 15:37:57 Members {size:2, ver:2} [ 15:37:57 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a 15:37:57 Member [10.250.0.254]:5703 - 6e20087a-08b8-4e2c-82fd-bb56773452e8 this 15:37:57 ] 15:37:57 15:37:57 2023-11-22T15:37:57.510Z WARN 6711 --- [ 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! 15:37:57 2023-11-22T15:37:57.511Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 15:38:03 + + o o o o---o o----o o o---o o o----o o--o--o 15:38:03 + + + + | | / \ / | | / / \ | | 15:38:03 + + + + + o----o o o o o----o | o o o o----o | 15:38:03 + + + + | | / \ / | | \ / \ | | 15:38:03 + + o o o o o---o o----o o----o o---o o o o----o o 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ 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 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ 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. 15:38:03 2023-11-22T15:37:57.519Z INFO 6711 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 15:38:03 To enable the Jet engine on the members, do one of the following: 15:38:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:03 2023-11-22T15:37:57.534Z INFO 6711 --- [ 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. 15:38:03 2023-11-22T15:37:57.536Z INFO 6711 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 15:38:03 2023-11-22T15:37:57.536Z WARN 6711 --- [ 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. 15:38:03 2023-11-22T15:37:57.545Z INFO 6711 --- [ 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. 15:38:03 2023-11-22T15:37:57.546Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 15:38:03 2023-11-22T15:37:57.649Z INFO 6711 --- [ 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 15:38:03 2023-11-22T15:37:57.651Z INFO 6711 --- [.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.34:46779 15:38:03 2023-11-22T15:37:57.652Z INFO 6711 --- [.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:46779 and /10.250.0.254:5702 15:38:03 2023-11-22T15:38:02.758Z INFO 6711 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:38:03 15:38:03 Members {size:3, ver:3} [ 15:38:03 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a this 15:38:03 Member [10.250.0.254]:5703 - 6e20087a-08b8-4e2c-82fd-bb56773452e8 15:38:03 Member [10.250.0.254]:5704 - 9c6a24e0-1783-4948-bf86-f653a6f8aa9e 15:38:03 ] 15:38:03 15:38:03 2023-11-22T15:38:02.762Z INFO 6711 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:38:03 15:38:03 Members {size:3, ver:3} [ 15:38:03 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a 15:38:03 Member [10.250.0.254]:5703 - 6e20087a-08b8-4e2c-82fd-bb56773452e8 this 15:38:03 Member [10.250.0.254]:5704 - 9c6a24e0-1783-4948-bf86-f653a6f8aa9e 15:38:03 ] 15:38:03 15:38:03 2023-11-22T15:38:02.763Z INFO 6711 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 15:38:03 15:38:03 Members {size:3, ver:3} [ 15:38:03 Member [10.250.0.254]:5702 - 02c23284-eb2d-415c-a44e-e5823bfe4f7a 15:38:03 Member [10.250.0.254]:5703 - 6e20087a-08b8-4e2c-82fd-bb56773452e8 15:38:03 Member [10.250.0.254]:5704 - 9c6a24e0-1783-4948-bf86-f653a6f8aa9e this 15:38:03 ] 15:38:03 15:38:03 2023-11-22T15:38:02.764Z INFO 6711 --- [.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.34:41035 15:38:03 2023-11-22T15:38:02.764Z INFO 6711 --- [cached.thread-2] 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 15:38:03 2023-11-22T15:38:02.764Z INFO 6711 --- [.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:41035 and /10.250.0.254:5704 15:38:03 2023-11-22T15:38:02.765Z INFO 6711 --- [.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.34:33681 15:38:03 2023-11-22T15:38:02.766Z INFO 6711 --- [.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:33681 and /10.250.0.254:5703 15:38:03 2023-11-22T15:38:03.764Z WARN 6711 --- [ 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! 15:38:03 2023-11-22T15:38:03.764Z INFO 6711 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 15:38:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.608 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 15:38:03 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:38:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.config.CacheConfigSpec 15:38:03 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 15:38:03 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 15:38:03 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 15:38:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 15:38:03 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:38:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:38:03 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 15:38:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 15:38:03 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 15:38:04 2023-11-22T15:38:04.044Z WARN 6711 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 15:38:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 15:38:04 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 15:38:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 15:38:04 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:38:04 2023-11-22T15:38:04.092Z ERROR 6711 --- [ 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] 15:38:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:38:04 2023-11-22T15:38:04.126Z INFO 6711 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:38:04 2023-11-22T15:38:04.126Z INFO 6711 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN 15:38:04 2023-11-22T15:38:04.127Z INFO 6711 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:38:04 2023-11-22T15:38:04.127Z INFO 6711 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 15:38:04 [INFO] 15:38:04 [INFO] Results: 15:38:04 [INFO] 15:38:04 [INFO] Tests run: 323, Failures: 0, Errors: 0, Skipped: 0 15:38:04 [INFO] 15:38:04 [INFO] 15:38:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 15:38:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:38:04 [INFO] Analyzed bundle 'cps-service' with 59 classes 15:38:04 [INFO] 15:38:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 15:38:05 [INFO] 15:38:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 15:38:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 15:38:05 [INFO] 15:38:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 15:38:05 [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/* 15:38:05 [INFO] 15:38:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 15:38:05 [INFO] 15:38:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 15:38:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:05 [INFO] 15:38:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 15:38:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:38:05 [INFO] Analyzed bundle 'cps-service' with 59 classes 15:38:05 [INFO] All coverage checks have been met. 15:38:05 [INFO] 15:38:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 15:38:05 [INFO] 15:38:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 15:38:05 [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 15:38:05 [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 15:38:05 [INFO] 15:38:05 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:38:05 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 15:38:05 [INFO] --------------------------------[ jar ]--------------------------------- 15:38:07 [INFO] 15:38:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 15:38:07 [INFO] 15:38:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 15:38:07 [INFO] 15:38:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 15:38:07 [INFO] 15:38:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 15:38:07 [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/* 15:38:07 [INFO] 15:38:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 15:38:07 [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/* 15:38:07 [INFO] 15:38:07 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 15:38:10 [INFO] Generating with dryRun=false 15:38:10 [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. 15:38:10 [INFO] OpenAPI Generator: spring (server) 15:38:10 [INFO] Generator 'spring' is considered stable. 15:38:10 [INFO] ---------------------------------- 15:38:10 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:38:10 [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) 15:38:10 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:38:10 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:38:10 [INFO] Processing operation createDataspace 15:38:10 [INFO] Processing operation deleteDataspace 15:38:10 [INFO] Processing operation createDataspaceV2 15:38:10 [INFO] Processing operation getAllDataspaces 15:38:10 [INFO] Processing operation getDataspace 15:38:10 [INFO] Processing operation createAnchor 15:38:10 [INFO] Processing operation createAnchorV2 15:38:10 [INFO] Processing operation getAnchors 15:38:10 [INFO] Processing operation getAnchor 15:38:10 [INFO] Processing operation deleteAnchor 15:38:10 [INFO] Processing operation createSchemaSet 15:38:10 [INFO] Processing operation createSchemaSetV2 15:38:10 [INFO] Processing operation getSchemaSets 15:38:10 [INFO] Processing operation getSchemaSet 15:38:10 [INFO] Processing operation deleteSchemaSet 15:38:10 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:38:10 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:38:10 [INFO] Processing operation replaceNode 15:38:10 [INFO] Processing operation createNode 15:38:10 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:38:10 [INFO] Processing operation deleteDataNode 15:38:10 [INFO] Processing operation updateNodeLeaves 15:38:10 [INFO] Processing operation deleteListOrListElement 15:38:10 [INFO] Processing operation replaceListContent 15:38:10 [INFO] Processing operation addListElements 15:38:10 [INFO] Processing operation getDeltaByDataspaceAndAnchors 15:38:10 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:38:10 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:38:10 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:38:10 [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] 15:38:10 [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] 15:38:10 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:38:10 [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 15:38:10 [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 15:38:10 [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 15:38:10 [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 15:38:10 [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 15:38:10 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:38:10 [WARNING] Multiple MediaTypes found, using only the first one 15:38:10 [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] 15:38:10 [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 15:38:10 [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] 15:38:10 [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 15:38:10 [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] 15:38:10 [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 15:38:10 [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] 15:38:10 [INFO] Skipping generation of supporting files. 15:38:10 ################################################################################ 15:38:10 # Thanks for using OpenAPI Generator. # 15:38:10 # Please consider donation to help us maintain this project 🙏 # 15:38:10 # https://opencollective.com/openapi_generator/donate # 15:38:10 ################################################################################ 15:38:10 [INFO] 15:38:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 15:38:10 [INFO] You have 0 Checkstyle violations. 15:38:10 [INFO] 15:38:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 15:38:10 [INFO] You have 0 Checkstyle violations. 15:38:10 [INFO] 15:38:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 15:38:10 [INFO] Starting audit... 15:38:10 Audit done. 15:38:10 [INFO] You have 0 Checkstyle violations. 15:38:10 [INFO] 15:38:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 15:38:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 15:38:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 15:38:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 15:38:10 [INFO] 15:38:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 15:38:10 [INFO] Changes detected - recompiling the module! :dependency 15:38:10 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 15:38:12 [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". 15:38:12 [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. 15:38:12 [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. 15:38:12 [INFO] 15:38:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 15:38:12 [INFO] 15:38:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 15:38:12 [INFO] Fork Value is true 15:38:13 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:38:13 [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) 15:38:13 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:38:13 [java] WARNING: System::setSecurityManager will be removed in a future release 15:38:15 [INFO] Done SpotBugs Analysis.... 15:38:15 [INFO] 15:38:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 15:38:15 [INFO] 15:38:15 [INFO] 15:38:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 15:38:15 [INFO] BugInstance size is 0 15:38:15 [INFO] Error size is 0 15:38:15 [INFO] No errors/warnings found 15:38:15 [INFO] 15:38:15 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 15:38:16 [INFO] Generating with dryRun=false 15:38:16 [INFO] No .openapi-generator-ignore file found. 15:38:16 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:38:16 [INFO] Generator 'openapi-yaml' is considered stable. 15:38:16 [INFO] Output file [outputFile=openapi.yaml] 15:38:16 [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] 15:38:16 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:38:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:38:16 [WARNING] Multiple MediaTypes found, using only the first one 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [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] 15:38:16 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 15:38:16 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:38:16 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:38:16 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:38:16 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:38:16 ################################################################################ 15:38:16 # Thanks for using OpenAPI Generator. # 15:38:16 # Please consider donation to help us maintain this project 🙏 # 15:38:16 # https://opencollective.com/openapi_generator/donate # 15:38:16 ################################################################################ 15:38:16 [INFO] 15:38:16 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 15:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:16 [INFO] Copying 1 resource 15:38:16 [INFO] 15:38:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 15:38:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:16 [INFO] Copying 6 resources 15:38:16 [INFO] 15:38:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 15:38:16 [INFO] Changes detected - recompiling the module! :dependency 15:38:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:38:16 [INFO] 15:38:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 15:38:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:38:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:38:17 [INFO] Compiled 27 files. 15:38:17 [INFO] 15:38:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 15:38:17 [INFO] 15:38:17 [INFO] ------------------------------------------------------- 15:38:17 [INFO] T E S T S 15:38:17 [INFO] ------------------------------------------------------- 15:38:19 15:38:18.957 [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. 15:38:19 15:38:19.177 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:38:19 15:38:19.307 [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. 15:38:19 15:38:19.322 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:38:19 15:38:19.345 [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. 15:38:19 15:38:19.359 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:38:19 15:38:19.385 [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. 15:38:19 15:38:19.413 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:38:19 15:38:19.449 [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. 15:38:19 15:38:19.456 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:38:19 15:38:19.460 [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. 15:38:19 15:38:19.469 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:38:19 15:38:19.472 [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. 15:38:19 15:38:19.479 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:38:19 15:38:19.482 [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. 15:38:19 15:38:19.489 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:38:19 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:38:23 15:38:18,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:38:23 15:38:18,779 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:38:23 15:38:18,779 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:38:23 15:38:18,780 |-INFO in ch.qos.logback.classic.BasicConfigurator@3a917e07 - Setting up default configuration. 15:38:23 15:38:20,665 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - 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 15:38:23 15:38:20,733 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6edd80fe - 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. 15:38:23 15:38:20,733 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - 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 15:38:23 15:38:20,736 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:38:23 15:38:20,736 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:38:23 15:38:20,736 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:38:23 15:38:20,738 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6edd80fe - 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. 15:38:23 15:38:20,738 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - 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 15:38:23 15:38:20,746 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:38:23 15:38:20,746 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:38:23 15:38:20,751 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:38:23 15:38:20,787 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667500785) 15:38:23 15:38:20,788 |-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] 15:38:23 15:38:20,788 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:38:23 15:38:20,793 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:38:23 15:38:20,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:38:23 15:38:20,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:38:23 15:38:20,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:38:23 15:38:20,806 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:38:23 15:38:20,827 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:38:23 15:38:20,827 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:38:23 15:38:20,839 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:38:23 15:38:20,846 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:38:23 15:38:21,166 |-INFO in ch.qos.logback.classic.pattern.DateConverter@51bba775 - Setting zoneId to "UTC" 15:38:23 15:38:21,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:38:23 15:38:21,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:38:23 15:38:21,446 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:38:23 15:38:21,447 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:38:23 15:38:21,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:38:23 15:38:21,448 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:38:23 15:38:21,448 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:38:23 15:38:21,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:38:23 15:38:21,448 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:38:23 15:38:21,449 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e7935f1 - End of configuration. 15:38:23 15:38:21,449 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3c2188b0 - Registering current configuration as safe fallback point 15:38:23 15:38:23 15:38:23 . ____ _ __ _ _ 15:38:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:23 =========|_|==============|___/=/_/_/_/ 15:38:23 :: Spring Boot :: (v3.1.2) 15:38:23 15:38:23 2023-11-22T15:38:21.590Z INFO 7717 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7717 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:38:23 2023-11-22T15:38:21.591Z INFO 7717 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:38:23 2023-11-22T15:38:23.931Z INFO 7717 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:38:23 2023-11-22T15:38:23.931Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:38:23 2023-11-22T15:38:23.933Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:38:23 2023-11-22T15:38:23.952Z INFO 7717 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.728 seconds (process running for 6.018) 15:38:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:38:25 2023-11-22T15:38:25.139Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:25 15:38:25 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:38:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:38:25 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:38:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:38:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:25 Caused by: java.lang.RuntimeException: null 15:38:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:38:25 ... 88 common frames omitted 15:38:25 15:38:25 2023-11-22T15:38:25.336Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:25 15:38:25 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 15:38:25 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 15:38:25 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 15:38:25 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:25 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:25 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:25 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:25 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:25 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:38:25 and component.yang=fake component content 1 15:38:25 15:38:25 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:377) 15:38:25 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) 15:38:25 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) 15:38:25 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) 15:38:25 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) 15:38:25 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) 15:38:25 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) 15:38:25 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) 15:38:25 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 15:38:25 ... 147 common frames omitted 15:38:25 15:38:25 2023-11-22T15:38:25.483Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:25 15:38:25 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:38:25 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:38:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:38:25 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:25 15:38:25 2023-11-22T15:38:25.493Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:25 15:38:25 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:38:25 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:38:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:25 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:25 15:38:25 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.786 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 15:38:25 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:38:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:38:25 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:38:26 15:38:26 . ____ _ __ _ _ 15:38:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:26 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:26 =========|_|==============|___/=/_/_/_/ 15:38:26 :: Spring Boot :: (v3.1.2) 15:38:26 15:38:26 2023-11-22T15:38:25.715Z INFO 7717 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7717 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:38:26 2023-11-22T15:38:25.715Z INFO 7717 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:38:26 2023-11-22T15:38:26.445Z INFO 7717 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:38:26 2023-11-22T15:38:26.445Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:38:26 2023-11-22T15:38:26.445Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:38:26 2023-11-22T15:38:26.450Z INFO 7717 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.765 seconds (process running for 8.515) 15:38:26 2023-11-22T15:38:26.559Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:26 15:38:26 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:26 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:26 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:26 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:26 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:26 15:38:26 2023-11-22T15:38:26.694Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:26 15:38:26 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:26 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:26 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:26 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:26 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:26 15:38:26 2023-11-22T15:38:26.714Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:26 15:38:26 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:26 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:26 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:26 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:26 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:26 15:38:26 2023-11-22T15:38:26.944Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:26 15:38:26 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:26 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:26 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:26 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:38:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:26 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:26 15:38:26 2023-11-22T15:38:26.974Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:26 15:38:26 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:26 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:26 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:26 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:38:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:26 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:26 15:38:27 2023-11-22T15:38:26.992Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:27 15:38:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:27 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:27 15:38:27 2023-11-22T15:38:27.008Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:27 15:38:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:27 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:27 15:38:27 2023-11-22T15:38:27.022Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:27 15:38:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:38:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:38:27 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:38:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:38:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:38:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:38:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:38:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:38:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:38:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:38:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:38:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:38:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:38:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:38:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:38:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:38:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:38:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:38:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:38:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:38:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:38:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:27 15:38:27 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s - in org.onap.cps.rest.controller.DataRestControllerSpec 15:38:27 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:38:27 15:38:27 . ____ _ __ _ _ 15:38:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:27 =========|_|==============|___/=/_/_/_/ 15:38:27 :: Spring Boot :: (v3.1.2) 15:38:27 15:38:27 2023-11-22T15:38:27.068Z INFO 7717 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7717 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:38:27 2023-11-22T15:38:27.069Z INFO 7717 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:38:27 2023-11-22T15:38:27.540Z INFO 7717 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:38:27 2023-11-22T15:38:27.540Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:38:27 2023-11-22T15:38:27.541Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:38:27 2023-11-22T15:38:27.545Z INFO 7717 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.505 seconds (process running for 9.61) 15:38:27 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 15:38:27 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:38:28 15:38:28 . ____ _ __ _ _ 15:38:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:28 =========|_|==============|___/=/_/_/_/ 15:38:28 :: Spring Boot :: (v3.1.2) 15:38:28 15:38:28 2023-11-22T15:38:27.760Z INFO 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7717 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:38:28 2023-11-22T15:38:27.760Z INFO 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:38:28 2023-11-22T15:38:28.208Z INFO 7717 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:38:28 2023-11-22T15:38:28.208Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:38:28 2023-11-22T15:38:28.208Z INFO 7717 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:38:28 2023-11-22T15:38:28.211Z INFO 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.481 seconds (process running for 10.277) 15:38:28 2023-11-22T15:38:28.231Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:28 15:38:28 java.lang.IllegalStateException: some error message 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:38:28 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 15:38:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:28 15:38:28 2023-11-22T15:38:28.251Z ERROR 7717 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:38:28 15:38:28 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:38:28 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 15:38:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:38:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:28 Caused by: java.lang.Throwable: null 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:38:28 ... 88 common frames omitted 15:38:28 15:38:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:38:28 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:38:28 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:38:28 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:38:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:38:28 [INFO] 15:38:28 [INFO] Results: 15:38:28 [INFO] 15:38:28 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 15:38:28 [INFO] 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 15:38:28 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:38:28 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:38:28 [INFO] 15:38:28 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 15:38:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 15:38:28 [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/* 15:38:28 [INFO] 15:38:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 15:38:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 15:38:28 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:38:28 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:38:28 [INFO] All coverage checks have been met. 15:38:28 [INFO] 15:38:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 15:38:28 [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 15:38:28 [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 15:38:28 [INFO] 15:38:28 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:38:28 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 15:38:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 15:38:28 [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/* 15:38:28 [INFO] 15:38:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:38:28 [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/* 15:38:28 [INFO] 15:38:28 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 15:38:28 [INFO] 15:38:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 15:38:28 [INFO] You have 0 Checkstyle violations. 15:38:28 [INFO] 15:38:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 15:38:28 [INFO] You have 0 Checkstyle violations. 15:38:28 [INFO] 15:38:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 15:38:28 [INFO] Starting audit... 15:38:28 Audit done. 15:38:28 [INFO] You have 0 Checkstyle violations. 15:38:28 [INFO] 15:38:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 15:38:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:28 [INFO] Copying 16 resources 15:38:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 15:38:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 15:38:28 [INFO] 15:38:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 15:38:28 [INFO] Changes detected - recompiling the module! :dependency 15:38:28 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 15:38:29 [INFO] 15:38:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 15:38:29 [INFO] 15:38:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 15:38:29 [INFO] Fork Value is true 15:38:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:38: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) 15:38:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:38:30 [java] WARNING: System::setSecurityManager will be removed in a future release 15:38:33 [INFO] Done SpotBugs Analysis.... 15:38:33 [INFO] 15:38:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 15:38:33 [INFO] 15:38:33 [INFO] 15:38:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 15:38:33 [INFO] BugInstance size is 0 15:38:33 [INFO] Error size is 0 15:38:33 [INFO] No errors/warnings found 15:38:33 [INFO] 15:38:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 15:38:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 15:38:33 [INFO] 15:38:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:38:33 [INFO] No sources to compile 15:38:33 [INFO] 15:38:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 15:38:33 [INFO] No sources specified for compilation. Skipping. 15:38:33 [INFO] 15:38:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 15:38:33 [INFO] No tests to run. 15:38:33 [INFO] 15:38:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 15:38:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:33 [INFO] 15:38:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 15:38:33 [INFO] 15:38:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 15:38:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 15:38:34 [INFO] 15:38:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 15:38:34 [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/* 15:38:34 [INFO] 15:38:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 15:38:34 [INFO] No tests to run. 15:38:34 [INFO] 15:38:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 15:38:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:34 [INFO] 15:38:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 15:38:34 [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 15:38:34 [INFO] 15:38:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 15:38:34 [INFO] 15:38:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 15:38:34 [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 15:38:34 [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 15:38:34 [INFO] 15:38:34 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:38:34 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 15:38:34 [INFO] --------------------------------[ jar ]--------------------------------- 15:38:34 [INFO] 15:38:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 15:38:34 [INFO] 15:38:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 15:38:34 [INFO] 15:38:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 15:38:34 [INFO] 15:38:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 15:38: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-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/* 15:38:34 [INFO] 15:38:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:38: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-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/* 15:38:34 [INFO] 15:38:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 15:38:34 [INFO] You have 0 Checkstyle violations. 15:38:34 [INFO] 15:38:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 15:38:35 [INFO] You have 0 Checkstyle violations. 15:38:35 [INFO] 15:38:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 15:38:35 [INFO] Starting audit... 15:38:35 Audit done. 15:38:35 [INFO] You have 0 Checkstyle violations. 15:38:35 [INFO] 15:38:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 15:38:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:35 [INFO] Copying 2 resources 15:38:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 15:38:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 15:38:35 [INFO] 15:38:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 15:38:35 [INFO] Changes detected - recompiling the module! :dependency 15:38:35 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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". 15:38:37 [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. 15:38:37 [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. 15:38:37 [INFO] 15:38:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 15:38:37 [INFO] 15:38:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 15:38:37 [INFO] Fork Value is true 15:38:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:38:39 [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) 15:38:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:38:39 [java] WARNING: System::setSecurityManager will be removed in a future release 15:38:43 [INFO] Done SpotBugs Analysis.... 15:38:43 [INFO] 15:38:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 15:38:43 [INFO] 15:38:43 [INFO] 15:38:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 15:38:43 [INFO] BugInstance size is 0 15:38:43 [INFO] Error size is 0 15:38:43 [INFO] No errors/warnings found 15:38:43 [INFO] 15:38:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 15:38:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:38:43 [INFO] Copying 16 resources 15:38:43 [INFO] 15:38:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:38:43 [INFO] Changes detected - recompiling the module! :dependency 15:38:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:38:44 [INFO] 15:38:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 15:38:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:38:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:38:47 [INFO] Compiled 175 files. 15:38:47 [INFO] 15:38:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 15:38:47 [INFO] 15:38:47 [INFO] ------------------------------------------------------- 15:38:47 [INFO] T E S T S 15:38:47 [INFO] ------------------------------------------------------- 15:38:50 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:38:51 15:38:51.543 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 15:38:51 15:38:51.570 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:38:51 15:38:51.573 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 15:38:51 15:38:51.575 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 15:38:51 15:38:51.593 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:38:51 15:38:51.598 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:38:51 15:38:51.598 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 15:38:51 15:38:51.608 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 15:38:51 15:38:51.615 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:38:51 15:38:51.619 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 15:38:51 15:38:51.652 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:38:51 15:38:51.656 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 15:38:51 15:38:51.666 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 15:38:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:38:51 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:38:51 15:38:51.684 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:38:51 15:38:51.689 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 15:38:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:38:51 [INFO] Running org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec 15:38:51 15:38:51.699 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:38:51 15:38:51.701 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model onboarded successfully 15:38:51 15:38:51.703 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model Loader is disabled 15:38:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec 15:38:51 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:38:51 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:38:51 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:38:52 15:38:52.094 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:38:52 15:38:52.098 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:38:52 15:38:52.101 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:38:52 15:38:52.106 [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 15:38:52 15:38:52.106 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:38:52 15:38:52.108 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 15:38:52 15:38:52.108 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:38:52 15:38:52.145 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- CmHandle : ch-1, Already exists, Initial trustLevel ignored. 15:38:52 15:38:52.174 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:38:52 15:38:52.175 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 15:38:52 15:38:52.185 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:38:52 15:38:52.185 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:38:52 15:38:52.189 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:38:52 15:38:52.189 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 15:38:52 15:38:52.192 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:38:52 15:38:52.192 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 15:38:52 15:38:52.193 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:38:52 15:38:52.193 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:38:52 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:38:52 15:38:52.404 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 15:38:52 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:38:52 15:38:52.424 [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 15:38:52 15:38:52.477 [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 15:38:52 15:38:52.482 [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 15:38:52 15:38:52.483 [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 15:38:52 15:38:52.489 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 15:38:52 15:38:52.489 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 15:38:52 15:38:52.494 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 15:38:52 15:38:52.497 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 15:38:52 15:38:52.498 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 15:38:52 15:38:52.499 [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 15:38:52 15:38:52.500 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 15:38:52 15:38:52.500 [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 15:38:52 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:38:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:38:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:38:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:38:52 15:38:52.648 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:38:52 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:39:01 15:38:52.926 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:39:01 15:38:53.285 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:39:01 15:38:53.287 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:39:01 15:38:53.305 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:39:01 Server Version: 23.0.1 15:39:01 API Version: 1.42 15:39:01 Operating System: CentOS Stream 8 15:39:01 Total Memory: 31890 MB 15:39:01 15:38:53.308 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:39:01 ******************************************************************************** 15:39:01 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:39:01 ******************************************************************************** 15:39:01 15:38:53.312 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:39:01 15:38:53.312 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:39:01 15:38:53.328 [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 15:39:01 15:38:53.336 [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) 15:39:01 15:38:53.772 [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: 70d2e0da243f270bdd4aedbbf4894cfb316094831ab2f7707e6f051d795dda6f 15:39:01 15:38:59.880 [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 PT6.566320127S 15:39:01 15:38:59.999 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 15:39:01 allow.auto.create.topics = true 15:39:01 auto.commit.interval.ms = 5000 15:39:01 auto.include.jmx.reporter = true 15:39:01 auto.offset.reset = earliest 15:39:01 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:39:01 check.crcs = true 15:39:01 client.dns.lookup = use_all_dns_ips 15:39:01 client.id = consumer-test-1 15:39:01 client.rack = 15:39:01 connections.max.idle.ms = 540000 15:39:01 default.api.timeout.ms = 60000 15:39:01 enable.auto.commit = true 15:39:01 exclude.internal.topics = true 15:39:01 fetch.max.bytes = 52428800 15:39:01 fetch.max.wait.ms = 500 15:39:01 fetch.min.bytes = 1 15:39:01 group.id = test 15:39:01 group.instance.id = null 15:39:01 heartbeat.interval.ms = 3000 15:39:01 interceptor.classes = [] 15:39:01 internal.leave.group.on.close = true 15:39:01 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:01 isolation.level = read_uncommitted 15:39:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 max.partition.fetch.bytes = 1048576 15:39:01 max.poll.interval.ms = 300000 15:39:01 max.poll.records = 500 15:39:01 metadata.max.age.ms = 300000 15:39:01 metric.reporters = [] 15:39:01 metrics.num.samples = 2 15:39:01 metrics.recording.level = INFO 15:39:01 metrics.sample.window.ms = 30000 15:39:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:01 receive.buffer.bytes = 65536 15:39:01 reconnect.backoff.max.ms = 1000 15:39:01 reconnect.backoff.ms = 50 15:39:01 request.timeout.ms = 30000 15:39:01 retry.backoff.ms = 100 15:39:01 sasl.client.callback.handler.class = null 15:39:01 sasl.jaas.config = null 15:39:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:01 sasl.kerberos.min.time.before.relogin = 60000 15:39:01 sasl.kerberos.service.name = null 15:39:01 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:01 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:01 sasl.login.callback.handler.class = null 15:39:01 sasl.login.class = null 15:39:01 sasl.login.connect.timeout.ms = null 15:39:01 sasl.login.read.timeout.ms = null 15:39:01 sasl.login.refresh.buffer.seconds = 300 15:39:01 sasl.login.refresh.min.period.seconds = 60 15:39:01 sasl.login.refresh.window.factor = 0.8 15:39:01 sasl.login.refresh.window.jitter = 0.05 15:39:01 sasl.login.retry.backoff.max.ms = 10000 15:39:01 sasl.login.retry.backoff.ms = 100 15:39:01 sasl.mechanism = GSSAPI 15:39:01 sasl.oauthbearer.clock.skew.seconds = 30 15:39:01 sasl.oauthbearer.expected.audience = null 15:39:01 sasl.oauthbearer.expected.issuer = null 15:39:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:01 sasl.oauthbearer.jwks.endpoint.url = null 15:39:01 sasl.oauthbearer.scope.claim.name = scope 15:39:01 sasl.oauthbearer.sub.claim.name = sub 15:39:01 sasl.oauthbearer.token.endpoint.url = null 15:39:01 security.protocol = PLAINTEXT 15:39:01 security.providers = null 15:39:01 send.buffer.bytes = 131072 15:39:01 session.timeout.ms = 45000 15:39:01 socket.connection.setup.timeout.max.ms = 30000 15:39:01 socket.connection.setup.timeout.ms = 10000 15:39:01 ssl.cipher.suites = null 15:39:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:01 ssl.endpoint.identification.algorithm = https 15:39:01 ssl.engine.factory.class = null 15:39:01 ssl.key.password = null 15:39:01 ssl.keymanager.algorithm = SunX509 15:39:01 ssl.keystore.certificate.chain = null 15:39:01 ssl.keystore.key = null 15:39:01 ssl.keystore.location = null 15:39:01 ssl.keystore.password = null 15:39:01 ssl.keystore.type = JKS 15:39:01 ssl.protocol = TLSv1.3 15:39:01 ssl.provider = null 15:39:01 ssl.secure.random.implementation = null 15:39:01 ssl.trustmanager.algorithm = PKIX 15:39:01 ssl.truststore.certificates = null 15:39:01 ssl.truststore.location = null 15:39:01 ssl.truststore.password = null 15:39:01 ssl.truststore.type = JKS 15:39:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:01 15:39:01 15:39:00.114 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 15:39:01 15:39:00.114 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 15:39:01 15:39:00.114 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1700667540113 15:39:01 15:38:48,682 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:39:01 15:38:48,702 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:39:01 15:38:48,702 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:39:01 15:38:48,703 |-INFO in ch.qos.logback.classic.BasicConfigurator@253a891e - Setting up default configuration. 15:39:01 15:39:00,349 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@500bae0b - 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 15:39:01 15:39:00,394 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:01 15:39:00,394 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@500bae0b - 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 15:39:01 15:39:00,397 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:01 15:39:00,397 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:01 15:39:00,397 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:01 15:39:00,399 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:01 15:39:00,399 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@500bae0b - 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 15:39:01 15:39:00,406 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:01 15:39:00,406 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:01 15:39:00,409 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:01 15:39:00,437 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667540435) 15:39:01 15:39:00,437 |-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] 15:39:01 15:39:00,437 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:01 15:39:00,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:01 15:39:00,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:01 15:39:00,450 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:01 15:39:00,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:01 15:39:00,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:01 15:39:00,474 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:01 15:39:00,480 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:01 15:39:00,923 |-INFO in ch.qos.logback.classic.pattern.DateConverter@50833f62 - Setting zoneId to "UTC" 15:39:01 15:39:00,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:01 15:39:00,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:01 15:39:01,158 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:01 15:39:01,159 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:01 15:39:01,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:01 15:39:01,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:01 15:39:01,160 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:01 15:39:01,160 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21002025 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:01 15:39:01,160 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:01 15:39:01,160 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d75b88f - End of configuration. 15:39:01 15:39:01,160 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5fe7f384 - Registering current configuration as safe fallback point 15:39:01 15:39:01 15:39:01 . ____ _ __ _ _ 15:39:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:01 =========|_|==============|___/=/_/_/_/ 15:39:01 :: Spring Boot :: (v3.1.2) 15:39:01 15:39:01 2023-11-22T15:39:01.200Z INFO 8106 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:01 2023-11-22T15:39:01.201Z INFO 8106 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:39:01 2023-11-22T15:39:01.382Z INFO 8106 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.259 seconds (process running for 13.524) 15:39:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:39:03 2023-11-22T15:39:01.925Z INFO 8106 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 15:39:03 2023-11-22T15:39:01.963Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:03 2023-11-22T15:39:01.964Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:03 acks = -1 15:39:03 auto.include.jmx.reporter = true 15:39:03 batch.size = 16384 15:39:03 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:39:03 buffer.memory = 33554432 15:39:03 client.dns.lookup = use_all_dns_ips 15:39:03 client.id = producer-1 15:39:03 compression.type = none 15:39:03 connections.max.idle.ms = 540000 15:39:03 delivery.timeout.ms = 120000 15:39:03 enable.idempotence = false 15:39:03 interceptor.classes = [] 15:39:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:03 linger.ms = 1 15:39:03 max.block.ms = 60000 15:39:03 max.in.flight.requests.per.connection = 5 15:39:03 max.request.size = 1048576 15:39:03 metadata.max.age.ms = 300000 15:39:03 metadata.max.idle.ms = 300000 15:39:03 metric.reporters = [] 15:39:03 metrics.num.samples = 2 15:39:03 metrics.recording.level = INFO 15:39:03 metrics.sample.window.ms = 30000 15:39:03 partitioner.adaptive.partitioning.enable = true 15:39:03 partitioner.availability.timeout.ms = 0 15:39:03 partitioner.class = null 15:39:03 partitioner.ignore.keys = false 15:39:03 receive.buffer.bytes = 32768 15:39:03 reconnect.backoff.max.ms = 1000 15:39:03 reconnect.backoff.ms = 50 15:39:03 request.timeout.ms = 30000 15:39:03 retries = 0 15:39:03 retry.backoff.ms = 100 15:39:03 sasl.client.callback.handler.class = null 15:39:03 sasl.jaas.config = null 15:39:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:03 sasl.kerberos.min.time.before.relogin = 60000 15:39:03 sasl.kerberos.service.name = null 15:39:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:03 sasl.login.callback.handler.class = null 15:39:03 sasl.login.class = null 15:39:03 sasl.login.connect.timeout.ms = null 15:39:03 sasl.login.read.timeout.ms = null 15:39:03 sasl.login.refresh.buffer.seconds = 300 15:39:03 sasl.login.refresh.min.period.seconds = 60 15:39:03 sasl.login.refresh.window.factor = 0.8 15:39:03 sasl.login.refresh.window.jitter = 0.05 15:39:03 sasl.login.retry.backoff.max.ms = 10000 15:39:03 sasl.login.retry.backoff.ms = 100 15:39:03 sasl.mechanism = GSSAPI 15:39:03 sasl.oauthbearer.clock.skew.seconds = 30 15:39:03 sasl.oauthbearer.expected.audience = null 15:39:03 sasl.oauthbearer.expected.issuer = null 15:39:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:03 sasl.oauthbearer.jwks.endpoint.url = null 15:39:03 sasl.oauthbearer.scope.claim.name = scope 15:39:03 sasl.oauthbearer.sub.claim.name = sub 15:39:03 sasl.oauthbearer.token.endpoint.url = null 15:39:03 security.protocol = PLAINTEXT 15:39:03 security.providers = null 15:39:03 send.buffer.bytes = 131072 15:39:03 socket.connection.setup.timeout.max.ms = 30000 15:39:03 socket.connection.setup.timeout.ms = 10000 15:39:03 ssl.cipher.suites = null 15:39:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:03 ssl.endpoint.identification.algorithm = https 15:39:03 ssl.engine.factory.class = null 15:39:03 ssl.key.password = null 15:39:03 ssl.keymanager.algorithm = SunX509 15:39:03 ssl.keystore.certificate.chain = null 15:39:03 ssl.keystore.key = null 15:39:03 ssl.keystore.location = null 15:39:03 ssl.keystore.password = null 15:39:03 ssl.keystore.type = JKS 15:39:03 ssl.protocol = TLSv1.3 15:39:03 ssl.provider = null 15:39:03 ssl.secure.random.implementation = null 15:39:03 ssl.trustmanager.algorithm = PKIX 15:39:03 ssl.truststore.certificates = null 15:39:03 ssl.truststore.location = null 15:39:03 ssl.truststore.password = null 15:39:03 ssl.truststore.type = JKS 15:39:03 transaction.timeout.ms = 60000 15:39:03 transactional.id = null 15:39:03 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:39:03 15:39:03 2023-11-22T15:39:01.989Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:03 2023-11-22T15:39:01.989Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:03 2023-11-22T15:39:01.989Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:03 2023-11-22T15:39:01.989Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667541989 15:39:03 2023-11-22T15:39:02.537Z WARN 8106 --- [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} 15:39:03 2023-11-22T15:39:02.537Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: iZc7t_8XQzq5FampWX3-NQ 15:39:03 2023-11-22T15:39:02.671Z WARN 8106 --- [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} 15:39:03 2023-11-22T15:39:02.780Z INFO 8106 --- [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 nB_KNS-RTDuUcj0d7uzi6A 15:39:03 2023-11-22T15:39:02.834Z INFO 8106 --- [ 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 nB_KNS-RTDuUcj0d7uzi6A 15:39:03 2023-11-22T15:39:02.834Z INFO 8106 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: iZc7t_8XQzq5FampWX3-NQ 15:39:03 2023-11-22T15:39:03.074Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 15:39:03 2023-11-22T15:39:03.080Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:39:03 2023-11-22T15:39:03.111Z INFO 8106 --- [ 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-517622ee-5f3b-410d-b4bd-b461c3e94c36 15:39:03 2023-11-22T15:39:03.112Z INFO 8106 --- [ 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) 15:39:03 2023-11-22T15:39:03.112Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:39:03 2023-11-22T15:39:03.136Z INFO 8106 --- [ 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-517622ee-5f3b-410d-b4bd-b461c3e94c36', protocol='range'} 15:39:03 2023-11-22T15:39:03.138Z INFO 8106 --- [ 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-517622ee-5f3b-410d-b4bd-b461c3e94c36=Assignment(partitions=[test-topic-0])} 15:39:03 2023-11-22T15:39:03.169Z INFO 8106 --- [ 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-517622ee-5f3b-410d-b4bd-b461c3e94c36', protocol='range'} 15:39:03 2023-11-22T15:39:03.170Z INFO 8106 --- [ 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]) 15:39:03 2023-11-22T15:39:03.174Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 15:39:03 2023-11-22T15:39:03.189Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 15:39:03 2023-11-22T15:39:03.209Z INFO 8106 --- [ 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}}. 15:39:03 2023-11-22T15:39:03.366Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:03 2023-11-22T15:39:03.368Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:39:03 2023-11-22T15:39:03.465Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:03 2023-11-22T15:39:03.465Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 15:39:03 2023-11-22T15:39:03.466Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 15:39:03 2023-11-22T15:39:03.466Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 15:39:03 2023-11-22T15:39:03.468Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:03 2023-11-22T15:39:03.468Z WARN 8106 --- [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. 15:39:03 2023-11-22T15:39:03.466Z INFO 8106 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=666734613, epoch=1) to node 1: 15:39:03 15:39:03 org.apache.kafka.common.errors.DisconnectException: null 15:39:03 15:39:03 2023-11-22T15:39:03.470Z INFO 8106 --- [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. 15:39:03 2023-11-22T15:39:03.570Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:03 2023-11-22T15:39:03.570Z WARN 8106 --- [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. 15:39:03 2023-11-22T15:39:03.572Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:03 2023-11-22T15:39:03.572Z WARN 8106 --- [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. 15:39:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.967 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:39:03 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:39:09 2023-11-22T15:39:03.634Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:39:09 2023-11-22T15:39:03.674Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:03.675Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:03.676Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7fb12e1852e794059120f6bf996fb8130f52509af1f4aed407ae093e3662ca2b 15:39:09 2023-11-22T15:39:03.824Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:03.825Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:03.977Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:03.977Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:04.227Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:04.228Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:04.486Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:04.486Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:05.085Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:05.085Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:05.391Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:05.391Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:06.044Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:06.045Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:06.299Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:06.299Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:07.053Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:07.053Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:07.515Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:07.515Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:08.175Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:08.175Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:08.422Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:08.423Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:09.251Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:09 2023-11-22T15:39:09.251Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:09.327Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.693013402S 15:39:09 2023-11-22T15:39:09.331Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:09 allow.auto.create.topics = true 15:39:09 auto.commit.interval.ms = 5000 15:39:09 auto.include.jmx.reporter = true 15:39:09 auto.offset.reset = earliest 15:39:09 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:39:09 check.crcs = true 15:39:09 client.dns.lookup = use_all_dns_ips 15:39:09 client.id = consumer-test-2 15:39:09 client.rack = 15:39:09 connections.max.idle.ms = 540000 15:39:09 default.api.timeout.ms = 60000 15:39:09 enable.auto.commit = true 15:39:09 exclude.internal.topics = true 15:39:09 fetch.max.bytes = 52428800 15:39:09 fetch.max.wait.ms = 500 15:39:09 fetch.min.bytes = 1 15:39:09 group.id = test 15:39:09 group.instance.id = null 15:39:09 heartbeat.interval.ms = 3000 15:39:09 interceptor.classes = [] 15:39:09 internal.leave.group.on.close = true 15:39:09 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:09 isolation.level = read_uncommitted 15:39:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:09 max.partition.fetch.bytes = 1048576 15:39:09 max.poll.interval.ms = 300000 15:39:09 max.poll.records = 500 15:39:09 metadata.max.age.ms = 300000 15:39:09 metric.reporters = [] 15:39:09 metrics.num.samples = 2 15:39:09 metrics.recording.level = INFO 15:39:09 metrics.sample.window.ms = 30000 15:39:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:09 receive.buffer.bytes = 65536 15:39:09 reconnect.backoff.max.ms = 1000 15:39:09 reconnect.backoff.ms = 50 15:39:09 request.timeout.ms = 30000 15:39:09 retry.backoff.ms = 100 15:39:09 sasl.client.callback.handler.class = null 15:39:09 sasl.jaas.config = null 15:39:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:09 sasl.kerberos.min.time.before.relogin = 60000 15:39:09 sasl.kerberos.service.name = null 15:39:09 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:09 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:09 sasl.login.callback.handler.class = null 15:39:09 sasl.login.class = null 15:39:09 sasl.login.connect.timeout.ms = null 15:39:09 sasl.login.read.timeout.ms = null 15:39:09 sasl.login.refresh.buffer.seconds = 300 15:39:09 sasl.login.refresh.min.period.seconds = 60 15:39:09 sasl.login.refresh.window.factor = 0.8 15:39:09 sasl.login.refresh.window.jitter = 0.05 15:39:09 sasl.login.retry.backoff.max.ms = 10000 15:39:09 sasl.login.retry.backoff.ms = 100 15:39:09 sasl.mechanism = GSSAPI 15:39:09 sasl.oauthbearer.clock.skew.seconds = 30 15:39:09 sasl.oauthbearer.expected.audience = null 15:39:09 sasl.oauthbearer.expected.issuer = null 15:39:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:09 sasl.oauthbearer.jwks.endpoint.url = null 15:39:09 sasl.oauthbearer.scope.claim.name = scope 15:39:09 sasl.oauthbearer.sub.claim.name = sub 15:39:09 sasl.oauthbearer.token.endpoint.url = null 15:39:09 security.protocol = PLAINTEXT 15:39:09 security.providers = null 15:39:09 send.buffer.bytes = 131072 15:39:09 session.timeout.ms = 45000 15:39:09 socket.connection.setup.timeout.max.ms = 30000 15:39:09 socket.connection.setup.timeout.ms = 10000 15:39:09 ssl.cipher.suites = null 15:39:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:09 ssl.endpoint.identification.algorithm = https 15:39:09 ssl.engine.factory.class = null 15:39:09 ssl.key.password = null 15:39:09 ssl.keymanager.algorithm = SunX509 15:39:09 ssl.keystore.certificate.chain = null 15:39:09 ssl.keystore.key = null 15:39:09 ssl.keystore.location = null 15:39:09 ssl.keystore.password = null 15:39:09 ssl.keystore.type = JKS 15:39:09 ssl.protocol = TLSv1.3 15:39:09 ssl.provider = null 15:39:09 ssl.secure.random.implementation = null 15:39:09 ssl.trustmanager.algorithm = PKIX 15:39:09 ssl.truststore.certificates = null 15:39:09 ssl.truststore.location = null 15:39:09 ssl.truststore.password = null 15:39:09 ssl.truststore.type = JKS 15:39:09 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:09 15:39:09 2023-11-22T15:39:09.335Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:09 2023-11-22T15:39:09.335Z WARN 8106 --- [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. 15:39:09 2023-11-22T15:39:09.337Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:09 2023-11-22T15:39:09.337Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:09 2023-11-22T15:39:09.337Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667549337 15:39:09 15:39:09,387 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:39:09 15:39:09,388 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:39:09 15:39:09,389 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66b2416e - 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 15:39:09 15:39:09,393 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:09 15:39:09,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66b2416e - 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 15:39:09 15:39:09,395 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:09 15:39:09,395 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:09 15:39:09,395 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:09 15:39:09,395 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:09 15:39:09,395 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66b2416e - 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 15:39:09 15:39:09,398 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:09 15:39:09,398 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:09 15:39:09,398 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:09 15:39:09,398 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667549398) 15:39:09 15:39:09,398 |-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] 15:39:09 15:39:09,399 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:09 15:39:09,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:09 15:39:09,401 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:09 15:39:09,401 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:09 15:39:09,401 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:09 15:39:09,402 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:09 15:39:09,402 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:09 15:39:09,403 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 15:39:09 15:39:09,408 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2a85fbb7 - Setting zoneId to "UTC" 15:39:09 15:39:09,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:09 15:39:09,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:09 15:39:09,416 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:09 15:39:09,418 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@378c66fb - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:09 15:39:09,419 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16a927cc - End of configuration. 15:39:09 15:39:09,419 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6264bd46 - Registering current configuration as safe fallback point 15:39:09 15:39:09 15:39:09 . ____ _ __ _ _ 15:39:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:09 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:09 =========|_|==============|___/=/_/_/_/ 15:39:09 :: Spring Boot :: (v3.1.2) 15:39:09 15:39:09 2023-11-22T15:39:09.435Z INFO 8106 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:09 2023-11-22T15:39:09.436Z INFO 8106 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:39:09 2023-11-22T15:39:09.599Z INFO 8106 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.259 seconds (process running for 21.741) 15:39:10 2023-11-22T15:39:09.605Z INFO 8106 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 15:39:10 2023-11-22T15:39:09.643Z INFO 8106 --- [ main] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='some-uuid', source=sample-test-source, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 115, 111, 109, 101, 45, 111, 112, 101, 114, 97, 116, 105, 111, 110, 45, 105, 100, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 99, 109, 45, 104, 97, 110, 100, 108, 101, 45, 105, 100, 34, 93, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 97, 110, 121, 45, 115, 117, 99, 99, 101, 115, 115, 45, 115, 116, 97, 116, 117, 115, 45, 99, 111, 100, 101, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 97, 112, 112, 108, 105, 101, 100, 32, 99, 104, 97, 110, 103, 101, 115, 34, 44, 34, 114, 101, 115, 117, 108, 116, 34, 58, 123, 34, 115, 111, 109, 101, 45, 107, 101, 121, 34, 58, 34, 115, 111, 109, 101, 45, 118, 97, 108, 117, 101, 34, 125, 125, 93, 125, 125]}, extensions={destination=client-topic, correlationid=request-id}} ... 15:39:10 2023-11-22T15:39:09.643Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:10 2023-11-22T15:39:09.644Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:10 acks = -1 15:39:10 auto.include.jmx.reporter = true 15:39:10 batch.size = 16384 15:39:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:39:10 buffer.memory = 33554432 15:39:10 client.dns.lookup = use_all_dns_ips 15:39:10 client.id = producer-2 15:39:10 compression.type = none 15:39:10 connections.max.idle.ms = 540000 15:39:10 delivery.timeout.ms = 120000 15:39:10 enable.idempotence = false 15:39:10 interceptor.classes = [] 15:39:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:10 linger.ms = 1 15:39:10 max.block.ms = 60000 15:39:10 max.in.flight.requests.per.connection = 5 15:39:10 max.request.size = 1048576 15:39:10 metadata.max.age.ms = 300000 15:39:10 metadata.max.idle.ms = 300000 15:39:10 metric.reporters = [] 15:39:10 metrics.num.samples = 2 15:39:10 metrics.recording.level = INFO 15:39:10 metrics.sample.window.ms = 30000 15:39:10 partitioner.adaptive.partitioning.enable = true 15:39:10 partitioner.availability.timeout.ms = 0 15:39:10 partitioner.class = null 15:39:10 partitioner.ignore.keys = false 15:39:10 receive.buffer.bytes = 32768 15:39:10 reconnect.backoff.max.ms = 1000 15:39:10 reconnect.backoff.ms = 50 15:39:10 request.timeout.ms = 30000 15:39:10 retries = 0 15:39:10 retry.backoff.ms = 100 15:39:10 sasl.client.callback.handler.class = null 15:39:10 sasl.jaas.config = null 15:39:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:10 sasl.kerberos.min.time.before.relogin = 60000 15:39:10 sasl.kerberos.service.name = null 15:39:10 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:10 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:10 sasl.login.callback.handler.class = null 15:39:10 sasl.login.class = null 15:39:10 sasl.login.connect.timeout.ms = null 15:39:10 sasl.login.read.timeout.ms = null 15:39:10 sasl.login.refresh.buffer.seconds = 300 15:39:10 sasl.login.refresh.min.period.seconds = 60 15:39:10 sasl.login.refresh.window.factor = 0.8 15:39:10 sasl.login.refresh.window.jitter = 0.05 15:39:10 sasl.login.retry.backoff.max.ms = 10000 15:39:10 sasl.login.retry.backoff.ms = 100 15:39:10 sasl.mechanism = GSSAPI 15:39:10 sasl.oauthbearer.clock.skew.seconds = 30 15:39:10 sasl.oauthbearer.expected.audience = null 15:39:10 sasl.oauthbearer.expected.issuer = null 15:39:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:10 sasl.oauthbearer.jwks.endpoint.url = null 15:39:10 sasl.oauthbearer.scope.claim.name = scope 15:39:10 sasl.oauthbearer.sub.claim.name = sub 15:39:10 sasl.oauthbearer.token.endpoint.url = null 15:39:10 security.protocol = PLAINTEXT 15:39:10 security.providers = null 15:39:10 send.buffer.bytes = 131072 15:39:10 socket.connection.setup.timeout.max.ms = 30000 15:39:10 socket.connection.setup.timeout.ms = 10000 15:39:10 ssl.cipher.suites = null 15:39:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:10 ssl.endpoint.identification.algorithm = https 15:39:10 ssl.engine.factory.class = null 15:39:10 ssl.key.password = null 15:39:10 ssl.keymanager.algorithm = SunX509 15:39:10 ssl.keystore.certificate.chain = null 15:39:10 ssl.keystore.key = null 15:39:10 ssl.keystore.location = null 15:39:10 ssl.keystore.password = null 15:39:10 ssl.keystore.type = JKS 15:39:10 ssl.protocol = TLSv1.3 15:39:10 ssl.provider = null 15:39:10 ssl.secure.random.implementation = null 15:39:10 ssl.trustmanager.algorithm = PKIX 15:39:10 ssl.truststore.certificates = null 15:39:10 ssl.truststore.location = null 15:39:10 ssl.truststore.password = null 15:39:10 ssl.truststore.type = JKS 15:39:10 transaction.timeout.ms = 60000 15:39:10 transactional.id = null 15:39:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:10 15:39:10 2023-11-22T15:39:09.648Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:10 2023-11-22T15:39:09.648Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:10 2023-11-22T15:39:09.648Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:10 2023-11-22T15:39:09.648Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667549648 15:39:10 2023-11-22T15:39:09.742Z WARN 8106 --- [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} 15:39:10 2023-11-22T15:39:09.742Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: Rc2WKibQQKSQ1NFbbkOJ6w 15:39:10 2023-11-22T15:39:09.867Z WARN 8106 --- [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} 15:39:10 2023-11-22T15:39:09.972Z INFO 8106 --- [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 TSAYFo6RQiqYkyBhwRIUHA 15:39:10 2023-11-22T15:39:09.990Z INFO 8106 --- [ 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 TSAYFo6RQiqYkyBhwRIUHA 15:39:10 2023-11-22T15:39:09.990Z INFO 8106 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: Rc2WKibQQKSQ1NFbbkOJ6w 15:39:10 2023-11-22T15:39:10.122Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 15:39:10 2023-11-22T15:39:10.126Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:39:10 2023-11-22T15:39:10.155Z INFO 8106 --- [ 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-8486a378-9d82-4f5c-a71b-f5d89c05dc85 15:39:10 2023-11-22T15:39:10.156Z INFO 8106 --- [ 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) 15:39:10 2023-11-22T15:39:10.156Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:39:10 2023-11-22T15:39:10.181Z INFO 8106 --- [ 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-8486a378-9d82-4f5c-a71b-f5d89c05dc85', protocol='range'} 15:39:10 2023-11-22T15:39:10.181Z INFO 8106 --- [ 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-8486a378-9d82-4f5c-a71b-f5d89c05dc85=Assignment(partitions=[client-topic-0])} 15:39:10 2023-11-22T15:39:10.203Z INFO 8106 --- [ 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-8486a378-9d82-4f5c-a71b-f5d89c05dc85', protocol='range'} 15:39:10 2023-11-22T15:39:10.203Z INFO 8106 --- [ 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]) 15:39:10 2023-11-22T15:39:10.203Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 15:39:10 2023-11-22T15:39:10.213Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 15:39:10 2023-11-22T15:39:10.227Z INFO 8106 --- [ 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}}. 15:39:10 2023-11-22T15:39:10.267Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.267Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.267Z WARN 8106 --- [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. 15:39:10 2023-11-22T15:39:10.267Z WARN 8106 --- [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. 15:39:10 2023-11-22T15:39:10.294Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:10 allow.auto.create.topics = true 15:39:10 auto.commit.interval.ms = 5000 15:39:10 auto.include.jmx.reporter = true 15:39:10 auto.offset.reset = earliest 15:39:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:39:10 check.crcs = true 15:39:10 client.dns.lookup = use_all_dns_ips 15:39:10 client.id = consumer-test-3 15:39:10 client.rack = 15:39:10 connections.max.idle.ms = 540000 15:39:10 default.api.timeout.ms = 60000 15:39:10 enable.auto.commit = true 15:39:10 exclude.internal.topics = true 15:39:10 fetch.max.bytes = 52428800 15:39:10 fetch.max.wait.ms = 500 15:39:10 fetch.min.bytes = 1 15:39:10 group.id = test 15:39:10 group.instance.id = null 15:39:10 heartbeat.interval.ms = 3000 15:39:10 interceptor.classes = [] 15:39:10 internal.leave.group.on.close = true 15:39:10 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:10 isolation.level = read_uncommitted 15:39:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:10 max.partition.fetch.bytes = 1048576 15:39:10 max.poll.interval.ms = 300000 15:39:10 max.poll.records = 500 15:39:10 metadata.max.age.ms = 300000 15:39:10 metric.reporters = [] 15:39:10 metrics.num.samples = 2 15:39:10 metrics.recording.level = INFO 15:39:10 metrics.sample.window.ms = 30000 15:39:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:10 receive.buffer.bytes = 65536 15:39:10 reconnect.backoff.max.ms = 1000 15:39:10 reconnect.backoff.ms = 50 15:39:10 request.timeout.ms = 30000 15:39:10 retry.backoff.ms = 100 15:39:10 sasl.client.callback.handler.class = null 15:39:10 sasl.jaas.config = null 15:39:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:10 sasl.kerberos.min.time.before.relogin = 60000 15:39:10 sasl.kerberos.service.name = null 15:39:10 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:10 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:10 sasl.login.callback.handler.class = null 15:39:10 sasl.login.class = null 15:39:10 sasl.login.connect.timeout.ms = null 15:39:10 sasl.login.read.timeout.ms = null 15:39:10 sasl.login.refresh.buffer.seconds = 300 15:39:10 sasl.login.refresh.min.period.seconds = 60 15:39:10 sasl.login.refresh.window.factor = 0.8 15:39:10 sasl.login.refresh.window.jitter = 0.05 15:39:10 sasl.login.retry.backoff.max.ms = 10000 15:39:10 sasl.login.retry.backoff.ms = 100 15:39:10 sasl.mechanism = GSSAPI 15:39:10 sasl.oauthbearer.clock.skew.seconds = 30 15:39:10 sasl.oauthbearer.expected.audience = null 15:39:10 sasl.oauthbearer.expected.issuer = null 15:39:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:10 sasl.oauthbearer.jwks.endpoint.url = null 15:39:10 sasl.oauthbearer.scope.claim.name = scope 15:39:10 sasl.oauthbearer.sub.claim.name = sub 15:39:10 sasl.oauthbearer.token.endpoint.url = null 15:39:10 security.protocol = PLAINTEXT 15:39:10 security.providers = null 15:39:10 send.buffer.bytes = 131072 15:39:10 session.timeout.ms = 45000 15:39:10 socket.connection.setup.timeout.max.ms = 30000 15:39:10 socket.connection.setup.timeout.ms = 10000 15:39:10 ssl.cipher.suites = null 15:39:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:10 ssl.endpoint.identification.algorithm = https 15:39:10 ssl.engine.factory.class = null 15:39:10 ssl.key.password = null 15:39:10 ssl.keymanager.algorithm = SunX509 15:39:10 ssl.keystore.certificate.chain = null 15:39:10 ssl.keystore.key = null 15:39:10 ssl.keystore.location = null 15:39:10 ssl.keystore.password = null 15:39:10 ssl.keystore.type = JKS 15:39:10 ssl.protocol = TLSv1.3 15:39:10 ssl.provider = null 15:39:10 ssl.secure.random.implementation = null 15:39:10 ssl.trustmanager.algorithm = PKIX 15:39:10 ssl.truststore.certificates = null 15:39:10 ssl.truststore.location = null 15:39:10 ssl.truststore.password = null 15:39:10 ssl.truststore.type = JKS 15:39:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:10 15:39:10 2023-11-22T15:39:10.303Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:10 2023-11-22T15:39:10.303Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:10 2023-11-22T15:39:10.303Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667550303 15:39:10 2023-11-22T15:39:10.312Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:10 allow.auto.create.topics = true 15:39:10 auto.commit.interval.ms = 5000 15:39:10 auto.include.jmx.reporter = true 15:39:10 auto.offset.reset = earliest 15:39:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:39:10 check.crcs = true 15:39:10 client.dns.lookup = use_all_dns_ips 15:39:10 client.id = consumer-test-4 15:39:10 client.rack = 15:39:10 connections.max.idle.ms = 540000 15:39:10 default.api.timeout.ms = 60000 15:39:10 enable.auto.commit = true 15:39:10 exclude.internal.topics = true 15:39:10 fetch.max.bytes = 52428800 15:39:10 fetch.max.wait.ms = 500 15:39:10 fetch.min.bytes = 1 15:39:10 group.id = test 15:39:10 group.instance.id = null 15:39:10 heartbeat.interval.ms = 3000 15:39:10 interceptor.classes = [] 15:39:10 internal.leave.group.on.close = true 15:39:10 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:10 isolation.level = read_uncommitted 15:39:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:10 max.partition.fetch.bytes = 1048576 15:39:10 max.poll.interval.ms = 300000 15:39:10 max.poll.records = 500 15:39:10 metadata.max.age.ms = 300000 15:39:10 metric.reporters = [] 15:39:10 metrics.num.samples = 2 15:39:10 metrics.recording.level = INFO 15:39:10 metrics.sample.window.ms = 30000 15:39:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:10 receive.buffer.bytes = 65536 15:39:10 reconnect.backoff.max.ms = 1000 15:39:10 reconnect.backoff.ms = 50 15:39:10 request.timeout.ms = 30000 15:39:10 retry.backoff.ms = 100 15:39:10 sasl.client.callback.handler.class = null 15:39:10 sasl.jaas.config = null 15:39:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:10 sasl.kerberos.min.time.before.relogin = 60000 15:39:10 sasl.kerberos.service.name = null 15:39:10 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:10 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:10 sasl.login.callback.handler.class = null 15:39:10 sasl.login.class = null 15:39:10 sasl.login.connect.timeout.ms = null 15:39:10 sasl.login.read.timeout.ms = null 15:39:10 sasl.login.refresh.buffer.seconds = 300 15:39:10 sasl.login.refresh.min.period.seconds = 60 15:39:10 sasl.login.refresh.window.factor = 0.8 15:39:10 sasl.login.refresh.window.jitter = 0.05 15:39:10 sasl.login.retry.backoff.max.ms = 10000 15:39:10 sasl.login.retry.backoff.ms = 100 15:39:10 sasl.mechanism = GSSAPI 15:39:10 sasl.oauthbearer.clock.skew.seconds = 30 15:39:10 sasl.oauthbearer.expected.audience = null 15:39:10 sasl.oauthbearer.expected.issuer = null 15:39:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:10 sasl.oauthbearer.jwks.endpoint.url = null 15:39:10 sasl.oauthbearer.scope.claim.name = scope 15:39:10 sasl.oauthbearer.sub.claim.name = sub 15:39:10 sasl.oauthbearer.token.endpoint.url = null 15:39:10 security.protocol = PLAINTEXT 15:39:10 security.providers = null 15:39:10 send.buffer.bytes = 131072 15:39:10 session.timeout.ms = 45000 15:39:10 socket.connection.setup.timeout.max.ms = 30000 15:39:10 socket.connection.setup.timeout.ms = 10000 15:39:10 ssl.cipher.suites = null 15:39:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:10 ssl.endpoint.identification.algorithm = https 15:39:10 ssl.engine.factory.class = null 15:39:10 ssl.key.password = null 15:39:10 ssl.keymanager.algorithm = SunX509 15:39:10 ssl.keystore.certificate.chain = null 15:39:10 ssl.keystore.key = null 15:39:10 ssl.keystore.location = null 15:39:10 ssl.keystore.password = null 15:39:10 ssl.keystore.type = JKS 15:39:10 ssl.protocol = TLSv1.3 15:39:10 ssl.provider = null 15:39:10 ssl.secure.random.implementation = null 15:39:10 ssl.trustmanager.algorithm = PKIX 15:39:10 ssl.truststore.certificates = null 15:39:10 ssl.truststore.location = null 15:39:10 ssl.truststore.password = null 15:39:10 ssl.truststore.type = JKS 15:39:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:39:10 15:39:10 2023-11-22T15:39:10.316Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:10 2023-11-22T15:39:10.316Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:10 2023-11-22T15:39:10.316Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667550316 15:39:10 2023-11-22T15:39:10.384Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.385Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:39:10 2023-11-22T15:39:10.385Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.386Z INFO 8106 --- [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: 117ms, elapsed time since send: 117ms, request timeout: 30000ms) 15:39:10 2023-11-22T15:39:10.386Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 15:39:10 2023-11-22T15:39:10.386Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 15:39:10 2023-11-22T15:39:10.386Z INFO 8106 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1405193732, epoch=1) to node 1: 15:39:10 15:39:10 org.apache.kafka.common.errors.DisconnectException: null 15:39:10 15:39:10 2023-11-22T15:39:10.386Z INFO 8106 --- [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. 15:39:10 2023-11-22T15:39:10.486Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.486Z WARN 8106 --- [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. 15:39:10 2023-11-22T15:39:10.489Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.489Z WARN 8106 --- [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. 15:39:10 2023-11-22T15:39:10.591Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:10 2023-11-22T15:39:10.591Z WARN 8106 --- [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. 15:39:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.97 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:39:10 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:39:17 2023-11-22T15:39:10.614Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:39:17 2023-11-22T15:39:10.638Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:10.638Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:10.678Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3c7fd3bfe1ea56e25fc17f8ac1b748a01bc5126240b876fedc0a16b215d24981 15:39:17 2023-11-22T15:39:10.793Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:10.793Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:10.896Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:10.896Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:11.177Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:11.177Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:11.198Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:11.198Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:11.251Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:11.251Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:11.486Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:11.486Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:12.015Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:12.015Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:12.086Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:12.086Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:12.236Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:12.236Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:12.695Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:12.695Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:12.923Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:12.923Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:13.094Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:13.094Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:13.146Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:13.146Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:13.901Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:13.902Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:14.029Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:14.029Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:14.098Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:14.098Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:14.157Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:14.157Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:14.824Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:14.825Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:15.001Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:15.001Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:15.205Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:15.205Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:15.269Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:15.269Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:15.985Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:15.985Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:16.062Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:16.062Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:16.185Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.570623729S 15:39:17 2023-11-22T15:39:16.211Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:16.211Z WARN 8106 --- [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. 15:39:17 15:39:16,247 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:39:17 15:39:16,247 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:39:17 15:39:16,248 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7581ad8a - 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 15:39:17 15:39:16,251 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:17 15:39:16,251 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7581ad8a - 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 15:39:17 15:39:16,252 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:17 15:39:16,252 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:17 15:39:16,252 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:17 15:39:16,253 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:17 15:39:16,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7581ad8a - 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 15:39:17 15:39:16,255 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:17 15:39:16,255 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:17 15:39:16,255 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:17 15:39:16,255 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667556255) 15:39:17 15:39:16,255 |-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] 15:39:17 15:39:16,255 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:17 15:39:16,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:17 15:39:16,265 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:17 15:39:16,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:17 15:39:16,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:17 15:39:16,266 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:17 15:39:16,266 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:17 15:39:16,271 |-INFO in ch.qos.logback.classic.pattern.DateConverter@74cae819 - Setting zoneId to "UTC" 15:39:17 15:39:16,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:17 15:39:16,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69cba1cf - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:17 15:39:16,275 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8a99e92 - End of configuration. 15:39:17 15:39:16,276 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@703c9ff0 - Registering current configuration as safe fallback point 15:39:17 15:39:17 15:39:17 . ____ _ __ _ _ 15:39:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:17 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:17 =========|_|==============|___/=/_/_/_/ 15:39:17 :: Spring Boot :: (v3.1.2) 15:39:17 15:39:17 2023-11-22T15:39:16.281Z INFO 8106 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:17 2023-11-22T15:39:16.281Z INFO 8106 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:39:17 2023-11-22T15:39:16.481Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:17 2023-11-22T15:39:16.481Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:16.898Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:17 2023-11-22T15:39:16.898Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:17.006Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:17 allow.auto.create.topics = true 15:39:17 auto.commit.interval.ms = 5000 15:39:17 auto.include.jmx.reporter = true 15:39:17 auto.offset.reset = latest 15:39:17 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:17 check.crcs = true 15:39:17 client.dns.lookup = use_all_dns_ips 15:39:17 client.id = consumer-ncmp-data-operation-event-group-5 15:39:17 client.rack = 15:39:17 connections.max.idle.ms = 540000 15:39:17 default.api.timeout.ms = 60000 15:39:17 enable.auto.commit = false 15:39:17 exclude.internal.topics = true 15:39:17 fetch.max.bytes = 52428800 15:39:17 fetch.max.wait.ms = 500 15:39:17 fetch.min.bytes = 1 15:39:17 group.id = ncmp-data-operation-event-group 15:39:17 group.instance.id = null 15:39:17 heartbeat.interval.ms = 3000 15:39:17 interceptor.classes = [] 15:39:17 internal.leave.group.on.close = true 15:39:17 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:17 isolation.level = read_uncommitted 15:39:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:17 max.partition.fetch.bytes = 1048576 15:39:17 max.poll.interval.ms = 300000 15:39:17 max.poll.records = 500 15:39:17 metadata.max.age.ms = 300000 15:39:17 metric.reporters = [] 15:39:17 metrics.num.samples = 2 15:39:17 metrics.recording.level = INFO 15:39:17 metrics.sample.window.ms = 30000 15:39:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:17 receive.buffer.bytes = 65536 15:39:17 reconnect.backoff.max.ms = 1000 15:39:17 reconnect.backoff.ms = 50 15:39:17 request.timeout.ms = 30000 15:39:17 retry.backoff.ms = 100 15:39:17 sasl.client.callback.handler.class = null 15:39:17 sasl.jaas.config = null 15:39:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:17 sasl.kerberos.min.time.before.relogin = 60000 15:39:17 sasl.kerberos.service.name = null 15:39:17 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:17 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:17 sasl.login.callback.handler.class = null 15:39:17 sasl.login.class = null 15:39:17 sasl.login.connect.timeout.ms = null 15:39:17 sasl.login.read.timeout.ms = null 15:39:17 sasl.login.refresh.buffer.seconds = 300 15:39:17 sasl.login.refresh.min.period.seconds = 60 15:39:17 sasl.login.refresh.window.factor = 0.8 15:39:17 sasl.login.refresh.window.jitter = 0.05 15:39:17 sasl.login.retry.backoff.max.ms = 10000 15:39:17 sasl.login.retry.backoff.ms = 100 15:39:17 sasl.mechanism = GSSAPI 15:39:17 sasl.oauthbearer.clock.skew.seconds = 30 15:39:17 sasl.oauthbearer.expected.audience = null 15:39:17 sasl.oauthbearer.expected.issuer = null 15:39:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:17 sasl.oauthbearer.jwks.endpoint.url = null 15:39:17 sasl.oauthbearer.scope.claim.name = scope 15:39:17 sasl.oauthbearer.sub.claim.name = sub 15:39:17 sasl.oauthbearer.token.endpoint.url = null 15:39:17 security.protocol = PLAINTEXT 15:39:17 security.providers = null 15:39:17 send.buffer.bytes = 131072 15:39:17 session.timeout.ms = 45000 15:39:17 socket.connection.setup.timeout.max.ms = 30000 15:39:17 socket.connection.setup.timeout.ms = 10000 15:39:17 ssl.cipher.suites = null 15:39:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:17 ssl.endpoint.identification.algorithm = https 15:39:17 ssl.engine.factory.class = null 15:39:17 ssl.key.password = null 15:39:17 ssl.keymanager.algorithm = SunX509 15:39:17 ssl.keystore.certificate.chain = null 15:39:17 ssl.keystore.key = null 15:39:17 ssl.keystore.location = null 15:39:17 ssl.keystore.password = null 15:39:17 ssl.keystore.type = JKS 15:39:17 ssl.protocol = TLSv1.3 15:39:17 ssl.provider = null 15:39:17 ssl.secure.random.implementation = null 15:39:17 ssl.trustmanager.algorithm = PKIX 15:39:17 ssl.truststore.certificates = null 15:39:17 ssl.truststore.location = null 15:39:17 ssl.truststore.password = null 15:39:17 ssl.truststore.type = JKS 15:39:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:39:17 15:39:17 2023-11-22T15:39:17.009Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:17 2023-11-22T15:39:17.009Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:17 2023-11-22T15:39:17.009Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667557009 15:39:17 2023-11-22T15:39:17.011Z INFO 8106 --- [ 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 15:39:17 2023-11-22T15:39:17.020Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:17 allow.auto.create.topics = true 15:39:17 auto.commit.interval.ms = 5000 15:39:17 auto.include.jmx.reporter = true 15:39:17 auto.offset.reset = latest 15:39:17 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:17 check.crcs = true 15:39:17 client.dns.lookup = use_all_dns_ips 15:39:17 client.id = consumer-ncmp-async-rest-request-event-group-6 15:39:17 client.rack = 15:39:17 connections.max.idle.ms = 540000 15:39:17 default.api.timeout.ms = 60000 15:39:17 enable.auto.commit = false 15:39:17 exclude.internal.topics = true 15:39:17 fetch.max.bytes = 52428800 15:39:17 fetch.max.wait.ms = 500 15:39:17 fetch.min.bytes = 1 15:39:17 group.id = ncmp-async-rest-request-event-group 15:39:17 group.instance.id = null 15:39:17 heartbeat.interval.ms = 3000 15:39:17 interceptor.classes = [] 15:39:17 internal.leave.group.on.close = true 15:39:17 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:17 isolation.level = read_uncommitted 15:39:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:17 max.partition.fetch.bytes = 1048576 15:39:17 max.poll.interval.ms = 300000 15:39:17 max.poll.records = 500 15:39:17 metadata.max.age.ms = 300000 15:39:17 metric.reporters = [] 15:39:17 metrics.num.samples = 2 15:39:17 metrics.recording.level = INFO 15:39:17 metrics.sample.window.ms = 30000 15:39:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:17 receive.buffer.bytes = 65536 15:39:17 reconnect.backoff.max.ms = 1000 15:39:17 reconnect.backoff.ms = 50 15:39:17 request.timeout.ms = 30000 15:39:17 retry.backoff.ms = 100 15:39:17 sasl.client.callback.handler.class = null 15:39:17 sasl.jaas.config = null 15:39:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:17 sasl.kerberos.min.time.before.relogin = 60000 15:39:17 sasl.kerberos.service.name = null 15:39:17 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:17 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:17 sasl.login.callback.handler.class = null 15:39:17 sasl.login.class = null 15:39:17 sasl.login.connect.timeout.ms = null 15:39:17 sasl.login.read.timeout.ms = null 15:39:17 sasl.login.refresh.buffer.seconds = 300 15:39:17 sasl.login.refresh.min.period.seconds = 60 15:39:17 sasl.login.refresh.window.factor = 0.8 15:39:17 sasl.login.refresh.window.jitter = 0.05 15:39:17 sasl.login.retry.backoff.max.ms = 10000 15:39:17 sasl.login.retry.backoff.ms = 100 15:39:17 sasl.mechanism = GSSAPI 15:39:17 sasl.oauthbearer.clock.skew.seconds = 30 15:39:17 sasl.oauthbearer.expected.audience = null 15:39:17 sasl.oauthbearer.expected.issuer = null 15:39:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:17 sasl.oauthbearer.jwks.endpoint.url = null 15:39:17 sasl.oauthbearer.scope.claim.name = scope 15:39:17 sasl.oauthbearer.sub.claim.name = sub 15:39:17 sasl.oauthbearer.token.endpoint.url = null 15:39:17 security.protocol = PLAINTEXT 15:39:17 security.providers = null 15:39:17 send.buffer.bytes = 131072 15:39:17 session.timeout.ms = 45000 15:39:17 socket.connection.setup.timeout.max.ms = 30000 15:39:17 socket.connection.setup.timeout.ms = 10000 15:39:17 ssl.cipher.suites = null 15:39:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:17 ssl.endpoint.identification.algorithm = https 15:39:17 ssl.engine.factory.class = null 15:39:17 ssl.key.password = null 15:39:17 ssl.keymanager.algorithm = SunX509 15:39:17 ssl.keystore.certificate.chain = null 15:39:17 ssl.keystore.key = null 15:39:17 ssl.keystore.location = null 15:39:17 ssl.keystore.password = null 15:39:17 ssl.keystore.type = JKS 15:39:17 ssl.protocol = TLSv1.3 15:39:17 ssl.provider = null 15:39:17 ssl.secure.random.implementation = null 15:39:17 ssl.trustmanager.algorithm = PKIX 15:39:17 ssl.truststore.certificates = null 15:39:17 ssl.truststore.location = null 15:39:17 ssl.truststore.password = null 15:39:17 ssl.truststore.type = JKS 15:39:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:39:17 15:39:17 2023-11-22T15:39:17.033Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:17 2023-11-22T15:39:17.033Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:17 2023-11-22T15:39:17.033Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667557033 15:39:17 2023-11-22T15:39:17.034Z INFO 8106 --- [ 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 15:39:17 2023-11-22T15:39:17.042Z INFO 8106 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.818 seconds (process running for 29.184) 15:39:17 2023-11-22T15:39:17.127Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:17 2023-11-22T15:39:17.127Z WARN 8106 --- [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. 15:39:17 2023-11-22T15:39:17.153Z WARN 8106 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:39:18 2023-11-22T15:39:17.154Z INFO 8106 --- [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: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:17.200Z WARN 8106 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:39:18 2023-11-22T15:39:17.200Z INFO 8106 --- [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: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:17.276Z WARN 8106 --- [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} 15:39:18 2023-11-22T15:39:17.312Z WARN 8106 --- [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} 15:39:18 2023-11-22T15:39:17.319Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:18 2023-11-22T15:39:17.319Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:17.383Z WARN 8106 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:39:18 2023-11-22T15:39:17.393Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:18 2023-11-22T15:39:17.393Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:17.419Z WARN 8106 --- [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} 15:39:18 2023-11-22T15:39:17.427Z INFO 8106 --- [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) 15:39:18 2023-11-22T15:39:17.428Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.450Z INFO 8106 --- [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-cb5d8d12-549d-4ad2-bd27-4c915adcbb70 15:39:18 2023-11-22T15:39:17.450Z INFO 8106 --- [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) 15:39:18 2023-11-22T15:39:17.450Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.476Z INFO 8106 --- [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-cb5d8d12-549d-4ad2-bd27-4c915adcbb70', protocol='range'} 15:39:18 2023-11-22T15:39:17.488Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:17.491Z INFO 8106 --- [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) 15:39:18 2023-11-22T15:39:17.492Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.498Z INFO 8106 --- [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-ad2ef3ab-730b-43ed-a378-750067c9f407 15:39:18 2023-11-22T15:39:17.498Z INFO 8106 --- [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) 15:39:18 2023-11-22T15:39:17.498Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.503Z INFO 8106 --- [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-ad2ef3ab-730b-43ed-a378-750067c9f407', protocol='range'} 15:39:18 2023-11-22T15:39:17.503Z INFO 8106 --- [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-ad2ef3ab-730b-43ed-a378-750067c9f407=Assignment(partitions=[ncmp-async-m2m-0])} 15:39:18 2023-11-22T15:39:17.523Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:17.524Z INFO 8106 --- [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-cb5d8d12-549d-4ad2-bd27-4c915adcbb70=Assignment(partitions=[ncmp-async-m2m-0])} 15:39:18 2023-11-22T15:39:17.570Z INFO 8106 --- [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-ad2ef3ab-730b-43ed-a378-750067c9f407', protocol='range'} 15:39:18 2023-11-22T15:39:17.571Z INFO 8106 --- [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-cb5d8d12-549d-4ad2-bd27-4c915adcbb70', protocol='range'} 15:39:18 2023-11-22T15:39:17.571Z INFO 8106 --- [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]) 15:39:18 2023-11-22T15:39:17.571Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.571Z INFO 8106 --- [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]) 15:39:18 2023-11-22T15:39:17.572Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.582Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.582Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.584Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.585Z INFO 8106 --- [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 15:39:18 2023-11-22T15:39:17.596Z INFO 8106 --- [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}}. 15:39:18 2023-11-22T15:39:17.597Z INFO 8106 --- [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}}. 15:39:18 2023-11-22T15:39:17.628Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:39:18 2023-11-22T15:39:17.628Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:39:18 2023-11-22T15:39:17.666Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:18 2023-11-22T15:39:17.666Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:18 acks = -1 15:39:18 auto.include.jmx.reporter = true 15:39:18 batch.size = 16384 15:39:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:18 buffer.memory = 33554432 15:39:18 client.dns.lookup = use_all_dns_ips 15:39:18 client.id = producer-3 15:39:18 compression.type = none 15:39:18 connections.max.idle.ms = 540000 15:39:18 delivery.timeout.ms = 120000 15:39:18 enable.idempotence = false 15:39:18 interceptor.classes = [] 15:39:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:18 linger.ms = 1 15:39:18 max.block.ms = 60000 15:39:18 max.in.flight.requests.per.connection = 5 15:39:18 max.request.size = 1048576 15:39:18 metadata.max.age.ms = 300000 15:39:18 metadata.max.idle.ms = 300000 15:39:18 metric.reporters = [] 15:39:18 metrics.num.samples = 2 15:39:18 metrics.recording.level = INFO 15:39:18 metrics.sample.window.ms = 30000 15:39:18 partitioner.adaptive.partitioning.enable = true 15:39:18 partitioner.availability.timeout.ms = 0 15:39:18 partitioner.class = null 15:39:18 partitioner.ignore.keys = false 15:39:18 receive.buffer.bytes = 32768 15:39:18 reconnect.backoff.max.ms = 1000 15:39:18 reconnect.backoff.ms = 50 15:39:18 request.timeout.ms = 30000 15:39:18 retries = 0 15:39:18 retry.backoff.ms = 100 15:39:18 sasl.client.callback.handler.class = null 15:39:18 sasl.jaas.config = null 15:39:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:18 sasl.kerberos.min.time.before.relogin = 60000 15:39:18 sasl.kerberos.service.name = null 15:39:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:18 sasl.login.callback.handler.class = null 15:39:18 sasl.login.class = null 15:39:18 sasl.login.connect.timeout.ms = null 15:39:18 sasl.login.read.timeout.ms = null 15:39:18 sasl.login.refresh.buffer.seconds = 300 15:39:18 sasl.login.refresh.min.period.seconds = 60 15:39:18 sasl.login.refresh.window.factor = 0.8 15:39:18 sasl.login.refresh.window.jitter = 0.05 15:39:18 sasl.login.retry.backoff.max.ms = 10000 15:39:18 sasl.login.retry.backoff.ms = 100 15:39:18 sasl.mechanism = GSSAPI 15:39:18 sasl.oauthbearer.clock.skew.seconds = 30 15:39:18 sasl.oauthbearer.expected.audience = null 15:39:18 sasl.oauthbearer.expected.issuer = null 15:39:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:18 sasl.oauthbearer.jwks.endpoint.url = null 15:39:18 sasl.oauthbearer.scope.claim.name = scope 15:39:18 sasl.oauthbearer.sub.claim.name = sub 15:39:18 sasl.oauthbearer.token.endpoint.url = null 15:39:18 security.protocol = PLAINTEXT 15:39:18 security.providers = null 15:39:18 send.buffer.bytes = 131072 15:39:18 socket.connection.setup.timeout.max.ms = 30000 15:39:18 socket.connection.setup.timeout.ms = 10000 15:39:18 ssl.cipher.suites = null 15:39:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:18 ssl.endpoint.identification.algorithm = https 15:39:18 ssl.engine.factory.class = null 15:39:18 ssl.key.password = null 15:39:18 ssl.keymanager.algorithm = SunX509 15:39:18 ssl.keystore.certificate.chain = null 15:39:18 ssl.keystore.key = null 15:39:18 ssl.keystore.location = null 15:39:18 ssl.keystore.password = null 15:39:18 ssl.keystore.type = JKS 15:39:18 ssl.protocol = TLSv1.3 15:39:18 ssl.provider = null 15:39:18 ssl.secure.random.implementation = null 15:39:18 ssl.trustmanager.algorithm = PKIX 15:39:18 ssl.truststore.certificates = null 15:39:18 ssl.truststore.location = null 15:39:18 ssl.truststore.password = null 15:39:18 ssl.truststore.type = JKS 15:39:18 transaction.timeout.ms = 60000 15:39:18 transactional.id = null 15:39:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:18 15:39:18 2023-11-22T15:39:17.670Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:18 2023-11-22T15:39:17.670Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:18 2023-11-22T15:39:17.670Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:18 2023-11-22T15:39:17.670Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667557670 15:39:18 2023-11-22T15:39:17.681Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:17.682Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:17.737Z INFO 8106 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:39:18 2023-11-22T15:39:17.804Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:18 2023-11-22T15:39:17.804Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:17.995Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:18 2023-11-22T15:39:17.995Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:18 acks = -1 15:39:18 auto.include.jmx.reporter = true 15:39:18 batch.size = 16384 15:39:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:18 buffer.memory = 33554432 15:39:18 client.dns.lookup = use_all_dns_ips 15:39:18 client.id = producer-4 15:39:18 compression.type = none 15:39:18 connections.max.idle.ms = 540000 15:39:18 delivery.timeout.ms = 120000 15:39:18 enable.idempotence = false 15:39:18 interceptor.classes = [] 15:39:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:18 linger.ms = 1 15:39:18 max.block.ms = 60000 15:39:18 max.in.flight.requests.per.connection = 5 15:39:18 max.request.size = 1048576 15:39:18 metadata.max.age.ms = 300000 15:39:18 metadata.max.idle.ms = 300000 15:39:18 metric.reporters = [] 15:39:18 metrics.num.samples = 2 15:39:18 metrics.recording.level = INFO 15:39:18 metrics.sample.window.ms = 30000 15:39:18 partitioner.adaptive.partitioning.enable = true 15:39:18 partitioner.availability.timeout.ms = 0 15:39:18 partitioner.class = null 15:39:18 partitioner.ignore.keys = false 15:39:18 receive.buffer.bytes = 32768 15:39:18 reconnect.backoff.max.ms = 1000 15:39:18 reconnect.backoff.ms = 50 15:39:18 request.timeout.ms = 30000 15:39:18 retries = 0 15:39:18 retry.backoff.ms = 100 15:39:18 sasl.client.callback.handler.class = null 15:39:18 sasl.jaas.config = null 15:39:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:18 sasl.kerberos.min.time.before.relogin = 60000 15:39:18 sasl.kerberos.service.name = null 15:39:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:18 sasl.login.callback.handler.class = null 15:39:18 sasl.login.class = null 15:39:18 sasl.login.connect.timeout.ms = null 15:39:18 sasl.login.read.timeout.ms = null 15:39:18 sasl.login.refresh.buffer.seconds = 300 15:39:18 sasl.login.refresh.min.period.seconds = 60 15:39:18 sasl.login.refresh.window.factor = 0.8 15:39:18 sasl.login.refresh.window.jitter = 0.05 15:39:18 sasl.login.retry.backoff.max.ms = 10000 15:39:18 sasl.login.retry.backoff.ms = 100 15:39:18 sasl.mechanism = GSSAPI 15:39:18 sasl.oauthbearer.clock.skew.seconds = 30 15:39:18 sasl.oauthbearer.expected.audience = null 15:39:18 sasl.oauthbearer.expected.issuer = null 15:39:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:18 sasl.oauthbearer.jwks.endpoint.url = null 15:39:18 sasl.oauthbearer.scope.claim.name = scope 15:39:18 sasl.oauthbearer.sub.claim.name = sub 15:39:18 sasl.oauthbearer.token.endpoint.url = null 15:39:18 security.protocol = PLAINTEXT 15:39:18 security.providers = null 15:39:18 send.buffer.bytes = 131072 15:39:18 socket.connection.setup.timeout.max.ms = 30000 15:39:18 socket.connection.setup.timeout.ms = 10000 15:39:18 ssl.cipher.suites = null 15:39:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:18 ssl.endpoint.identification.algorithm = https 15:39:18 ssl.engine.factory.class = null 15:39:18 ssl.key.password = null 15:39:18 ssl.keymanager.algorithm = SunX509 15:39:18 ssl.keystore.certificate.chain = null 15:39:18 ssl.keystore.key = null 15:39:18 ssl.keystore.location = null 15:39:18 ssl.keystore.password = null 15:39:18 ssl.keystore.type = JKS 15:39:18 ssl.protocol = TLSv1.3 15:39:18 ssl.provider = null 15:39:18 ssl.secure.random.implementation = null 15:39:18 ssl.trustmanager.algorithm = PKIX 15:39:18 ssl.truststore.certificates = null 15:39:18 ssl.truststore.location = null 15:39:18 ssl.truststore.password = null 15:39:18 ssl.truststore.type = JKS 15:39:18 transaction.timeout.ms = 60000 15:39:18 transactional.id = null 15:39:18 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:39:18 15:39:18 2023-11-22T15:39:17.998Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:18 2023-11-22T15:39:17.998Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:18 2023-11-22T15:39:17.998Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:18 2023-11-22T15:39:17.998Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667557998 15:39:18 2023-11-22T15:39:18.012Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:18.012Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:18.070Z ERROR 8106 --- [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 15:39:18 15:39:18 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:39:18 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:39:18 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:39:18 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:39:18 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:39:18 at java.base/java.lang.Thread.run(Thread.java:833) 15:39:18 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:39:18 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:39:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:39:18 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:39:18 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:39:18 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:39:18 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:39:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:39:18 ... 3 common frames omitted 15:39:18 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:39:18 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:39:18 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:39:18 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:39:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:39:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:39:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:39:18 ... 15 common frames omitted 15:39:18 15:39:18 2023-11-22T15:39:18.292Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:18 2023-11-22T15:39:18.292Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:18.299Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:18 2023-11-22T15:39:18.299Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:18.329Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:18 2023-11-22T15:39:18.329Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:18 acks = -1 15:39:18 auto.include.jmx.reporter = true 15:39:18 batch.size = 16384 15:39:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:18 buffer.memory = 33554432 15:39:18 client.dns.lookup = use_all_dns_ips 15:39:18 client.id = producer-5 15:39:18 compression.type = none 15:39:18 connections.max.idle.ms = 540000 15:39:18 delivery.timeout.ms = 120000 15:39:18 enable.idempotence = false 15:39:18 interceptor.classes = [] 15:39:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:18 linger.ms = 1 15:39:18 max.block.ms = 60000 15:39:18 max.in.flight.requests.per.connection = 5 15:39:18 max.request.size = 1048576 15:39:18 metadata.max.age.ms = 300000 15:39:18 metadata.max.idle.ms = 300000 15:39:18 metric.reporters = [] 15:39:18 metrics.num.samples = 2 15:39:18 metrics.recording.level = INFO 15:39:18 metrics.sample.window.ms = 30000 15:39:18 partitioner.adaptive.partitioning.enable = true 15:39:18 partitioner.availability.timeout.ms = 0 15:39:18 partitioner.class = null 15:39:18 partitioner.ignore.keys = false 15:39:18 receive.buffer.bytes = 32768 15:39:18 reconnect.backoff.max.ms = 1000 15:39:18 reconnect.backoff.ms = 50 15:39:18 request.timeout.ms = 30000 15:39:18 retries = 0 15:39:18 retry.backoff.ms = 100 15:39:18 sasl.client.callback.handler.class = null 15:39:18 sasl.jaas.config = null 15:39:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:18 sasl.kerberos.min.time.before.relogin = 60000 15:39:18 sasl.kerberos.service.name = null 15:39:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:18 sasl.login.callback.handler.class = null 15:39:18 sasl.login.class = null 15:39:18 sasl.login.connect.timeout.ms = null 15:39:18 sasl.login.read.timeout.ms = null 15:39:18 sasl.login.refresh.buffer.seconds = 300 15:39:18 sasl.login.refresh.min.period.seconds = 60 15:39:18 sasl.login.refresh.window.factor = 0.8 15:39:18 sasl.login.refresh.window.jitter = 0.05 15:39:18 sasl.login.retry.backoff.max.ms = 10000 15:39:18 sasl.login.retry.backoff.ms = 100 15:39:18 sasl.mechanism = GSSAPI 15:39:18 sasl.oauthbearer.clock.skew.seconds = 30 15:39:18 sasl.oauthbearer.expected.audience = null 15:39:18 sasl.oauthbearer.expected.issuer = null 15:39:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:18 sasl.oauthbearer.jwks.endpoint.url = null 15:39:18 sasl.oauthbearer.scope.claim.name = scope 15:39:18 sasl.oauthbearer.sub.claim.name = sub 15:39:18 sasl.oauthbearer.token.endpoint.url = null 15:39:18 security.protocol = PLAINTEXT 15:39:18 security.providers = null 15:39:18 send.buffer.bytes = 131072 15:39:18 socket.connection.setup.timeout.max.ms = 30000 15:39:18 socket.connection.setup.timeout.ms = 10000 15:39:18 ssl.cipher.suites = null 15:39:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:18 ssl.endpoint.identification.algorithm = https 15:39:18 ssl.engine.factory.class = null 15:39:18 ssl.key.password = null 15:39:18 ssl.keymanager.algorithm = SunX509 15:39:18 ssl.keystore.certificate.chain = null 15:39:18 ssl.keystore.key = null 15:39:18 ssl.keystore.location = null 15:39:18 ssl.keystore.password = null 15:39:18 ssl.keystore.type = JKS 15:39:18 ssl.protocol = TLSv1.3 15:39:18 ssl.provider = null 15:39:18 ssl.secure.random.implementation = null 15:39:18 ssl.trustmanager.algorithm = PKIX 15:39:18 ssl.truststore.certificates = null 15:39:18 ssl.truststore.location = null 15:39:18 ssl.truststore.password = null 15:39:18 ssl.truststore.type = JKS 15:39:18 transaction.timeout.ms = 60000 15:39:18 transactional.id = null 15:39:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:18 15:39:18 2023-11-22T15:39:18.331Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:18 2023-11-22T15:39:18.331Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:18 2023-11-22T15:39:18.331Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:18 2023-11-22T15:39:18.331Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667558331 15:39:18 2023-11-22T15:39:18.344Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:18.344Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:18.362Z INFO 8106 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:39:18 2023-11-22T15:39:18.425Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:18 2023-11-22T15:39:18.425Z WARN 8106 --- [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. 15:39:18 2023-11-22T15:39:18.653Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:18 2023-11-22T15:39:18.653Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:18 acks = -1 15:39:18 auto.include.jmx.reporter = true 15:39:18 batch.size = 16384 15:39:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:18 buffer.memory = 33554432 15:39:18 client.dns.lookup = use_all_dns_ips 15:39:18 client.id = producer-6 15:39:18 compression.type = none 15:39:18 connections.max.idle.ms = 540000 15:39:18 delivery.timeout.ms = 120000 15:39:18 enable.idempotence = false 15:39:18 interceptor.classes = [] 15:39:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:18 linger.ms = 1 15:39:18 max.block.ms = 60000 15:39:18 max.in.flight.requests.per.connection = 5 15:39:18 max.request.size = 1048576 15:39:18 metadata.max.age.ms = 300000 15:39:18 metadata.max.idle.ms = 300000 15:39:18 metric.reporters = [] 15:39:18 metrics.num.samples = 2 15:39:18 metrics.recording.level = INFO 15:39:18 metrics.sample.window.ms = 30000 15:39:18 partitioner.adaptive.partitioning.enable = true 15:39:18 partitioner.availability.timeout.ms = 0 15:39:18 partitioner.class = null 15:39:18 partitioner.ignore.keys = false 15:39:18 receive.buffer.bytes = 32768 15:39:18 reconnect.backoff.max.ms = 1000 15:39:18 reconnect.backoff.ms = 50 15:39:18 request.timeout.ms = 30000 15:39:18 retries = 0 15:39:18 retry.backoff.ms = 100 15:39:18 sasl.client.callback.handler.class = null 15:39:18 sasl.jaas.config = null 15:39:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:18 sasl.kerberos.min.time.before.relogin = 60000 15:39:18 sasl.kerberos.service.name = null 15:39:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:18 sasl.login.callback.handler.class = null 15:39:18 sasl.login.class = null 15:39:18 sasl.login.connect.timeout.ms = null 15:39:18 sasl.login.read.timeout.ms = null 15:39:18 sasl.login.refresh.buffer.seconds = 300 15:39:18 sasl.login.refresh.min.period.seconds = 60 15:39:18 sasl.login.refresh.window.factor = 0.8 15:39:18 sasl.login.refresh.window.jitter = 0.05 15:39:18 sasl.login.retry.backoff.max.ms = 10000 15:39:18 sasl.login.retry.backoff.ms = 100 15:39:18 sasl.mechanism = GSSAPI 15:39:18 sasl.oauthbearer.clock.skew.seconds = 30 15:39:18 sasl.oauthbearer.expected.audience = null 15:39:18 sasl.oauthbearer.expected.issuer = null 15:39:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:18 sasl.oauthbearer.jwks.endpoint.url = null 15:39:18 sasl.oauthbearer.scope.claim.name = scope 15:39:18 sasl.oauthbearer.sub.claim.name = sub 15:39:18 sasl.oauthbearer.token.endpoint.url = null 15:39:18 security.protocol = PLAINTEXT 15:39:18 security.providers = null 15:39:18 send.buffer.bytes = 131072 15:39:18 socket.connection.setup.timeout.max.ms = 30000 15:39:18 socket.connection.setup.timeout.ms = 10000 15:39:18 ssl.cipher.suites = null 15:39:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:18 ssl.endpoint.identification.algorithm = https 15:39:18 ssl.engine.factory.class = null 15:39:18 ssl.key.password = null 15:39:18 ssl.keymanager.algorithm = SunX509 15:39:18 ssl.keystore.certificate.chain = null 15:39:18 ssl.keystore.key = null 15:39:18 ssl.keystore.location = null 15:39:18 ssl.keystore.password = null 15:39:18 ssl.keystore.type = JKS 15:39:18 ssl.protocol = TLSv1.3 15:39:18 ssl.provider = null 15:39:18 ssl.secure.random.implementation = null 15:39:18 ssl.trustmanager.algorithm = PKIX 15:39:18 ssl.truststore.certificates = null 15:39:18 ssl.truststore.location = null 15:39:18 ssl.truststore.password = null 15:39:18 ssl.truststore.type = JKS 15:39:18 transaction.timeout.ms = 60000 15:39:18 transactional.id = null 15:39:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:18 15:39:18 2023-11-22T15:39:18.656Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:18 2023-11-22T15:39:18.656Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:18 2023-11-22T15:39:18.656Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:18 2023-11-22T15:39:18.656Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667558656 15:39:18 2023-11-22T15:39:18.662Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:18 2023-11-22T15:39:18.663Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:18 2023-11-22T15:39:18.920Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:18 2023-11-22T15:39:18.920Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:18.973Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:19 2023-11-22T15:39:18.973Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:19 acks = -1 15:39:19 auto.include.jmx.reporter = true 15:39:19 batch.size = 16384 15:39:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:19 buffer.memory = 33554432 15:39:19 client.dns.lookup = use_all_dns_ips 15:39:19 client.id = producer-7 15:39:19 compression.type = none 15:39:19 connections.max.idle.ms = 540000 15:39:19 delivery.timeout.ms = 120000 15:39:19 enable.idempotence = false 15:39:19 interceptor.classes = [] 15:39:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:19 linger.ms = 1 15:39:19 max.block.ms = 60000 15:39:19 max.in.flight.requests.per.connection = 5 15:39:19 max.request.size = 1048576 15:39:19 metadata.max.age.ms = 300000 15:39:19 metadata.max.idle.ms = 300000 15:39:19 metric.reporters = [] 15:39:19 metrics.num.samples = 2 15:39:19 metrics.recording.level = INFO 15:39:19 metrics.sample.window.ms = 30000 15:39:19 partitioner.adaptive.partitioning.enable = true 15:39:19 partitioner.availability.timeout.ms = 0 15:39:19 partitioner.class = null 15:39:19 partitioner.ignore.keys = false 15:39:19 receive.buffer.bytes = 32768 15:39:19 reconnect.backoff.max.ms = 1000 15:39:19 reconnect.backoff.ms = 50 15:39:19 request.timeout.ms = 30000 15:39:19 retries = 0 15:39:19 retry.backoff.ms = 100 15:39:19 sasl.client.callback.handler.class = null 15:39:19 sasl.jaas.config = null 15:39:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:19 sasl.kerberos.min.time.before.relogin = 60000 15:39:19 sasl.kerberos.service.name = null 15:39:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:19 sasl.login.callback.handler.class = null 15:39:19 sasl.login.class = null 15:39:19 sasl.login.connect.timeout.ms = null 15:39:19 sasl.login.read.timeout.ms = null 15:39:19 sasl.login.refresh.buffer.seconds = 300 15:39:19 sasl.login.refresh.min.period.seconds = 60 15:39:19 sasl.login.refresh.window.factor = 0.8 15:39:19 sasl.login.refresh.window.jitter = 0.05 15:39:19 sasl.login.retry.backoff.max.ms = 10000 15:39:19 sasl.login.retry.backoff.ms = 100 15:39:19 sasl.mechanism = GSSAPI 15:39:19 sasl.oauthbearer.clock.skew.seconds = 30 15:39:19 sasl.oauthbearer.expected.audience = null 15:39:19 sasl.oauthbearer.expected.issuer = null 15:39:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:19 sasl.oauthbearer.jwks.endpoint.url = null 15:39:19 sasl.oauthbearer.scope.claim.name = scope 15:39:19 sasl.oauthbearer.sub.claim.name = sub 15:39:19 sasl.oauthbearer.token.endpoint.url = null 15:39:19 security.protocol = PLAINTEXT 15:39:19 security.providers = null 15:39:19 send.buffer.bytes = 131072 15:39:19 socket.connection.setup.timeout.max.ms = 30000 15:39:19 socket.connection.setup.timeout.ms = 10000 15:39:19 ssl.cipher.suites = null 15:39:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:19 ssl.endpoint.identification.algorithm = https 15:39:19 ssl.engine.factory.class = null 15:39:19 ssl.key.password = null 15:39:19 ssl.keymanager.algorithm = SunX509 15:39:19 ssl.keystore.certificate.chain = null 15:39:19 ssl.keystore.key = null 15:39:19 ssl.keystore.location = null 15:39:19 ssl.keystore.password = null 15:39:19 ssl.keystore.type = JKS 15:39:19 ssl.protocol = TLSv1.3 15:39:19 ssl.provider = null 15:39:19 ssl.secure.random.implementation = null 15:39:19 ssl.trustmanager.algorithm = PKIX 15:39:19 ssl.truststore.certificates = null 15:39:19 ssl.truststore.location = null 15:39:19 ssl.truststore.password = null 15:39:19 ssl.truststore.type = JKS 15:39:19 transaction.timeout.ms = 60000 15:39:19 transactional.id = null 15:39:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:19 15:39:19 2023-11-22T15:39:18.976Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:19 2023-11-22T15:39:18.976Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:19 2023-11-22T15:39:18.976Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:19 2023-11-22T15:39:18.976Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667558976 15:39:19 2023-11-22T15:39:18.984Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:19 2023-11-22T15:39:18.984Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:19 2023-11-22T15:39:18.997Z INFO 8106 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:39:19 2023-11-22T15:39:19.292Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:19 2023-11-22T15:39:19.292Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:19 acks = -1 15:39:19 auto.include.jmx.reporter = true 15:39:19 batch.size = 16384 15:39:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:39:19 buffer.memory = 33554432 15:39:19 client.dns.lookup = use_all_dns_ips 15:39:19 client.id = producer-8 15:39:19 compression.type = none 15:39:19 connections.max.idle.ms = 540000 15:39:19 delivery.timeout.ms = 120000 15:39:19 enable.idempotence = false 15:39:19 interceptor.classes = [] 15:39:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:19 linger.ms = 1 15:39:19 max.block.ms = 60000 15:39:19 max.in.flight.requests.per.connection = 5 15:39:19 max.request.size = 1048576 15:39:19 metadata.max.age.ms = 300000 15:39:19 metadata.max.idle.ms = 300000 15:39:19 metric.reporters = [] 15:39:19 metrics.num.samples = 2 15:39:19 metrics.recording.level = INFO 15:39:19 metrics.sample.window.ms = 30000 15:39:19 partitioner.adaptive.partitioning.enable = true 15:39:19 partitioner.availability.timeout.ms = 0 15:39:19 partitioner.class = null 15:39:19 partitioner.ignore.keys = false 15:39:19 receive.buffer.bytes = 32768 15:39:19 reconnect.backoff.max.ms = 1000 15:39:19 reconnect.backoff.ms = 50 15:39:19 request.timeout.ms = 30000 15:39:19 retries = 0 15:39:19 retry.backoff.ms = 100 15:39:19 sasl.client.callback.handler.class = null 15:39:19 sasl.jaas.config = null 15:39:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:19 sasl.kerberos.min.time.before.relogin = 60000 15:39:19 sasl.kerberos.service.name = null 15:39:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:19 sasl.login.callback.handler.class = null 15:39:19 sasl.login.class = null 15:39:19 sasl.login.connect.timeout.ms = null 15:39:19 sasl.login.read.timeout.ms = null 15:39:19 sasl.login.refresh.buffer.seconds = 300 15:39:19 sasl.login.refresh.min.period.seconds = 60 15:39:19 sasl.login.refresh.window.factor = 0.8 15:39:19 sasl.login.refresh.window.jitter = 0.05 15:39:19 sasl.login.retry.backoff.max.ms = 10000 15:39:19 sasl.login.retry.backoff.ms = 100 15:39:19 sasl.mechanism = GSSAPI 15:39:19 sasl.oauthbearer.clock.skew.seconds = 30 15:39:19 sasl.oauthbearer.expected.audience = null 15:39:19 sasl.oauthbearer.expected.issuer = null 15:39:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:19 sasl.oauthbearer.jwks.endpoint.url = null 15:39:19 sasl.oauthbearer.scope.claim.name = scope 15:39:19 sasl.oauthbearer.sub.claim.name = sub 15:39:19 sasl.oauthbearer.token.endpoint.url = null 15:39:19 security.protocol = PLAINTEXT 15:39:19 security.providers = null 15:39:19 send.buffer.bytes = 131072 15:39:19 socket.connection.setup.timeout.max.ms = 30000 15:39:19 socket.connection.setup.timeout.ms = 10000 15:39:19 ssl.cipher.suites = null 15:39:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:19 ssl.endpoint.identification.algorithm = https 15:39:19 ssl.engine.factory.class = null 15:39:19 ssl.key.password = null 15:39:19 ssl.keymanager.algorithm = SunX509 15:39:19 ssl.keystore.certificate.chain = null 15:39:19 ssl.keystore.key = null 15:39:19 ssl.keystore.location = null 15:39:19 ssl.keystore.password = null 15:39:19 ssl.keystore.type = JKS 15:39:19 ssl.protocol = TLSv1.3 15:39:19 ssl.provider = null 15:39:19 ssl.secure.random.implementation = null 15:39:19 ssl.trustmanager.algorithm = PKIX 15:39:19 ssl.truststore.certificates = null 15:39:19 ssl.truststore.location = null 15:39:19 ssl.truststore.password = null 15:39:19 ssl.truststore.type = JKS 15:39:19 transaction.timeout.ms = 60000 15:39:19 transactional.id = null 15:39:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:39:19 15:39:19 2023-11-22T15:39:19.295Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:19 2023-11-22T15:39:19.295Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:19 2023-11-22T15:39:19.295Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:19 2023-11-22T15:39:19.295Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667559295 15:39:19 2023-11-22T15:39:19.302Z INFO 8106 --- [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 LDfhtBkGQ2aVFNYxdgTOEg 15:39:19 2023-11-22T15:39:19.302Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: KIGpVaWuRP6pd0lp-SvyBA 15:39:19 2023-11-22T15:39:19.303Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.303Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.319Z ERROR 8106 --- [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 15:39:19 15:39:19 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:39:19 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:39:19 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:39:19 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:39:19 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:39:19 at java.base/java.lang.Thread.run(Thread.java:833) 15:39:19 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:39:19 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:39:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:39:19 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:39:19 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:39:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:39:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:39:19 ... 3 common frames omitted 15:39:19 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:39:19 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:39:19 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:39:19 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:39:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:39:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:39:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:39:19 ... 15 common frames omitted 15:39:19 15:39:19 2023-11-22T15:39:19.321Z ERROR 8106 --- [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 15:39:19 15:39:19 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 15:39:19 Endpoint handler details: 15:39:19 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 15:39:19 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@7eb2e1fe] 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:39:19 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:39:19 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:39:19 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:39:19 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:39:19 at java.base/java.lang.Thread.run(Thread.java:833) 15:39:19 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 15:39:19 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 15:39:19 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:39:19 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:39:19 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:39:19 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:39:19 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:39:19 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 15:39:19 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:39:19 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:39:19 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:39:19 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:39:19 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:39:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:39:19 ... 14 common frames omitted 15:39:19 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@6cc43d90, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1700667559302, kafka_groupId=ncmp-async-rest-request-event-group}] 15:39:19 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 15:39:19 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 15:39:19 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 15:39:19 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 15:39:19 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 15:39:19 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 15:39:19 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 15:39:19 ... 19 common frames omitted 15:39:19 15:39:19 2023-11-22T15:39:19.499Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.499Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.630Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.630Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.675Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.676Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.677Z INFO 8106 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 359ms, elapsed time since send: 359ms, request timeout: 30000ms) 15:39:19 2023-11-22T15:39:19.677Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.677Z INFO 8106 --- [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=1859529373, epoch=6) to node 1: 15:39:19 15:39:19 org.apache.kafka.common.errors.DisconnectException: null 15:39:19 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.678Z INFO 8106 --- [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: 364ms, elapsed time since send: 364ms, request timeout: 30000ms) 15:39:19 2023-11-22T15:39:19.679Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.679Z INFO 8106 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:39:19 2023-11-22T15:39:19.679Z INFO 8106 --- [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=20479547, epoch=6) to node 1: 15:39:19 15:39:19 org.apache.kafka.common.errors.DisconnectException: null 15:39:19 15:39:19 2023-11-22T15:39:19.679Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.777Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.777Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.778Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.778Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.778Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.778Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.778Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.778Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.778Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.778Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.779Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.779Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.780Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.781Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.781Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.781Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.878Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.878Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.878Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.878Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.879Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.879Z INFO 8106 --- [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. 15:39:19 2023-11-22T15:39:19.879Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.879Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.882Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.882Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.882Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.882Z WARN 8106 --- [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. 15:39:19 2023-11-22T15:39:19.909Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.909Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.910Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:39:19 2023-11-22T15:39:19.910Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:39:19 2023-11-22T15:39:19.910Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.910Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.910Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:39:19 2023-11-22T15:39:19.911Z WARN 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:19 2023-11-22T15:39:19.912Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:19 2023-11-22T15:39:19.912Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:19 2023-11-22T15:39:19.911Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.912Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.913Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.913Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.913Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:19 2023-11-22T15:39:19.913Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:19 2023-11-22T15:39:19.914Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:19 2023-11-22T15:39:19.915Z INFO 8106 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 15:39:19 2023-11-22T15:39:19.915Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:39:19 2023-11-22T15:39:19.915Z INFO 8106 --- [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 15:39:19 2023-11-22T15:39:19.915Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:39:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.304 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:39:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:39:25 2023-11-22T15:39:19.923Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:39:25 2023-11-22T15:39:19.928Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:19.928Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:19.977Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 13cc3e837f745939fe97b363278cf88aa905c60758a465e250509f542c5795c8 15:39:25 2023-11-22T15:39:19.981Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:19.981Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.083Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.083Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.084Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.084Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.131Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.131Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.131Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.131Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.140Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.140Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.181Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.181Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.207Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.207Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.534Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.534Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.538Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.538Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.539Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.539Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.556Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.556Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.596Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.596Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.635Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.635Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.639Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.639Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.738Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.739Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:20.842Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:20.842Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.339Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.340Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.352Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.352Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.426Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.426Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.460Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.460Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.463Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.463Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.510Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.510Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.528Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.528Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.547Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.547Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.742Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.742Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:21.798Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:21.798Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.293Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.293Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.307Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.307Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.329Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.329Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.615Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.615Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.617Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.617Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.665Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.665Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.685Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.685Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.753Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.753Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.802Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.802Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:22.947Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:22.947Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.312Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.312Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.334Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.334Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.350Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.350Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.656Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.656Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.690Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.690Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.766Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.766Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.771Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.771Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.772Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.772Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.824Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.824Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:23.959Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:23.959Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.212Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.212Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.327Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.327Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.438Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.438Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.600Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.600Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.626Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.626Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.665Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.665Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.727Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.727Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.926Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.926Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:24.980Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:25 2023-11-22T15:39:24.980Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.062Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.062Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.189Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.189Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.219Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.219Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.342Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.342Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.509Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.509Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.598Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.675615739S 15:39:25 15:39:25,627 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:39:25 15:39:25,627 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:39:25 15:39:25,628 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75472842 - 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 15:39:25 15:39:25,638 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:25 15:39:25,638 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75472842 - 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 15:39:25 15:39:25,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:25 15:39:25,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:25 15:39:25,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:25 15:39:25,643 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:25 15:39:25,643 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75472842 - 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 15:39:25 15:39:25,648 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:25 15:39:25,648 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:25 15:39:25,648 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:25 15:39:25,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667565648) 15:39:25 15:39:25,649 |-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] 15:39:25 15:39:25,649 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:25 15:39:25,650 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:25 15:39:25,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:25 15:39:25,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:25 15:39:25,651 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:25 15:39:25,651 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:25 15:39:25,656 |-INFO in ch.qos.logback.classic.pattern.DateConverter@18019109 - Setting zoneId to "UTC" 15:39:25 15:39:25,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:25 15:39:25,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@eaccef - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:25 15:39:25,660 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@36823961 - End of configuration. 15:39:25 15:39:25,660 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7acb12cb - Registering current configuration as safe fallback point 15:39:25 15:39:25 15:39:25 . ____ _ __ _ _ 15:39:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:25 =========|_|==============|___/=/_/_/_/ 15:39:25 :: Spring Boot :: (v3.1.2) 15:39:25 15:39:25 2023-11-22T15:39:25.664Z INFO 8106 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:25 2023-11-22T15:39:25.665Z INFO 8106 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:39:25 2023-11-22T15:39:25.752Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.752Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.775Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:25 2023-11-22T15:39:25.775Z WARN 8106 --- [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. 15:39:25 2023-11-22T15:39:25.845Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:25 allow.auto.create.topics = true 15:39:25 auto.commit.interval.ms = 5000 15:39:25 auto.include.jmx.reporter = true 15:39:25 auto.offset.reset = latest 15:39:25 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:39:25 check.crcs = true 15:39:25 client.dns.lookup = use_all_dns_ips 15:39:25 client.id = consumer-ncmp-data-operation-event-group-7 15:39:25 client.rack = 15:39:25 connections.max.idle.ms = 540000 15:39:25 default.api.timeout.ms = 60000 15:39:25 enable.auto.commit = false 15:39:25 exclude.internal.topics = true 15:39:25 fetch.max.bytes = 52428800 15:39:25 fetch.max.wait.ms = 500 15:39:25 fetch.min.bytes = 1 15:39:25 group.id = ncmp-data-operation-event-group 15:39:25 group.instance.id = null 15:39:25 heartbeat.interval.ms = 3000 15:39:25 interceptor.classes = [] 15:39:25 internal.leave.group.on.close = true 15:39:25 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:25 isolation.level = read_uncommitted 15:39:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:25 max.partition.fetch.bytes = 1048576 15:39:25 max.poll.interval.ms = 300000 15:39:25 max.poll.records = 500 15:39:25 metadata.max.age.ms = 300000 15:39:25 metric.reporters = [] 15:39:25 metrics.num.samples = 2 15:39:25 metrics.recording.level = INFO 15:39:25 metrics.sample.window.ms = 30000 15:39:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:25 receive.buffer.bytes = 65536 15:39:25 reconnect.backoff.max.ms = 1000 15:39:25 reconnect.backoff.ms = 50 15:39:25 request.timeout.ms = 30000 15:39:25 retry.backoff.ms = 100 15:39:25 sasl.client.callback.handler.class = null 15:39:25 sasl.jaas.config = null 15:39:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:25 sasl.kerberos.min.time.before.relogin = 60000 15:39:25 sasl.kerberos.service.name = null 15:39:25 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:25 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:25 sasl.login.callback.handler.class = null 15:39:25 sasl.login.class = null 15:39:25 sasl.login.connect.timeout.ms = null 15:39:25 sasl.login.read.timeout.ms = null 15:39:25 sasl.login.refresh.buffer.seconds = 300 15:39:25 sasl.login.refresh.min.period.seconds = 60 15:39:25 sasl.login.refresh.window.factor = 0.8 15:39:25 sasl.login.refresh.window.jitter = 0.05 15:39:25 sasl.login.retry.backoff.max.ms = 10000 15:39:25 sasl.login.retry.backoff.ms = 100 15:39:25 sasl.mechanism = GSSAPI 15:39:25 sasl.oauthbearer.clock.skew.seconds = 30 15:39:25 sasl.oauthbearer.expected.audience = null 15:39:25 sasl.oauthbearer.expected.issuer = null 15:39:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:25 sasl.oauthbearer.jwks.endpoint.url = null 15:39:25 sasl.oauthbearer.scope.claim.name = scope 15:39:25 sasl.oauthbearer.sub.claim.name = sub 15:39:25 sasl.oauthbearer.token.endpoint.url = null 15:39:25 security.protocol = PLAINTEXT 15:39:25 security.providers = null 15:39:25 send.buffer.bytes = 131072 15:39:25 session.timeout.ms = 45000 15:39:25 socket.connection.setup.timeout.max.ms = 30000 15:39:25 socket.connection.setup.timeout.ms = 10000 15:39:25 ssl.cipher.suites = null 15:39:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:25 ssl.endpoint.identification.algorithm = https 15:39:25 ssl.engine.factory.class = null 15:39:25 ssl.key.password = null 15:39:25 ssl.keymanager.algorithm = SunX509 15:39:25 ssl.keystore.certificate.chain = null 15:39:25 ssl.keystore.key = null 15:39:25 ssl.keystore.location = null 15:39:25 ssl.keystore.password = null 15:39:25 ssl.keystore.type = JKS 15:39:25 ssl.protocol = TLSv1.3 15:39:25 ssl.provider = null 15:39:25 ssl.secure.random.implementation = null 15:39:25 ssl.trustmanager.algorithm = PKIX 15:39:25 ssl.truststore.certificates = null 15:39:25 ssl.truststore.location = null 15:39:25 ssl.truststore.password = null 15:39:25 ssl.truststore.type = JKS 15:39:25 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:39:25 15:39:25 2023-11-22T15:39:25.847Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:25 2023-11-22T15:39:25.847Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:25 2023-11-22T15:39:25.847Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667565847 15:39:25 2023-11-22T15:39:25.847Z INFO 8106 --- [ 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 15:39:25 2023-11-22T15:39:25.853Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:39:25 allow.auto.create.topics = true 15:39:25 auto.commit.interval.ms = 5000 15:39:25 auto.include.jmx.reporter = true 15:39:25 auto.offset.reset = latest 15:39:25 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:39:25 check.crcs = true 15:39:25 client.dns.lookup = use_all_dns_ips 15:39:25 client.id = consumer-ncmp-async-rest-request-event-group-8 15:39:25 client.rack = 15:39:25 connections.max.idle.ms = 540000 15:39:25 default.api.timeout.ms = 60000 15:39:25 enable.auto.commit = false 15:39:25 exclude.internal.topics = true 15:39:25 fetch.max.bytes = 52428800 15:39:25 fetch.max.wait.ms = 500 15:39:25 fetch.min.bytes = 1 15:39:25 group.id = ncmp-async-rest-request-event-group 15:39:25 group.instance.id = null 15:39:25 heartbeat.interval.ms = 3000 15:39:25 interceptor.classes = [] 15:39:25 internal.leave.group.on.close = true 15:39:25 internal.throw.on.fetch.stable.offset.unsupported = false 15:39:25 isolation.level = read_uncommitted 15:39:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:39:25 max.partition.fetch.bytes = 1048576 15:39:25 max.poll.interval.ms = 300000 15:39:25 max.poll.records = 500 15:39:25 metadata.max.age.ms = 300000 15:39:25 metric.reporters = [] 15:39:25 metrics.num.samples = 2 15:39:25 metrics.recording.level = INFO 15:39:25 metrics.sample.window.ms = 30000 15:39:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:39:25 receive.buffer.bytes = 65536 15:39:25 reconnect.backoff.max.ms = 1000 15:39:25 reconnect.backoff.ms = 50 15:39:25 request.timeout.ms = 30000 15:39:25 retry.backoff.ms = 100 15:39:25 sasl.client.callback.handler.class = null 15:39:25 sasl.jaas.config = null 15:39:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:25 sasl.kerberos.min.time.before.relogin = 60000 15:39:25 sasl.kerberos.service.name = null 15:39:25 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:25 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:25 sasl.login.callback.handler.class = null 15:39:25 sasl.login.class = null 15:39:25 sasl.login.connect.timeout.ms = null 15:39:25 sasl.login.read.timeout.ms = null 15:39:25 sasl.login.refresh.buffer.seconds = 300 15:39:25 sasl.login.refresh.min.period.seconds = 60 15:39:25 sasl.login.refresh.window.factor = 0.8 15:39:25 sasl.login.refresh.window.jitter = 0.05 15:39:25 sasl.login.retry.backoff.max.ms = 10000 15:39:25 sasl.login.retry.backoff.ms = 100 15:39:25 sasl.mechanism = GSSAPI 15:39:25 sasl.oauthbearer.clock.skew.seconds = 30 15:39:25 sasl.oauthbearer.expected.audience = null 15:39:25 sasl.oauthbearer.expected.issuer = null 15:39:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:25 sasl.oauthbearer.jwks.endpoint.url = null 15:39:25 sasl.oauthbearer.scope.claim.name = scope 15:39:25 sasl.oauthbearer.sub.claim.name = sub 15:39:25 sasl.oauthbearer.token.endpoint.url = null 15:39:25 security.protocol = PLAINTEXT 15:39:25 security.providers = null 15:39:25 send.buffer.bytes = 131072 15:39:25 session.timeout.ms = 45000 15:39:25 socket.connection.setup.timeout.max.ms = 30000 15:39:25 socket.connection.setup.timeout.ms = 10000 15:39:25 ssl.cipher.suites = null 15:39:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:25 ssl.endpoint.identification.algorithm = https 15:39:25 ssl.engine.factory.class = null 15:39:25 ssl.key.password = null 15:39:25 ssl.keymanager.algorithm = SunX509 15:39:25 ssl.keystore.certificate.chain = null 15:39:25 ssl.keystore.key = null 15:39:25 ssl.keystore.location = null 15:39:25 ssl.keystore.password = null 15:39:25 ssl.keystore.type = JKS 15:39:25 ssl.protocol = TLSv1.3 15:39:25 ssl.provider = null 15:39:25 ssl.secure.random.implementation = null 15:39:25 ssl.trustmanager.algorithm = PKIX 15:39:25 ssl.truststore.certificates = null 15:39:25 ssl.truststore.location = null 15:39:25 ssl.truststore.password = null 15:39:25 ssl.truststore.type = JKS 15:39:25 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:39:25 15:39:25 2023-11-22T15:39:25.860Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:25 2023-11-22T15:39:25.860Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:25 2023-11-22T15:39:25.860Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667565860 15:39:25 2023-11-22T15:39:25.860Z INFO 8106 --- [ 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 15:39:26 2023-11-22T15:39:25.863Z INFO 8106 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.257 seconds (process running for 38.005) 15:39:26 2023-11-22T15:39:25.896Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:26 2023-11-22T15:39:25.896Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:25.943Z WARN 8106 --- [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} 15:39:26 2023-11-22T15:39:25.943Z INFO 8106 --- [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: actDq82qROWHY-YoRCVCng 15:39:26 2023-11-22T15:39:25.972Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:26 2023-11-22T15:39:25.972Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.049Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.049Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.062Z WARN 8106 --- [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} 15:39:26 2023-11-22T15:39:26.062Z INFO 8106 --- [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: actDq82qROWHY-YoRCVCng 15:39:26 2023-11-22T15:39:26.085Z WARN 8106 --- [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} 15:39:26 2023-11-22T15:39:26.135Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.135Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.148Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.149Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.193Z WARN 8106 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:39:26 2023-11-22T15:39:26.209Z WARN 8106 --- [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} 15:39:26 2023-11-22T15:39:26.259Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.259Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.303Z WARN 8106 --- [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 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:39:26 2023-11-22T15:39:26.310Z INFO 8106 --- [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) 15:39:26 2023-11-22T15:39:26.311Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.313Z INFO 8106 --- [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 RzZXPM1oSY6yDKdGEHfihA 15:39:26 2023-11-22T15:39:26.324Z INFO 8106 --- [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) 15:39:26 2023-11-22T15:39:26.325Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.353Z INFO 8106 --- [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-41564737-6976-4ca8-be37-22a7ea6f30fb 15:39:26 2023-11-22T15:39:26.353Z INFO 8106 --- [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) 15:39:26 2023-11-22T15:39:26.353Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.354Z INFO 8106 --- [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-d8bf69e3-25c8-40a8-ae4e-417625b9e6b3 15:39:26 2023-11-22T15:39:26.354Z INFO 8106 --- [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) 15:39:26 2023-11-22T15:39:26.354Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.378Z INFO 8106 --- [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-41564737-6976-4ca8-be37-22a7ea6f30fb', protocol='range'} 15:39:26 2023-11-22T15:39:26.379Z INFO 8106 --- [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-41564737-6976-4ca8-be37-22a7ea6f30fb=Assignment(partitions=[ncmp-async-m2m-0])} 15:39:26 2023-11-22T15:39:26.380Z INFO 8106 --- [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-d8bf69e3-25c8-40a8-ae4e-417625b9e6b3', protocol='range'} 15:39:26 2023-11-22T15:39:26.410Z INFO 8106 --- [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 RzZXPM1oSY6yDKdGEHfihA 15:39:26 2023-11-22T15:39:26.410Z INFO 8106 --- [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-d8bf69e3-25c8-40a8-ae4e-417625b9e6b3=Assignment(partitions=[ncmp-async-m2m-0])} 15:39:26 2023-11-22T15:39:26.433Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.433Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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-d8bf69e3-25c8-40a8-ae4e-417625b9e6b3', protocol='range'} 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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]) 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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-41564737-6976-4ca8-be37-22a7ea6f30fb', protocol='range'} 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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]) 15:39:26 2023-11-22T15:39:26.444Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.455Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.455Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.459Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.459Z INFO 8106 --- [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 15:39:26 2023-11-22T15:39:26.469Z INFO 8106 --- [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}}. 15:39:26 2023-11-22T15:39:26.474Z INFO 8106 --- [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}}. 15:39:26 2023-11-22T15:39:26.485Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:26 2023-11-22T15:39:26.485Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:26 acks = -1 15:39:26 auto.include.jmx.reporter = true 15:39:26 batch.size = 16384 15:39:26 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:39:26 buffer.memory = 33554432 15:39:26 client.dns.lookup = use_all_dns_ips 15:39:26 client.id = producer-9 15:39:26 compression.type = none 15:39:26 connections.max.idle.ms = 540000 15:39:26 delivery.timeout.ms = 120000 15:39:26 enable.idempotence = false 15:39:26 interceptor.classes = [] 15:39:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:26 linger.ms = 1 15:39:26 max.block.ms = 60000 15:39:26 max.in.flight.requests.per.connection = 5 15:39:26 max.request.size = 1048576 15:39:26 metadata.max.age.ms = 300000 15:39:26 metadata.max.idle.ms = 300000 15:39:26 metric.reporters = [] 15:39:26 metrics.num.samples = 2 15:39:26 metrics.recording.level = INFO 15:39:26 metrics.sample.window.ms = 30000 15:39:26 partitioner.adaptive.partitioning.enable = true 15:39:26 partitioner.availability.timeout.ms = 0 15:39:26 partitioner.class = null 15:39:26 partitioner.ignore.keys = false 15:39:26 receive.buffer.bytes = 32768 15:39:26 reconnect.backoff.max.ms = 1000 15:39:26 reconnect.backoff.ms = 50 15:39:26 request.timeout.ms = 30000 15:39:26 retries = 0 15:39:26 retry.backoff.ms = 100 15:39:26 sasl.client.callback.handler.class = null 15:39:26 sasl.jaas.config = null 15:39:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:26 sasl.kerberos.min.time.before.relogin = 60000 15:39:26 sasl.kerberos.service.name = null 15:39:26 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:26 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:26 sasl.login.callback.handler.class = null 15:39:26 sasl.login.class = null 15:39:26 sasl.login.connect.timeout.ms = null 15:39:26 sasl.login.read.timeout.ms = null 15:39:26 sasl.login.refresh.buffer.seconds = 300 15:39:26 sasl.login.refresh.min.period.seconds = 60 15:39:26 sasl.login.refresh.window.factor = 0.8 15:39:26 sasl.login.refresh.window.jitter = 0.05 15:39:26 sasl.login.retry.backoff.max.ms = 10000 15:39:26 sasl.login.retry.backoff.ms = 100 15:39:26 sasl.mechanism = GSSAPI 15:39:26 sasl.oauthbearer.clock.skew.seconds = 30 15:39:26 sasl.oauthbearer.expected.audience = null 15:39:26 sasl.oauthbearer.expected.issuer = null 15:39:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:26 sasl.oauthbearer.jwks.endpoint.url = null 15:39:26 sasl.oauthbearer.scope.claim.name = scope 15:39:26 sasl.oauthbearer.sub.claim.name = sub 15:39:26 sasl.oauthbearer.token.endpoint.url = null 15:39:26 security.protocol = PLAINTEXT 15:39:26 security.providers = null 15:39:26 send.buffer.bytes = 131072 15:39:26 socket.connection.setup.timeout.max.ms = 30000 15:39:26 socket.connection.setup.timeout.ms = 10000 15:39:26 ssl.cipher.suites = null 15:39:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:26 ssl.endpoint.identification.algorithm = https 15:39:26 ssl.engine.factory.class = null 15:39:26 ssl.key.password = null 15:39:26 ssl.keymanager.algorithm = SunX509 15:39:26 ssl.keystore.certificate.chain = null 15:39:26 ssl.keystore.key = null 15:39:26 ssl.keystore.location = null 15:39:26 ssl.keystore.password = null 15:39:26 ssl.keystore.type = JKS 15:39:26 ssl.protocol = TLSv1.3 15:39:26 ssl.provider = null 15:39:26 ssl.secure.random.implementation = null 15:39:26 ssl.trustmanager.algorithm = PKIX 15:39:26 ssl.truststore.certificates = null 15:39:26 ssl.truststore.location = null 15:39:26 ssl.truststore.password = null 15:39:26 ssl.truststore.type = JKS 15:39:26 transaction.timeout.ms = 60000 15:39:26 transactional.id = null 15:39:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:39:26 15:39:26 2023-11-22T15:39:26.491Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:39:26 2023-11-22T15:39:26.491Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:39:26 2023-11-22T15:39:26.499Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:26 2023-11-22T15:39:26.499Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:26 2023-11-22T15:39:26.499Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:26 2023-11-22T15:39:26.499Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667566499 15:39:26 2023-11-22T15:39:26.524Z INFO 8106 --- [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 RzZXPM1oSY6yDKdGEHfihA 15:39:26 2023-11-22T15:39:26.524Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: actDq82qROWHY-YoRCVCng 15:39:26 2023-11-22T15:39:26.571Z INFO 8106 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='my-event-id', source=some-source, type='DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 105, 100, 115, 34, 58, 91, 93, 125, 93, 125, 125]}, extensions={destination=some client topic, correlationid=some-correlation-id}} ... 15:39:26 2023-11-22T15:39:26.581Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.581Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.638Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.638Z WARN 8106 --- [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. 15:39:26 2023-11-22T15:39:26.715Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:26 2023-11-22T15:39:26.715Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:26.839Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:39:27 2023-11-22T15:39:26.839Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:39:27 acks = -1 15:39:27 auto.include.jmx.reporter = true 15:39:27 batch.size = 16384 15:39:27 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:39:27 buffer.memory = 33554432 15:39:27 client.dns.lookup = use_all_dns_ips 15:39:27 client.id = producer-10 15:39:27 compression.type = none 15:39:27 connections.max.idle.ms = 540000 15:39:27 delivery.timeout.ms = 120000 15:39:27 enable.idempotence = false 15:39:27 interceptor.classes = [] 15:39:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:39:27 linger.ms = 1 15:39:27 max.block.ms = 60000 15:39:27 max.in.flight.requests.per.connection = 5 15:39:27 max.request.size = 1048576 15:39:27 metadata.max.age.ms = 300000 15:39:27 metadata.max.idle.ms = 300000 15:39:27 metric.reporters = [] 15:39:27 metrics.num.samples = 2 15:39:27 metrics.recording.level = INFO 15:39:27 metrics.sample.window.ms = 30000 15:39:27 partitioner.adaptive.partitioning.enable = true 15:39:27 partitioner.availability.timeout.ms = 0 15:39:27 partitioner.class = null 15:39:27 partitioner.ignore.keys = false 15:39:27 receive.buffer.bytes = 32768 15:39:27 reconnect.backoff.max.ms = 1000 15:39:27 reconnect.backoff.ms = 50 15:39:27 request.timeout.ms = 30000 15:39:27 retries = 0 15:39:27 retry.backoff.ms = 100 15:39:27 sasl.client.callback.handler.class = null 15:39:27 sasl.jaas.config = null 15:39:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:39:27 sasl.kerberos.min.time.before.relogin = 60000 15:39:27 sasl.kerberos.service.name = null 15:39:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:39:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:39:27 sasl.login.callback.handler.class = null 15:39:27 sasl.login.class = null 15:39:27 sasl.login.connect.timeout.ms = null 15:39:27 sasl.login.read.timeout.ms = null 15:39:27 sasl.login.refresh.buffer.seconds = 300 15:39:27 sasl.login.refresh.min.period.seconds = 60 15:39:27 sasl.login.refresh.window.factor = 0.8 15:39:27 sasl.login.refresh.window.jitter = 0.05 15:39:27 sasl.login.retry.backoff.max.ms = 10000 15:39:27 sasl.login.retry.backoff.ms = 100 15:39:27 sasl.mechanism = GSSAPI 15:39:27 sasl.oauthbearer.clock.skew.seconds = 30 15:39:27 sasl.oauthbearer.expected.audience = null 15:39:27 sasl.oauthbearer.expected.issuer = null 15:39:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:39:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:39:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:39:27 sasl.oauthbearer.jwks.endpoint.url = null 15:39:27 sasl.oauthbearer.scope.claim.name = scope 15:39:27 sasl.oauthbearer.sub.claim.name = sub 15:39:27 sasl.oauthbearer.token.endpoint.url = null 15:39:27 security.protocol = PLAINTEXT 15:39:27 security.providers = null 15:39:27 send.buffer.bytes = 131072 15:39:27 socket.connection.setup.timeout.max.ms = 30000 15:39:27 socket.connection.setup.timeout.ms = 10000 15:39:27 ssl.cipher.suites = null 15:39:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:39:27 ssl.endpoint.identification.algorithm = https 15:39:27 ssl.engine.factory.class = null 15:39:27 ssl.key.password = null 15:39:27 ssl.keymanager.algorithm = SunX509 15:39:27 ssl.keystore.certificate.chain = null 15:39:27 ssl.keystore.key = null 15:39:27 ssl.keystore.location = null 15:39:27 ssl.keystore.password = null 15:39:27 ssl.keystore.type = JKS 15:39:27 ssl.protocol = TLSv1.3 15:39:27 ssl.provider = null 15:39:27 ssl.secure.random.implementation = null 15:39:27 ssl.trustmanager.algorithm = PKIX 15:39:27 ssl.truststore.certificates = null 15:39:27 ssl.truststore.location = null 15:39:27 ssl.truststore.password = null 15:39:27 ssl.truststore.type = JKS 15:39:27 transaction.timeout.ms = 60000 15:39:27 transactional.id = null 15:39:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:39:27 15:39:27 2023-11-22T15:39:26.841Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:39:27 2023-11-22T15:39:26.841Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:39:27 2023-11-22T15:39:26.841Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:39:27 2023-11-22T15:39:26.841Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667566841 15:39:27 2023-11-22T15:39:26.849Z INFO 8106 --- [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 RzZXPM1oSY6yDKdGEHfihA 15:39:27 2023-11-22T15:39:26.850Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: actDq82qROWHY-YoRCVCng 15:39:27 2023-11-22T15:39:26.882Z ERROR 8106 --- [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 15:39:27 15:39:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:39:27 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:39:27 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:39:27 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:39:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:39:27 at java.base/java.lang.Thread.run(Thread.java:833) 15:39:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:39:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:39:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:39:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:39:27 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:39:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:39:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:39:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:39:27 ... 3 common frames omitted 15:39:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:39:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:39:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:39:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:39:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:39:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:39:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:39:27 ... 15 common frames omitted 15:39:27 15:39:27 2023-11-22T15:39:26.910Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:27 2023-11-22T15:39:26.910Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:26.926Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:27 2023-11-22T15:39:26.926Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.042Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.042Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.160Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.160Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.164Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.164Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.176Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.176Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.214Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [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 22 due to node 1 being disconnected (elapsed time since creation: 338ms, elapsed time since send: 338ms, request timeout: 30000ms) 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [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=900388879, epoch=2) to node 1: 15:39:27 15:39:27 org.apache.kafka.common.errors.DisconnectException: null 15:39:27 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.215Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 345ms, elapsed time since send: 345ms, request timeout: 30000ms) 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 246ms, elapsed time since send: 246ms, request timeout: 30000ms) 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:39:27 2023-11-22T15:39:27.216Z INFO 8106 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=789117778, epoch=2) to node 1: 15:39:27 15:39:27 org.apache.kafka.common.errors.DisconnectException: null 15:39:27 15:39:27 2023-11-22T15:39:27.217Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.316Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.316Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.316Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.316Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.316Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.316Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.316Z INFO 8106 --- [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. 15:39:27 2023-11-22T15:39:27.317Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.341Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.341Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.408Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:39:27 2023-11-22T15:39:27.409Z INFO 8106 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:39:27 2023-11-22T15:39:27.412Z INFO 8106 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 15:39:27 2023-11-22T15:39:27.412Z INFO 8106 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:39:27 2023-11-22T15:39:27.413Z INFO 8106 --- [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 15:39:27 2023-11-22T15:39:27.413Z INFO 8106 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:39:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.492 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:39:27 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:39:27 2023-11-22T15:39:27.427Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.427Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.474Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.474Z WARN 8106 --- [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. 15:39:27 15:39:27,630 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:39:27 15:39:27,630 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:39:27 15:39:27,630 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@598f6591 - 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 15:39:27 15:39:27,634 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:27 15:39:27,634 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@598f6591 - 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 15:39:27 15:39:27,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:27 15:39:27,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:27 15:39:27,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:27 15:39:27,636 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:39:27 15:39:27,636 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@598f6591 - 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 15:39:27 15:39:27,639 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:27 15:39:27,639 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:27 15:39:27,639 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:27 15:39:27,639 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667567639) 15:39:27 15:39:27,640 |-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] 15:39:27 15:39:27,640 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:27 15:39:27,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:27 15:39:27,642 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:27 15:39:27,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:27 15:39:27,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:27 15:39:27,643 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:27 15:39:27,643 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:27 15:39:27,650 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4d8dfff9 - Setting zoneId to "UTC" 15:39:27 15:39:27,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:27 15:39:27,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:27 15:39:27,655 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:27 15:39:27,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:27 15:39:27,655 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:27 15:39:27,655 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:27 15:39:27,656 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:27 15:39:27,656 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44deaadc - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:27 15:39:27,656 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:27 15:39:27,656 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@52ce7094 - End of configuration. 15:39:27 15:39:27,656 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@70cf24b1 - Registering current configuration as safe fallback point 15:39:27 15:39:27 15:39:27 . ____ _ __ _ _ 15:39:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:27 =========|_|==============|___/=/_/_/_/ 15:39:27 :: Spring Boot :: (v3.1.2) 15:39:27 15:39:27 2023-11-22T15:39:27.661Z INFO 8106 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:27 2023-11-22T15:39:27.661Z INFO 8106 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 15:39:27 2023-11-22T15:39:27.699Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.699Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.699Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.699Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.771Z INFO 8106 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.168 seconds (process running for 39.913) 15:39:27 2023-11-22T15:39:27.808Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.808Z WARN 8106 --- [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. 15:39:27 2023-11-22T15:39:27.812Z WARN 8106 --- [ 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') 15:39:27 2023-11-22T15:39:27.822Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.822Z WARN 8106 --- [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. 15:39:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:39:27 2023-11-22T15:39:27.830Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:27 2023-11-22T15:39:27.830Z WARN 8106 --- [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. 15:39:27 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:39:27 15:39:27 . ____ _ __ _ _ 15:39:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:27 =========|_|==============|___/=/_/_/_/ 15:39:27 :: Spring Boot :: (v3.1.2) 15:39:27 15:39:27 2023-11-22T15:39:27.857Z INFO 8106 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:27 2023-11-22T15:39:27.857Z INFO 8106 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:39:27 2023-11-22T15:39:27.863Z INFO 8106 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 40.005) 15:39:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:39:27 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 15:39:31 15:39:31 . ____ _ __ _ _ 15:39:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:31 =========|_|==============|___/=/_/_/_/ 15:39:31 :: Spring Boot :: (v3.1.2) 15:39:31 15:39:31 2023-11-22T15:39:27.921Z INFO 8106 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:31 2023-11-22T15:39:27.921Z INFO 8106 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:39:31 2023-11-22T15:39:28.000Z WARN 8106 --- [ 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: 15:39:31 --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 15:39:31 2023-11-22T15:39:28.001Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.001Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.016Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.017Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.052Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.052Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.084Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:39:31 + + o o o o---o o----o o o---o o o----o o--o--o 15:39:31 + + + + | | / \ / | | / / \ | | 15:39:31 + + + + + o----o o o o o----o | o o o o----o | 15:39:31 + + + + | | / \ / | | \ / \ | | 15:39:31 + + o o o o o---o o----o o----o o---o o o o----o o 15:39:31 2023-11-22T15:39:28.084Z INFO 8106 --- [ 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. 15:39:31 2023-11-22T15:39:28.084Z INFO 8106 --- [ 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 15:39:31 2023-11-22T15:39:28.084Z INFO 8106 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:39:31 2023-11-22T15:39:28.084Z INFO 8106 --- [ 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. 15:39:31 2023-11-22T15:39:28.087Z INFO 8106 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:39:31 To enable the Jet engine on the members, do one of the following: 15:39:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:39:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:39:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:39:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:39:31 2023-11-22T15:39:28.102Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.102Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.279Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.279Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.403Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.403Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.404Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.404Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.493Z INFO 8106 --- [ 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. 15:39:31 2023-11-22T15:39:28.583Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:39:31 2023-11-22T15:39:28.587Z WARN 8106 --- [ 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. 15:39:31 2023-11-22T15:39:28.603Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.603Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.677Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.677Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.755Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.755Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.852Z INFO 8106 --- [ 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. 15:39:31 2023-11-22T15:39:28.860Z INFO 8106 --- [ 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 15:39:31 2023-11-22T15:39:28.905Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.905Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.956Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.956Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:28.974Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:31 2023-11-22T15:39:28.974Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.023Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.023Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.023Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.023Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.175Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.175Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.182Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.182Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.307Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.307Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.375Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.376Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.658Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.658Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.708Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.708Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.731Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.731Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.877Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.877Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.877Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.877Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:29.959Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:31 2023-11-22T15:39:29.959Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.111Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.111Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.129Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.130Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.230Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.230Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.281Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.281Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.385Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.385Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.513Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.513Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.613Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.613Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.782Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.782Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.816Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.816Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.868Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.868Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.931Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.932Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:30.936Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:31 2023-11-22T15:39:30.937Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.135Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.135Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.219Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.219Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.234Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.234Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.288Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.288Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.442Z INFO 8106 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:39:31 15:39:31 Members {size:1, ver:1} [ 15:39:31 Member [10.250.0.254]:5701 - faaf80d5-16fd-454b-8194-649dcd9a10aa this 15:39:31 ] 15:39:31 15:39:31 2023-11-22T15:39:31.460Z INFO 8106 --- [ 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 15:39:31 2023-11-22T15:39:31.489Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.489Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.501Z INFO 8106 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.597 seconds (process running for 43.643) 15:39:31 2023-11-22T15:39:31.517Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.517Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.522Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:31 2023-11-22T15:39:31.522Z WARN 8106 --- [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. 15:39:31 2023-11-22T15:39:31.546Z INFO 8106 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:39:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.643 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 15:39:31 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 15:39:34 15:39:34 . ____ _ __ _ _ 15:39:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:34 =========|_|==============|___/=/_/_/_/ 15:39:34 :: Spring Boot :: (v3.1.2) 15:39:34 15:39:34 2023-11-22T15:39:31.568Z INFO 8106 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:34 2023-11-22T15:39:31.568Z INFO 8106 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:39:34 + + o o o o---o o----o o o---o o o----o o--o--o 15:39:34 + + + + | | / \ / | | / / \ | | 15:39:34 + + + + + o----o o o o o----o | o o o o----o | 15:39:34 + + + + | | / \ / | | \ / \ | | 15:39:34 + + o o o o o---o o----o o----o o---o o o o----o o 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5702 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:39:34 2023-11-22T15:39:31.585Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:39:34 To enable the Jet engine on the members, do one of the following: 15:39:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:39:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:39:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:39:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:39:34 2023-11-22T15:39:31.598Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:39:34 2023-11-22T15:39:31.600Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:39:34 2023-11-22T15:39:31.600Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:39:34 2023-11-22T15:39:31.614Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:39:34 2023-11-22T15:39:31.615Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5702 is STARTING 15:39:34 2023-11-22T15:39:31.637Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:34 2023-11-22T15:39:31.637Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:31.672Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:34 2023-11-22T15:39:31.672Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:31.772Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:34 2023-11-22T15:39:31.772Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.036Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.036Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.052Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.052Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.192Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.193Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.283Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.284Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.393Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.393Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.394Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.394Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.492Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.493Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.579Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.579Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.629Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.629Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.694Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.694Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.722Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.722Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:32.929Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:34 2023-11-22T15:39:32.929Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.058Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.059Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.192Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.192Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.240Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.240Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.245Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.245Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.297Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.297Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.297Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.297Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.433Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.433Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.597Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.597Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.726Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.726Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.785Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.785Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.800Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.801Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:33.835Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:34 2023-11-22T15:39:33.835Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.012Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.012Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.100Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.100Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.201Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.201Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.246Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.246Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.288Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.288Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.348Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.348Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.402Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:34 2023-11-22T15:39:34.402Z WARN 8106 --- [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. 15:39:34 2023-11-22T15:39:34.499Z INFO 8106 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:39:34 15:39:34 Members {size:1, ver:1} [ 15:39:34 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:39:34 ] 15:39:34 15:39:34 2023-11-22T15:39:34.500Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 15:39:34 2023-11-22T15:39:34.504Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5702 is STARTED 15:39:34 2023-11-22T15:39:34.511Z INFO 8106 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 2.959 seconds (process running for 46.652) 15:39:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 15:39:34 2023-11-22T15:39:34.519Z INFO 8106 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:39:34 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:39:41 15:39:41 . ____ _ __ _ _ 15:39:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:41 =========|_|==============|___/=/_/_/_/ 15:39:41 :: Spring Boot :: (v3.1.2) 15:39:41 15:39:41 2023-11-22T15:39:34.540Z INFO 8106 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:39:41 2023-11-22T15:39:34.540Z INFO 8106 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:39:41 + + o o o o---o o----o o o---o o o----o o--o--o 15:39:41 + + + + | | / \ / | | / / \ | | 15:39:41 + + + + + o----o o o o o----o | o o o o----o | 15:39:41 + + + + | | / \ / | | \ / \ | | 15:39:41 + + o o o o o---o o----o o----o o---o o o o----o o 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5703 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:34.557Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:39:41 To enable the Jet engine on the members, do one of the following: 15:39:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:39:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:39:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:39:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:39:41 2023-11-22T15:39:34.568Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:34.570Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:39:41 2023-11-22T15:39:34.570Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:34.580Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:39:41 2023-11-22T15:39:34.581Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5703 is STARTING 15:39:41 2023-11-22T15:39:34.630Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.630Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:34.701Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.701Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:34.705Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.705Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:34.726Z INFO 8106 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.34]:5702 15:39:41 2023-11-22T15:39:34.747Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5702 and /10.30.106.34:41145 15:39:41 2023-11-22T15:39:34.752Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:41145 and /10.30.106.34:5702 15:39:41 2023-11-22T15:39:34.968Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.968Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:34.993Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.993Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:34.995Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:34.995Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.156Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.157Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.255Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.255Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.307Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.307Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.352Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.352Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.456Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.456Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.458Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.458Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.705Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.705Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.836Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.836Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.861Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.861Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:35.921Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:35.922Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.049Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.049Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.108Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.108Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.160Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.161Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.200Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.200Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.261Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.261Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.308Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.308Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.311Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.311Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.632Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.633Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.660Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.660Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.741Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.742Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:36.775Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:36.775Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.014Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.014Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.113Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.113Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.214Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.214Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.235Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.235Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.255Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.255Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.336Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.336Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.356Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.356Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.485Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.485Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.729Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.729Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.735Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.735Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.848Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.848Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.865Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.865Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:37.868Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:37.868Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.167Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.167Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.190Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.190Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.210Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.210Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.339Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.339Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.370Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.370Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.441Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.441Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.516Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.516Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.683Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.683Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.824Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.824Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.853Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.853Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.919Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.919Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:38.938Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:38.939Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.121Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.121Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.324Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.324Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.345Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.345Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.396Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.396Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.417Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.417Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.495Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.495Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.622Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.622Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.729Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.729Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.839Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.839Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.858Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:39:41 15:39:41 Members {size:2, ver:2} [ 15:39:41 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:39:41 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:41 ] 15:39:41 15:39:41 2023-11-22T15:39:39.868Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:39:41 15:39:41 Members {size:2, ver:2} [ 15:39:41 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:41 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae this 15:39:41 ] 15:39:41 15:39:41 2023-11-22T15:39:39.869Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 15:39:41 2023-11-22T15:39:39.870Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5703 is STARTED 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:39:41 + + o o o o---o o----o o o---o o o----o o--o--o 15:39:41 + + + + | | / \ / | | / / \ | | 15:39:41 + + + + + o----o o o o o----o | o o o o----o | 15:39:41 + + + + | | / \ / | | \ / \ | | 15:39:41 + + o o o o o---o o----o o----o o---o o o o----o o 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5704 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:39.885Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:39:41 To enable the Jet engine on the members, do one of the following: 15:39:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:39:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:39:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:39:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:39:41 2023-11-22T15:39:39.898Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:39.900Z INFO 8106 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 15:39:41 2023-11-22T15:39:39.900Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:39:41 2023-11-22T15:39:39.900Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:39:41 2023-11-22T15:39:39.919Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:39:41 2023-11-22T15:39:39.919Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5704 is STARTING 15:39:41 2023-11-22T15:39:39.923Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:39.923Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:39.990Z INFO 8106 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.34]:5702 15:39:41 2023-11-22T15:39:39.994Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5702 and /10.30.106.34:52293 15:39:41 2023-11-22T15:39:39.999Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:52293 and /10.30.106.34:5702 15:39:41 2023-11-22T15:39:40.023Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.023Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.057Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.057Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.147Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.147Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.178Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.178Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.299Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.299Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.325Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.325Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.449Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.449Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.602Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.602Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.643Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.643Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.728Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.728Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.784Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.784Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:40.929Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:41 2023-11-22T15:39:40.930Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:41.029Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:41 2023-11-22T15:39:41.029Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:41.050Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:41 2023-11-22T15:39:41.050Z WARN 8106 --- [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. 15:39:41 2023-11-22T15:39:41.161Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.161Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.302Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.302Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.333Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.334Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.383Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.383Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.502Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.502Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.658Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.658Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.732Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.732Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.747Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.747Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.783Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.783Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:41.989Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:41.989Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.064Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.064Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.135Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.135Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.153Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.153Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.286Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.287Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.356Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.356Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.587Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.587Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.659Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.659Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.688Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.688Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.751Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.752Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.815Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.815Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.837Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.837Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:42.942Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:42.942Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.039Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.039Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.256Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.256Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.268Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.268Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.340Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.340Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.412Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.412Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.562Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.562Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.591Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.591Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.704Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.704Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.791Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.792Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.920Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.920Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.946Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.946Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:43.992Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:43.992Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.043Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.043Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.163Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.163Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.170Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.170Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.243Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.243Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.265Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.265Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.465Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.465Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.746Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.746Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.774Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.774Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.844Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.844Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.909Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.909Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:44.945Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:44.945Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.074Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.074Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.099Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.099Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.103Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:39:48 15:39:48 Members {size:3, ver:3} [ 15:39:48 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:39:48 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:48 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:39:48 ] 15:39:48 15:39:48 2023-11-22T15:39:45.114Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:39:48 15:39:48 Members {size:3, ver:3} [ 15:39:48 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:48 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae this 15:39:48 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:39:48 ] 15:39:48 15:39:48 2023-11-22T15:39:45.114Z INFO 8106 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:39:48 15:39:48 Members {size:3, ver:3} [ 15:39:48 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:48 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:48 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a this 15:39:48 ] 15:39:48 15:39:48 2023-11-22T15:39:45.125Z INFO 8106 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5703, timeout: 10000, bind-any: true 15:39:48 2023-11-22T15:39:45.125Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5704 and /10.30.106.34:47009 15:39:48 2023-11-22T15:39:45.126Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5703 and /10.30.106.34:39967 15:39:48 2023-11-22T15:39:45.126Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:47009 and /10.30.106.34:5704 15:39:48 2023-11-22T15:39:45.127Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:39967 and /10.30.106.34:5703 15:39:48 2023-11-22T15:39:45.147Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.147Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.166Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.166Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.198Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.198Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.384Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:39:48 2023-11-22T15:39:45.470Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.470Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.669Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.669Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.854Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.854Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.866Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.867Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.890Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.890Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.894Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Nov 22 15:39:45 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 15:39:48 2023-11-22T15:39:45.977Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.977Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:45.977Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:45.977Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.125Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 15:39:48 2023-11-22T15:39:46.126Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5704 is STARTED 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:39:48 + + o o o o---o o----o o o---o o o----o o--o--o 15:39:48 + + + + | | / \ / | | / / \ | | 15:39:48 + + + + + o----o o o o o----o | o o o o----o | 15:39:48 + + + + | | / \ / | | \ / \ | | 15:39:48 + + o o o o o---o o----o o----o o---o o o o----o o 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5705 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:39:48 2023-11-22T15:39:46.135Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:39:48 To enable the Jet engine on the members, do one of the following: 15:39:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:39:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:39:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:39:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:39:48 2023-11-22T15:39:46.138Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.138Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.139Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.139Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.150Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:39:48 2023-11-22T15:39:46.151Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:39:48 2023-11-22T15:39:46.151Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:39:48 2023-11-22T15:39:46.167Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:39:48 2023-11-22T15:39:46.167Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5705 is STARTING 15:39:48 2023-11-22T15:39:46.190Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.190Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.279Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.279Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.291Z INFO 8106 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.34]:5702 15:39:48 2023-11-22T15:39:46.294Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5702 and /10.30.106.34:56935 15:39:48 2023-11-22T15:39:46.295Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:56935 and /10.30.106.34:5702 15:39:48 2023-11-22T15:39:46.391Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.391Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.592Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.592Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.742Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.742Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.881Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.881Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.882Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.882Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:46.930Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:46.930Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.033Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.033Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.094Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.094Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.143Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.143Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.232Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.232Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.292Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.292Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.293Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.293Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.343Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.343Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.645Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.645Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.746Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.746Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.784Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.784Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.835Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.835Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:47.884Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:48 2023-11-22T15:39:47.884Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.145Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:48 2023-11-22T15:39:48.145Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.146Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:48 2023-11-22T15:39:48.146Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.185Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:48 2023-11-22T15:39:48.185Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.198Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:48 2023-11-22T15:39:48.198Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.236Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:48 2023-11-22T15:39:48.236Z WARN 8106 --- [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. 15:39:48 2023-11-22T15:39:48.447Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.447Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.497Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.497Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.587Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.587Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.749Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.749Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.889Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.889Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.939Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.939Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:48.950Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:52 2023-11-22T15:39:48.950Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.139Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.140Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.148Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.148Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.241Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.241Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.350Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.350Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.401Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.401Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.501Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.501Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.542Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.542Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.700Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.701Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.802Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.802Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.804Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.804Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:49.942Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:52 2023-11-22T15:39:49.942Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.143Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.143Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.151Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.151Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.254Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.254Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.343Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.343Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.394Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.394Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.395Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.395Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.503Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.504Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.655Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.655Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.804Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.804Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.855Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.855Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:50.895Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:52 2023-11-22T15:39:50.895Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.006Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.006Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.207Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.207Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.247Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.247Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.255Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.255Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.306Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.306Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.346Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.346Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.398Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.398Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.400Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:39:52 15:39:52 Members {size:4, ver:4} [ 15:39:52 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:39:52 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:52 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:39:52 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:39:52 ] 15:39:52 15:39:52 2023-11-22T15:39:51.408Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:39:52 15:39:52 Members {size:4, ver:4} [ 15:39:52 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:52 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae this 15:39:52 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:39:52 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:39:52 ] 15:39:52 15:39:52 2023-11-22T15:39:51.408Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:39:52 15:39:52 Members {size:4, ver:4} [ 15:39:52 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:52 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:52 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:39:52 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 this 15:39:52 ] 15:39:52 15:39:52 2023-11-22T15:39:51.409Z INFO 8106 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5703, timeout: 10000, bind-any: true 15:39:52 2023-11-22T15:39:51.409Z INFO 8106 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5704, timeout: 10000, bind-any: true 15:39:52 2023-11-22T15:39:51.409Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:39:52 15:39:52 Members {size:4, ver:4} [ 15:39:52 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:39:52 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:39:52 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a this 15:39:52 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:39:52 ] 15:39:52 15:39:52 2023-11-22T15:39:51.413Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5703 and /10.30.106.34:45133 15:39:52 2023-11-22T15:39:51.414Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:45133 and /10.30.106.34:5703 15:39:52 2023-11-22T15:39:51.414Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5705 and /10.30.106.34:38999 15:39:52 2023-11-22T15:39:51.416Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5705 and /10.30.106.34:35693 15:39:52 2023-11-22T15:39:51.417Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:35693 and /10.30.106.34:5705 15:39:52 2023-11-22T15:39:51.418Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:38999 and /10.30.106.34:5705 15:39:52 2023-11-22T15:39:51.418Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5704 and /10.30.106.34:58057 15:39:52 2023-11-22T15:39:51.419Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:58057 and /10.30.106.34:5704 15:39:52 2023-11-22T15:39:51.547Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.547Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.609Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.609Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.663Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:39:52 2023-11-22T15:39:51.809Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.809Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:51.911Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:52 2023-11-22T15:39:51.911Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.018Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Nov 22 15:39:51 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 15:39:52 2023-11-22T15:39:52.052Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.052Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.061Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.061Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.112Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.112Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.306Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.306Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.362Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.362Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.408Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 15:39:52 2023-11-22T15:39:52.409Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5705 is STARTED 15:39:52 2023-11-22T15:39:52.411Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.412Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.415Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:52 2023-11-22T15:39:52.415Z WARN 8106 --- [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. 15:39:52 2023-11-22T15:39:52.420Z INFO 8106 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.896 seconds (process running for 64.562) 15:39:53 2023-11-22T15:39:52.432Z INFO 8106 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:39:53 2023-11-22T15:39:52.504Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:53 2023-11-22T15:39:52.504Z WARN 8106 --- [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. 15:39:53 2023-11-22T15:39:52.533Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:53 2023-11-22T15:39:52.533Z WARN 8106 --- [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. 15:39:53 2023-11-22T15:39:52.644Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:53 2023-11-22T15:39:52.644Z WARN 8106 --- [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. 15:39:53 2023-11-22T15:39:52.764Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:53 2023-11-22T15:39:52.764Z WARN 8106 --- [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. 15:39:53 2023-11-22T15:39:52.813Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:53 2023-11-22T15:39:52.813Z WARN 8106 --- [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. 15:39:53 2023-11-22T15:39:53.010Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:53 2023-11-22T15:39:53.010Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.018Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.018Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.167Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.167Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.310Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.310Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.415Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.415Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.508Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.508Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.547Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.547Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.569Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.569Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.596Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.596Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.614Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.614Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.716Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.716Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.821Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.821Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.964Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.964Z WARN 8106 --- [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. 15:39:54 2023-11-22T15:39:53.968Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:39:54 2023-11-22T15:39:53.968Z WARN 8106 --- [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. 15:39:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.509 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:39:54 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:40:00 15:40:00 . ____ _ __ _ _ 15:40:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:00 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:00 =========|_|==============|___/=/_/_/_/ 15:40:00 :: Spring Boot :: (v3.1.2) 15:40:00 15:40:00 2023-11-22T15:39:54.062Z INFO 8106 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:00 2023-11-22T15:39:54.063Z INFO 8106 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:40:00 2023-11-22T15:39:54.070Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.070Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:00 + + + + | | / \ / | | / / \ | | 15:40:00 + + + + + o----o o o o o----o | o o o o----o | 15:40:00 + + + + | | / \ / | | \ / \ | | 15:40:00 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5706 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:40:00 2023-11-22T15:39:54.077Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:00 To enable the Jet engine on the members, do one of the following: 15:40:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:00 2023-11-22T15:39:54.086Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:40:00 2023-11-22T15:39:54.087Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:00 2023-11-22T15:39:54.087Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:40:00 2023-11-22T15:39:54.098Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:00 2023-11-22T15:39:54.098Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5706 is STARTING 15:40:00 2023-11-22T15:39:54.198Z INFO 8106 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.34]:5702 15:40:00 2023-11-22T15:39:54.201Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5702 and /10.30.106.34:50671 15:40:00 2023-11-22T15:39:54.201Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:50671 and /10.30.106.34:5702 15:40:00 2023-11-22T15:39:54.316Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.316Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.319Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.319Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.400Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.400Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.521Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.521Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.552Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.552Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.619Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.619Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.712Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.712Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.719Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.719Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:54.873Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:00 2023-11-22T15:39:54.874Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.120Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.120Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.121Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.121Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.172Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.172Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.173Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.173Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.219Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.219Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.453Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.453Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.454Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.454Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.521Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.521Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.625Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.625Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.916Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.916Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.923Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.923Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:55.973Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:00 2023-11-22T15:39:55.973Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.025Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.025Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.076Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.076Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.076Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.076Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.275Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.275Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.424Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.424Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.524Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.524Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.607Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.607Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.657Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.657Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.677Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.677Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:56.976Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:00 2023-11-22T15:39:56.976Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.028Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.028Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.119Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.119Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.126Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.126Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.178Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.178Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.179Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.179Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.276Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.276Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.327Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.327Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.529Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.529Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.609Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.609Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.727Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.727Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:57.760Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:39:57.760Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.081Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.081Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.128Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.128Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.181Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.181Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.281Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.281Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.380Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.380Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.481Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.481Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.713Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.713Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.733Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.733Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.863Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.863Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:58.931Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:58.931Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.034Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.034Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.135Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.135Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.304Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 15:40:00 Members {size:5, ver:5} [ 15:40:00 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:40:00 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:00 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:00 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:00 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:00 ] 15:40:00 15:40:00 2023-11-22T15:39:59.312Z INFO 8106 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 15:40:00 Members {size:5, ver:5} [ 15:40:00 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:00 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae this 15:40:00 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:00 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:00 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:00 ] 15:40:00 15:40:00 2023-11-22T15:39:59.313Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 15:40:00 Members {size:5, ver:5} [ 15:40:00 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:00 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:00 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a this 15:40:00 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:00 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:00 ] 15:40:00 15:40:00 2023-11-22T15:39:59.314Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 15:40:00 Members {size:5, ver:5} [ 15:40:00 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:00 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:00 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:00 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:00 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 this 15:40:00 ] 15:40:00 15:40:00 2023-11-22T15:39:59.314Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5706 and /10.30.106.34:44839 15:40:00 2023-11-22T15:39:59.314Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:44839 and /10.30.106.34:5706 15:40:00 2023-11-22T15:39:59.314Z INFO 8106 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5703, timeout: 10000, bind-any: true 15:40:00 2023-11-22T15:39:59.315Z INFO 8106 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5704, timeout: 10000, bind-any: true 15:40:00 2023-11-22T15:39:59.315Z INFO 8106 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5705, timeout: 10000, bind-any: true 15:40:00 2023-11-22T15:39:59.316Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5704 and /10.30.106.34:46099 15:40:00 2023-11-22T15:39:59.325Z INFO 8106 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 15:40:00 Members {size:5, ver:5} [ 15:40:00 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:00 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:00 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:00 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 this 15:40:00 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:00 ] 15:40:00 15:40:00 2023-11-22T15:39:59.326Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5706 and /10.30.106.34:37149 15:40:00 2023-11-22T15:39:59.326Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5703 and /10.30.106.34:36635 15:40:00 2023-11-22T15:39:59.327Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:46099 and /10.30.106.34:5704 15:40:00 2023-11-22T15:39:59.327Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5705 and /10.30.106.34:54985 15:40:00 2023-11-22T15:39:59.327Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:54985 and /10.30.106.34:5705 15:40:00 2023-11-22T15:39:59.328Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:36635 and /10.30.106.34:5703 15:40:00 2023-11-22T15:39:59.328Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5706 and /10.30.106.34:51561 15:40:00 2023-11-22T15:39:59.328Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.328Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.328Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:51561 and /10.30.106.34:5706 15:40:00 2023-11-22T15:39:59.329Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:37149 and /10.30.106.34:5706 15:40:00 2023-11-22T15:39:59.330Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.330Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.333Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.333Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.334Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.334Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.433Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.433Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.433Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.433Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.565Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:40:00 2023-11-22T15:39:59.566Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.566Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.734Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.734Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.837Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.837Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.878Z INFO 8106 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=180.0M, heap.memory.free=115.4M, heap.memory.total=296.0M, heap.memory.max=7.8G, heap.memory.used/total=60.82%, heap.memory.used/max=2.26%, minor.gc.count=27, minor.gc.time=363ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=74.19%, load.systemAverage=1.69, thread.count=325, thread.peakCount=325, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=3, executor.q.priorityOperation.size=0, operations.completed.count=691, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=4, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=4 15:40:00 2023-11-22T15:39:59.942Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.942Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:39:59.961Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Nov 22 15:39:59 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 15:40:00 2023-11-22T15:39:59.995Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:00 2023-11-22T15:39:59.995Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:40:00.031Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:00 2023-11-22T15:40:00.031Z WARN 8106 --- [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. 15:40:00 2023-11-22T15:40:00.314Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]: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! 15:40:00 2023-11-22T15:40:00.315Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5706 is STARTED 15:40:00 2023-11-22T15:40:00.323Z INFO 8106 --- [ main] com.hazelcast.system.logo : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:40:00 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:00 + + + + | | / \ / | | / / \ | | 15:40:00 + + + + + o----o o o o o----o | o o o o----o | 15:40:00 + + + + | | / \ / | | \ / \ | | 15:40:00 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:00 2023-11-22T15:40:00.323Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:00 2023-11-22T15:40:00.323Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.34]:5707 15:40:06 2023-11-22T15:40:00.323Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:06 2023-11-22T15:40:00.324Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]: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. 15:40:06 2023-11-22T15:40:00.324Z INFO 8106 --- [ main] com.hazelcast.system : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:06 To enable the Jet engine on the members, do one of the following: 15:40:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:06 2023-11-22T15:40:00.335Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.335Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.335Z INFO 8106 --- [ main] com.hazelcast.system.security : [10.30.106.34]: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. 15:40:06 2023-11-22T15:40:00.337Z INFO 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:06 2023-11-22T15:40:00.337Z WARN 8106 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.34]: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. 15:40:06 2023-11-22T15:40:00.346Z INFO 8106 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:06 2023-11-22T15:40:00.346Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5707 is STARTING 15:40:06 2023-11-22T15:40:00.391Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.391Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.440Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.440Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.441Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.441Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.441Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.441Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.452Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.453Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.505Z INFO 8106 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.34]:5702 15:40:06 2023-11-22T15:40:00.507Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5702 and /10.30.106.34:36877 15:40:06 2023-11-22T15:40:00.507Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:36877 and /10.30.106.34:5702 15:40:06 2023-11-22T15:40:00.786Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.786Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.837Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.837Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.899Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.899Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.943Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.943Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:00.986Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:00.986Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.095Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.095Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.293Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.293Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.337Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.337Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.507Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.507Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.558Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.558Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.595Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.595Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.597Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.597Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.738Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.738Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.795Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.795Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.839Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.839Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.888Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.888Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:01.902Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:01.902Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.196Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.196Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.199Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.199Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.440Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.440Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.461Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.461Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.461Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.461Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.641Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.642Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.702Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.702Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.802Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.802Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.843Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.843Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.898Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.898Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:02.955Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:02.955Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.092Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.092Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.153Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.153Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.298Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.298Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.364Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.364Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.493Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.494Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.515Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.515Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.644Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.644Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.745Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.745Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.755Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.755Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.905Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.906Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.951Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.951Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:03.958Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:03.958Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.202Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.202Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.246Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.246Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.257Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.257Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.345Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.345Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.519Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.519Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.519Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.519Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.747Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.748Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.758Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.758Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.810Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.810Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.854Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.854Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.908Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.908Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:04.948Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:04.948Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.099Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.099Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.156Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.156Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.250Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.250Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.411Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.411Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.473Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.473Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.473Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.473Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.611Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b this 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.616Z INFO 8106 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae this 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.618Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 this 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.618Z INFO 8106 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a this 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.621Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5707 and /10.30.106.34:36875 15:40:06 2023-11-22T15:40:05.621Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:36875 and /10.30.106.34:5707 15:40:06 2023-11-22T15:40:05.622Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5707 and /10.30.106.34:35259 15:40:06 2023-11-22T15:40:05.623Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5707 and /10.30.106.34:59351 15:40:06 2023-11-22T15:40:05.623Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5707 and /10.30.106.34:42921 15:40:06 2023-11-22T15:40:05.623Z INFO 8106 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5703, timeout: 10000, bind-any: true 15:40:06 2023-11-22T15:40:05.624Z INFO 8106 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5705, timeout: 10000, bind-any: true 15:40:06 2023-11-22T15:40:05.624Z INFO 8106 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.34:5706, timeout: 10000, bind-any: true 15:40:06 2023-11-22T15:40:05.625Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:42921 and /10.30.106.34:5707 15:40:06 2023-11-22T15:40:05.626Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:35259 and /10.30.106.34:5707 15:40:06 2023-11-22T15:40:05.626Z INFO 8106 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 this 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.626Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5706 and /10.30.106.34:34165 15:40:06 2023-11-22T15:40:05.635Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5703 and /10.30.106.34:52499 15:40:06 2023-11-22T15:40:05.636Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:34165 and /10.30.106.34:5706 15:40:06 2023-11-22T15:40:05.636Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:5705 and /10.30.106.34:46109 15:40:06 2023-11-22T15:40:05.636Z INFO 8106 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:59351 and /10.30.106.34:5707 15:40:06 2023-11-22T15:40:05.636Z INFO 8106 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:40:06 15:40:06 Members {size:6, ver:6} [ 15:40:06 Member [10.30.106.34]:5702 - d369850d-2d2c-4a7a-af8d-ffde17c2c21b 15:40:06 Member [10.30.106.34]:5703 - c49c1be4-a0b2-4c1f-9c8a-8d84693fafae 15:40:06 Member [10.30.106.34]:5704 - 238fa3e0-02c6-4257-9647-8c0531773c6a 15:40:06 Member [10.30.106.34]:5705 - ed18ba63-a47f-4959-887b-61095c5342e2 15:40:06 Member [10.30.106.34]:5706 - 5ef6232a-c31e-4960-ab45-27df1202e6f5 this 15:40:06 Member [10.30.106.34]:5707 - 02a7b84d-795b-4a11-903e-bd83cb3a6b47 15:40:06 ] 15:40:06 15:40:06 2023-11-22T15:40:05.637Z INFO 8106 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:46109 and /10.30.106.34:5705 15:40:06 2023-11-22T15:40:05.637Z INFO 8106 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.34:52499 and /10.30.106.34:5703 15:40:06 2023-11-22T15:40:05.758Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.758Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.761Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.761Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.851Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.851Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.878Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 441 15:40:06 2023-11-22T15:40:05.879Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.879Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:05.952Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:05.952Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.016Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.016Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.117Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.117Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.136Z INFO 8106 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.34]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.1G, swap.space.total=0, swap.space.free=0, heap.memory.used=219.1M, heap.memory.free=76.6M, heap.memory.total=296.0M, heap.memory.max=7.8G, heap.memory.used/total=74.03%, heap.memory.used/max=2.75%, minor.gc.count=27, minor.gc.time=363ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=74.57%, load.systemAverage=1.55, thread.count=395, thread.peakCount=395, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=1, executor.q.priorityOperation.size=1, operations.completed.count=1816, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=5, clientEndpoint.count=0, connection.active.count=8, client.connection.count=0, connection.count=5 15:40:06 2023-11-22T15:40:06.269Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.269Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.351Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.351Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.408Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.408Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.458Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.458Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.564Z INFO 8106 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.34]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Nov 22 15:40:05 UTC 2023, plannedMigrations=441, completedMigrations=441, remainingMigrations=0, totalCompletedMigrations=1254) 15:40:06 2023-11-22T15:40:06.608Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.608Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.619Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.619Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.623Z WARN 8106 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.34]: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! 15:40:06 2023-11-22T15:40:06.624Z INFO 8106 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.34]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.34]:5707 is STARTED 15:40:06 2023-11-22T15:40:06.627Z INFO 8106 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.586 seconds (process running for 78.769) 15:40:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.6 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:40:06 2023-11-22T15:40:06.638Z INFO 8106 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:40:06 15:40:06 . ____ _ __ _ _ 15:40:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:06 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:06 =========|_|==============|___/=/_/_/_/ 15:40:06 :: Spring Boot :: (v3.1.2) 15:40:06 15:40:06 2023-11-22T15:40:06.657Z INFO 8106 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:06 2023-11-22T15:40:06.658Z INFO 8106 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:40:06 2023-11-22T15:40:06.679Z INFO 8106 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.036 seconds (process running for 78.821) 15:40:06 2023-11-22T15:40:06.684Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:06 acks = -1 15:40:06 auto.include.jmx.reporter = true 15:40:06 batch.size = 16384 15:40:06 bootstrap.servers = [localhost:9092] 15:40:06 buffer.memory = 33554432 15:40:06 client.dns.lookup = use_all_dns_ips 15:40:06 client.id = producer-11 15:40:06 compression.type = none 15:40:06 connections.max.idle.ms = 540000 15:40:06 delivery.timeout.ms = 120000 15:40:06 enable.idempotence = true 15:40:06 interceptor.classes = [] 15:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:06 linger.ms = 0 15:40:06 max.block.ms = 60000 15:40:06 max.in.flight.requests.per.connection = 5 15:40:06 max.request.size = 1048576 15:40:06 metadata.max.age.ms = 300000 15:40:06 metadata.max.idle.ms = 300000 15:40:06 metric.reporters = [] 15:40:06 metrics.num.samples = 2 15:40:06 metrics.recording.level = INFO 15:40:06 metrics.sample.window.ms = 30000 15:40:06 partitioner.adaptive.partitioning.enable = true 15:40:06 partitioner.availability.timeout.ms = 0 15:40:06 partitioner.class = null 15:40:06 partitioner.ignore.keys = false 15:40:06 receive.buffer.bytes = 32768 15:40:06 reconnect.backoff.max.ms = 1000 15:40:06 reconnect.backoff.ms = 50 15:40:06 request.timeout.ms = 30000 15:40:06 retries = 2147483647 15:40:06 retry.backoff.ms = 100 15:40:06 sasl.client.callback.handler.class = null 15:40:06 sasl.jaas.config = null 15:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:06 sasl.kerberos.min.time.before.relogin = 60000 15:40:06 sasl.kerberos.service.name = null 15:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:06 sasl.login.callback.handler.class = null 15:40:06 sasl.login.class = null 15:40:06 sasl.login.connect.timeout.ms = null 15:40:06 sasl.login.read.timeout.ms = null 15:40:06 sasl.login.refresh.buffer.seconds = 300 15:40:06 sasl.login.refresh.min.period.seconds = 60 15:40:06 sasl.login.refresh.window.factor = 0.8 15:40:06 sasl.login.refresh.window.jitter = 0.05 15:40:06 sasl.login.retry.backoff.max.ms = 10000 15:40:06 sasl.login.retry.backoff.ms = 100 15:40:06 sasl.mechanism = GSSAPI 15:40:06 sasl.oauthbearer.clock.skew.seconds = 30 15:40:06 sasl.oauthbearer.expected.audience = null 15:40:06 sasl.oauthbearer.expected.issuer = null 15:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:06 sasl.oauthbearer.jwks.endpoint.url = null 15:40:06 sasl.oauthbearer.scope.claim.name = scope 15:40:06 sasl.oauthbearer.sub.claim.name = sub 15:40:06 sasl.oauthbearer.token.endpoint.url = null 15:40:06 security.protocol = PLAINTEXT 15:40:06 security.providers = null 15:40:06 send.buffer.bytes = 131072 15:40:06 socket.connection.setup.timeout.max.ms = 30000 15:40:06 socket.connection.setup.timeout.ms = 10000 15:40:06 ssl.cipher.suites = null 15:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:06 ssl.endpoint.identification.algorithm = https 15:40:06 ssl.engine.factory.class = null 15:40:06 ssl.key.password = null 15:40:06 ssl.keymanager.algorithm = SunX509 15:40:06 ssl.keystore.certificate.chain = null 15:40:06 ssl.keystore.key = null 15:40:06 ssl.keystore.location = null 15:40:06 ssl.keystore.password = null 15:40:06 ssl.keystore.type = JKS 15:40:06 ssl.protocol = TLSv1.3 15:40:06 ssl.provider = null 15:40:06 ssl.secure.random.implementation = null 15:40:06 ssl.trustmanager.algorithm = PKIX 15:40:06 ssl.truststore.certificates = null 15:40:06 ssl.truststore.location = null 15:40:06 ssl.truststore.password = null 15:40:06 ssl.truststore.type = JKS 15:40:06 transaction.timeout.ms = 60000 15:40:06 transactional.id = null 15:40:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:06 15:40:06 2023-11-22T15:40:06.692Z INFO 8106 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 15:40:06 2023-11-22T15:40:06.694Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:06 2023-11-22T15:40:06.694Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:06 2023-11-22T15:40:06.694Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667606694 15:40:06 2023-11-22T15:40:06.697Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:06 2023-11-22T15:40:06.697Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.697Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:06 2023-11-22T15:40:06.705Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:06 acks = -1 15:40:06 auto.include.jmx.reporter = true 15:40:06 batch.size = 16384 15:40:06 bootstrap.servers = [localhost:9092] 15:40:06 buffer.memory = 33554432 15:40:06 client.dns.lookup = use_all_dns_ips 15:40:06 client.id = producer-12 15:40:06 compression.type = none 15:40:06 connections.max.idle.ms = 540000 15:40:06 delivery.timeout.ms = 120000 15:40:06 enable.idempotence = true 15:40:06 interceptor.classes = [] 15:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:06 linger.ms = 0 15:40:06 max.block.ms = 60000 15:40:06 max.in.flight.requests.per.connection = 5 15:40:06 max.request.size = 1048576 15:40:06 metadata.max.age.ms = 300000 15:40:06 metadata.max.idle.ms = 300000 15:40:06 metric.reporters = [] 15:40:06 metrics.num.samples = 2 15:40:06 metrics.recording.level = INFO 15:40:06 metrics.sample.window.ms = 30000 15:40:06 partitioner.adaptive.partitioning.enable = true 15:40:06 partitioner.availability.timeout.ms = 0 15:40:06 partitioner.class = null 15:40:06 partitioner.ignore.keys = false 15:40:06 receive.buffer.bytes = 32768 15:40:06 reconnect.backoff.max.ms = 1000 15:40:06 reconnect.backoff.ms = 50 15:40:06 request.timeout.ms = 30000 15:40:06 retries = 2147483647 15:40:06 retry.backoff.ms = 100 15:40:06 sasl.client.callback.handler.class = null 15:40:06 sasl.jaas.config = null 15:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:06 sasl.kerberos.min.time.before.relogin = 60000 15:40:06 sasl.kerberos.service.name = null 15:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:06 sasl.login.callback.handler.class = null 15:40:06 sasl.login.class = null 15:40:06 sasl.login.connect.timeout.ms = null 15:40:06 sasl.login.read.timeout.ms = null 15:40:06 sasl.login.refresh.buffer.seconds = 300 15:40:06 sasl.login.refresh.min.period.seconds = 60 15:40:06 sasl.login.refresh.window.factor = 0.8 15:40:06 sasl.login.refresh.window.jitter = 0.05 15:40:06 sasl.login.retry.backoff.max.ms = 10000 15:40:06 sasl.login.retry.backoff.ms = 100 15:40:06 sasl.mechanism = GSSAPI 15:40:06 sasl.oauthbearer.clock.skew.seconds = 30 15:40:06 sasl.oauthbearer.expected.audience = null 15:40:06 sasl.oauthbearer.expected.issuer = null 15:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:06 sasl.oauthbearer.jwks.endpoint.url = null 15:40:06 sasl.oauthbearer.scope.claim.name = scope 15:40:06 sasl.oauthbearer.sub.claim.name = sub 15:40:06 sasl.oauthbearer.token.endpoint.url = null 15:40:06 security.protocol = PLAINTEXT 15:40:06 security.providers = null 15:40:06 send.buffer.bytes = 131072 15:40:06 socket.connection.setup.timeout.max.ms = 30000 15:40:06 socket.connection.setup.timeout.ms = 10000 15:40:06 ssl.cipher.suites = null 15:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:06 ssl.endpoint.identification.algorithm = https 15:40:06 ssl.engine.factory.class = null 15:40:06 ssl.key.password = null 15:40:06 ssl.keymanager.algorithm = SunX509 15:40:06 ssl.keystore.certificate.chain = null 15:40:06 ssl.keystore.key = null 15:40:06 ssl.keystore.location = null 15:40:06 ssl.keystore.password = null 15:40:06 ssl.keystore.type = JKS 15:40:06 ssl.protocol = TLSv1.3 15:40:06 ssl.provider = null 15:40:06 ssl.secure.random.implementation = null 15:40:06 ssl.trustmanager.algorithm = PKIX 15:40:06 ssl.truststore.certificates = null 15:40:06 ssl.truststore.location = null 15:40:06 ssl.truststore.password = null 15:40:06 ssl.truststore.type = JKS 15:40:06 transaction.timeout.ms = 60000 15:40:06 transactional.id = null 15:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:06 15:40:06 2023-11-22T15:40:06.705Z INFO 8106 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 15:40:06 2023-11-22T15:40:06.707Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:06 2023-11-22T15:40:06.707Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:06 2023-11-22T15:40:06.707Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667606707 15:40:06 2023-11-22T15:40:06.708Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:06 2023-11-22T15:40:06.708Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.708Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.EventPublisherSpec 15:40:06 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.events.EventPublisherSpec 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 15:40:06 15:40:06 . ____ _ __ _ _ 15:40:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:06 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:06 =========|_|==============|___/=/_/_/_/ 15:40:06 :: Spring Boot :: (v3.1.2) 15:40:06 15:40:06 2023-11-22T15:40:06.735Z INFO 8106 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:06 2023-11-22T15:40:06.735Z INFO 8106 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 15:40:06 2023-11-22T15:40:06.741Z INFO 8106 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.02 seconds (process running for 78.882) 15:40:06 2023-11-22T15:40:06.756Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.756Z WARN 8106 --- [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. 15:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 15:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 15:40:06 2023-11-22T15:40:06.798Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:06 2023-11-22T15:40:06.798Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.798Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:06 2023-11-22T15:40:06.810Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:06 2023-11-22T15:40:06.810Z WARN 8106 --- [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. 15:40:06 2023-11-22T15:40:06.810Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:06 [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 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 15:40:06 2023-11-22T15:40:06.819Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:06 2023-11-22T15:40:06.819Z WARN 8106 --- [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. 15:40:06 [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 15:40:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 15:40:13 2023-11-22T15:40:06.828Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:13 2023-11-22T15:40:06.857Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:06.857Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:06.898Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:06.898Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:06.898Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:06.911Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:06.911Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:06.911Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:06.916Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:06.916Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.020Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.020Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.132Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.132Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.132Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.132Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.138Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 31fea5724e9b41177a0c13a86073ab26b725323060e6e30ed5110748fec3568d 15:40:13 2023-11-22T15:40:07.149Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:07.150Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.150Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:07.163Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:07.163Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.163Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:07.262Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.262Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.377Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.377Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.467Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.467Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.474Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.474Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.515Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:07.516Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.516Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:07.602Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:07.602Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.602Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:07.671Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.671Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.775Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.775Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.861Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.861Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.866Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.866Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.974Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.974Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:07.988Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:07.988Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.072Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.073Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.166Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.166Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.236Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.236Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.273Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:08.273Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.273Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:08.310Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:08.310Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.310Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:08.385Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.385Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.531Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.531Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.629Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.629Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.664Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.664Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.745Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.745Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.840Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.840Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.939Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.939Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:08.977Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:08.977Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.066Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.066Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.149Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.149Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.199Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.199Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.200Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:09.200Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.200Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:09.286Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.286Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.373Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:09.373Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.373Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:09.595Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.595Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.601Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.601Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.632Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.632Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.652Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.652Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.667Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.667Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.879Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.879Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:09.953Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:09.953Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.000Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.001Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.019Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.019Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.104Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.105Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.206Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.206Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.328Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:10.328Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.328Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:10.357Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:10.357Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.357Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:10.441Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.441Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.457Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.457Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.535Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.535Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.648Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.649Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.670Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.670Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.807Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.807Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.882Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.882Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:10.969Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:10.969Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.007Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.007Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.081Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.081Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.181Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:11.181Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.182Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:11.208Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.208Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.259Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.259Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.388Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.388Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.449Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.449Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.463Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:11.463Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.463Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:11.564Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.564Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.573Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.573Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.817Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.817Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:11.990Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:11.990Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.016Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.016Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.103Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.104Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.122Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.122Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.166Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.166Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.166Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.166Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.313Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:12.313Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.313Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:12.370Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.370Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.403Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.403Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.592Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.592Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.624Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.624Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.672Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:12.672Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.672Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:12.679Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.680Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.875Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.875Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:12.961Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:13 2023-11-22T15:40:12.961Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.025Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.025Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.027Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.027Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.194Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.194Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.273Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.273Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.275Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.275Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.326Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.326Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.406Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.406Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.477Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:13 2023-11-22T15:40:13.477Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.477Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 2023-11-22T15:40:13.620Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.791864576S 15:40:13 2023-11-22T15:40:13.653Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.653Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.680Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:13 2023-11-22T15:40:13.680Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.688Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:13 2023-11-22T15:40:13.688Z WARN 8106 --- [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. 15:40:13 2023-11-22T15:40:13.688Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:13 15:40:13 . ____ _ __ _ _ 15:40:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:13 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:13 =========|_|==============|___/=/_/_/_/ 15:40:13 :: Spring Boot :: (v3.1.2) 15:40:13 15:40:13 2023-11-22T15:40:13.702Z INFO 8106 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:13 2023-11-22T15:40:13.702Z INFO 8106 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:40:13 2023-11-22T15:40:13.708Z INFO 8106 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 85.85) 15:40:13 2023-11-22T15:40:13.721Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.725Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.728Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.731Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.734Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.736Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:13 2023-11-22T15:40:13.741Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:14 2023-11-22T15:40:13.745Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:40:14 2023-11-22T15:40:13.790Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:14 2023-11-22T15:40:13.790Z WARN 8106 --- [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. 15:40:14 2023-11-22T15:40:13.900Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:14 2023-11-22T15:40:13.900Z WARN 8106 --- [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. 15:40:14 2023-11-22T15:40:13.936Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:14 2023-11-22T15:40:13.936Z WARN 8106 --- [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. 15:40:14 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.242 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 15:40:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 15:40:19 2023-11-22T15:40:14.073Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:19 2023-11-22T15:40:14.121Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.121Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.129Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7a2f2ff2b797b4e85369cfafc2681d0e67159d5bdcbadfb5c8fc554a697ab871 15:40:19 2023-11-22T15:40:14.133Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.133Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.137Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.137Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.229Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.229Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.284Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.284Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.399Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.399Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.468Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.468Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.584Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:14.584Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.584Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:14.687Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.687Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.713Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.713Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.849Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.849Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.901Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:19 2023-11-22T15:40:14.901Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.901Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:14.961Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.961Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.994Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.994Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:14.999Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:14.999Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.083Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.083Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.096Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.096Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.147Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.147Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.234Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.234Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.507Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.507Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.532Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.533Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.599Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.599Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.671Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.671Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.693Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:15.693Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.693Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:15.762Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.762Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.913Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.913Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.936Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.937Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:15.951Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:15.951Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.009Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.009Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.060Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:19 2023-11-22T15:40:16.060Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.061Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:16.151Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.151Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.178Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.178Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.391Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.391Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.524Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.524Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.585Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.585Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.603Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.603Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.611Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.612Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.717Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.717Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.766Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.766Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.792Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:16.792Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.847Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:16.847Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:16.847Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:17.004Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.004Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.081Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.081Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.105Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.105Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.114Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.114Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.265Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:19 2023-11-22T15:40:17.265Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.265Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:17.292Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.293Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.542Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.542Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.556Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.556Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.645Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.645Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.679Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.679Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.702Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:17.702Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.702Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:17.772Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.772Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.773Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.773Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:17.818Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:17.818Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.035Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.035Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.113Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.113Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.116Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.117Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.314Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.314Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.397Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.397Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.479Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:19 2023-11-22T15:40:18.479Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.479Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:18.595Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.595Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.630Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.630Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.666Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.666Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.721Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.721Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.849Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.849Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.849Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.849Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.907Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:18.907Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:18.907Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:18.931Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:19 2023-11-22T15:40:18.931Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.001Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.001Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.025Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.026Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.178Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.178Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.317Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.317Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.351Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.351Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.624Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.624Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.685Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:19 2023-11-22T15:40:19.685Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.685Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:19.733Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.733Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.748Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.748Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.767Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:19 2023-11-22T15:40:19.767Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.767Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:19 2023-11-22T15:40:19.810Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.810Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.861Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.861Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.878Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.879Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.895Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.821932924S 15:40:19 2023-11-22T15:40:19.938Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-22T15:40:19.938Z WARN 8106 --- [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. 15:40:19 2023-11-22T15:40:19.949Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:40:19 2023-11-22T15:40:19.954Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:40:19 2023-11-22T15:40:19.958Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:40:19 2023-11-22T15:40:19.961Z INFO 8106 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:40:20 2023-11-22T15:40:19.994Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:20 2023-11-22T15:40:19.994Z WARN 8106 --- [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. 15:40:20 2023-11-22T15:40:20.041Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:20 2023-11-22T15:40:20.041Z WARN 8106 --- [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. 15:40:20 2023-11-22T15:40:20.119Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:20 2023-11-22T15:40:20.119Z WARN 8106 --- [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. 15:40:20 2023-11-22T15:40:20.256Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:20 2023-11-22T15:40:20.256Z WARN 8106 --- [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. 15:40:20 2023-11-22T15:40:20.272Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:20 2023-11-22T15:40:20.273Z WARN 8106 --- [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. 15:40:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.244 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 15:40:20 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 15:40:26 2023-11-22T15:40:20.324Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:26 2023-11-22T15:40:20.373Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 88f80ae8b0aa3f1be3170ff23504facad57c6834371d9e79848a70035f71b8df 15:40:26 2023-11-22T15:40:20.634Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.634Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.667Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.667Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.784Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:20.784Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.784Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:20.853Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.853Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.868Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.868Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.883Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.883Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.895Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:20.895Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.895Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:20.901Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.901Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.940Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.941Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:20.946Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:26 2023-11-22T15:40:20.946Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.030Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.030Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.111Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.111Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.150Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.150Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.280Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.280Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.524Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.524Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.645Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.645Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.764Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:21.764Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.764Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:21.786Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.786Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.810Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.810Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.873Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.873Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.875Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.875Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.939Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:21.939Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:21.939Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:21.964Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:21.964Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.004Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.004Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.044Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.044Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.165Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.165Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.315Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.315Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.437Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.437Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.594Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.595Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.638Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.638Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.663Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.663Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.717Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:22.717Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.717Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:22.776Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.776Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.853Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.853Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:22.957Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:22.957Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.034Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.034Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.068Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.068Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.142Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:23.142Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.142Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:23.218Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.218Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.247Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.247Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.291Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.291Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.420Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.420Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.616Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.616Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.621Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:23.621Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.621Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:23.730Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.730Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.742Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.742Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.748Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.748Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.857Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.857Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.937Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.937Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:23.971Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:23.971Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.014Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.014Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.123Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.123Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.144Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.144Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.147Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:24.147Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.147Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:24.378Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.378Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.453Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.453Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.529Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:24.529Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.529Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:24.702Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.702Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.734Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.734Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.847Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.847Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.934Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.934Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.970Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.970Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:24.974Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:24.974Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.156Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.156Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.168Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.168Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.252Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:25.252Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.253Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:25.299Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.299Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.330Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.330Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.381Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.381Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.382Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:26 2023-11-22T15:40:25.382Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.382Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:26 2023-11-22T15:40:25.610Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.610Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.657Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.657Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.794Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.794Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.801Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.801Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.938Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.939Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:25.978Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:26 2023-11-22T15:40:25.978Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.080Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:26 2023-11-22T15:40:26.080Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.082Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:26 2023-11-22T15:40:26.082Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.153Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:26 2023-11-22T15:40:26.153Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.279Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:26 2023-11-22T15:40:26.279Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.308Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.983811485S 15:40:26 15:40:26 . ____ _ __ _ _ 15:40:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:26 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:26 =========|_|==============|___/=/_/_/_/ 15:40:26 :: Spring Boot :: (v3.1.2) 15:40:26 15:40:26 2023-11-22T15:40:26.332Z INFO 8106 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:26 2023-11-22T15:40:26.332Z INFO 8106 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 15:40:26 2023-11-22T15:40:26.390Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:26 2023-11-22T15:40:26.390Z WARN 8106 --- [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. 15:40:26 2023-11-22T15:40:26.390Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:26.448Z INFO 8106 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.133 seconds (process running for 98.59) 15:40:28 2023-11-22T15:40:26.497Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.497Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.497Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.497Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.547Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:28 2023-11-22T15:40:26.547Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.547Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:26.644Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.644Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.689Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.689Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.791Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.791Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.890Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.890Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.945Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.945Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:26.994Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:28 2023-11-22T15:40:26.994Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.000Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.000Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.045Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.045Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.292Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.292Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.400Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.400Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.401Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:28 2023-11-22T15:40:27.401Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.401Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:27.455Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.455Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.494Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:28 2023-11-22T15:40:27.494Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.494Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:27.550Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.550Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.646Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.646Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.693Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.694Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.853Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.853Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.893Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.893Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:27.993Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-22T15:40:27.994Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.098Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.098Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.149Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.149Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.249Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.249Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.295Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.295Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.303Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.303Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.304Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:28 2023-11-22T15:40:28.304Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.304Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:28.603Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.603Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.608Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.608Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.648Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:28 2023-11-22T15:40:28.648Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.648Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:28 2023-11-22T15:40:28.697Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.697Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.701Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.701Z WARN 8106 --- [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. 15:40:28 2023-11-22T15:40:28.709Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-22T15:40:28.709Z WARN 8106 --- [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. 15:40:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.485 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 15:40:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 15:40:28 15:40:28 . ____ _ __ _ _ 15:40:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:28 =========|_|==============|___/=/_/_/_/ 15:40:28 :: Spring Boot :: (v3.1.2) 15:40:28 15:40:28 2023-11-22T15:40:28.836Z INFO 8106 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:28 2023-11-22T15:40:28.836Z INFO 8106 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:40:28 2023-11-22T15:40:28.855Z INFO 8106 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.031 seconds (process running for 100.997) 15:40:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 15:40:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:40:28 2023-11-22T15:40:28.928Z INFO 8106 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:40:28 2023-11-22T15:40:28.935Z INFO 8106 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:40:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:40:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:40:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:40:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 15:40:28 2023-11-22T15:40:28.990Z ERROR 8106 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 15:40:29 [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 15:40:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:40:34 2023-11-22T15:40:28.993Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:34 2023-11-22T15:40:29.034Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0c887d2afcb2aad894402601de82b000d00d42016260556d3c550dad92a58968 15:40:34 2023-11-22T15:40:29.098Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.098Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.098Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.098Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.103Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.103Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.112Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.112Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.112Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.112Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.123Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.123Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.159Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.159Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.363Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:29.363Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.363Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:29.417Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.417Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.621Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.622Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.723Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.723Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.745Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.745Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.760Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:29.760Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.760Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:29.760Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:29.760Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:30.064Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.064Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.081Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.081Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.102Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.102Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.104Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.104Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.131Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.131Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.133Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.133Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.232Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:30.232Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.232Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:30.312Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.312Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.582Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.582Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.625Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.626Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.627Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:30.627Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.627Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:30.635Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.635Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.698Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.698Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:30.774Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:30.774Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.005Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.005Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.006Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.006Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.086Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.086Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.119Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.119Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.187Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.187Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.238Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.238Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.265Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.265Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.288Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:31.288Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.288Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:31.485Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.485Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.539Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.539Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.682Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:31.682Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.682Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:31.688Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.688Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.700Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.700Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.789Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.789Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.908Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.908Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:31.990Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:31.990Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.090Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.091Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.208Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.208Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.268Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.268Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.282Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.282Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.291Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:32.291Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.291Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:32.342Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.342Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.388Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.388Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.636Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:32.636Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.636Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:32.695Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.695Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.703Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.703Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.743Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.743Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.745Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.745Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.848Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.848Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.910Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.910Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:32.995Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:32.995Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.122Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.123Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.286Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.286Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.295Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:33.295Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.295Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:33.332Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.332Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.448Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.448Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.595Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.595Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.655Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.655Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.693Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:33.693Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.693Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:33.754Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.754Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.858Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.858Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.898Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.898Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.948Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.948Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:33.999Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-22T15:40:33.999Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.013Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.013Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.024Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.024Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.235Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.235Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.344Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.344Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.398Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.398Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.400Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:34 2023-11-22T15:40:34.400Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.400Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:34.452Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.452Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.658Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.658Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.754Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:34 2023-11-22T15:40:34.754Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.754Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:34 2023-11-22T15:40:34.814Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.815Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.874Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.874Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.893Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.899667969S 15:40:34 2023-11-22T15:40:34.896Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:34 allow.auto.create.topics = true 15:40:34 auto.commit.interval.ms = 5000 15:40:34 auto.include.jmx.reporter = true 15:40:34 auto.offset.reset = earliest 15:40:34 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:40:34 check.crcs = true 15:40:34 client.dns.lookup = use_all_dns_ips 15:40:34 client.id = consumer-ncmp-group-9 15:40:34 client.rack = 15:40:34 connections.max.idle.ms = 540000 15:40:34 default.api.timeout.ms = 60000 15:40:34 enable.auto.commit = true 15:40:34 exclude.internal.topics = true 15:40:34 fetch.max.bytes = 52428800 15:40:34 fetch.max.wait.ms = 500 15:40:34 fetch.min.bytes = 1 15:40:34 group.id = ncmp-group 15:40:34 group.instance.id = null 15:40:34 heartbeat.interval.ms = 3000 15:40:34 interceptor.classes = [] 15:40:34 internal.leave.group.on.close = true 15:40:34 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:34 isolation.level = read_uncommitted 15:40:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:34 max.partition.fetch.bytes = 1048576 15:40:34 max.poll.interval.ms = 300000 15:40:34 max.poll.records = 500 15:40:34 metadata.max.age.ms = 300000 15:40:34 metric.reporters = [] 15:40:34 metrics.num.samples = 2 15:40:34 metrics.recording.level = INFO 15:40:34 metrics.sample.window.ms = 30000 15:40:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:34 receive.buffer.bytes = 65536 15:40:34 reconnect.backoff.max.ms = 1000 15:40:34 reconnect.backoff.ms = 50 15:40:34 request.timeout.ms = 30000 15:40:34 retry.backoff.ms = 100 15:40:34 sasl.client.callback.handler.class = null 15:40:34 sasl.jaas.config = null 15:40:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:34 sasl.kerberos.min.time.before.relogin = 60000 15:40:34 sasl.kerberos.service.name = null 15:40:34 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:34 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:34 sasl.login.callback.handler.class = null 15:40:34 sasl.login.class = null 15:40:34 sasl.login.connect.timeout.ms = null 15:40:34 sasl.login.read.timeout.ms = null 15:40:34 sasl.login.refresh.buffer.seconds = 300 15:40:34 sasl.login.refresh.min.period.seconds = 60 15:40:34 sasl.login.refresh.window.factor = 0.8 15:40:34 sasl.login.refresh.window.jitter = 0.05 15:40:34 sasl.login.retry.backoff.max.ms = 10000 15:40:34 sasl.login.retry.backoff.ms = 100 15:40:34 sasl.mechanism = GSSAPI 15:40:34 sasl.oauthbearer.clock.skew.seconds = 30 15:40:34 sasl.oauthbearer.expected.audience = null 15:40:34 sasl.oauthbearer.expected.issuer = null 15:40:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:34 sasl.oauthbearer.jwks.endpoint.url = null 15:40:34 sasl.oauthbearer.scope.claim.name = scope 15:40:34 sasl.oauthbearer.sub.claim.name = sub 15:40:34 sasl.oauthbearer.token.endpoint.url = null 15:40:34 security.protocol = PLAINTEXT 15:40:34 security.providers = null 15:40:34 send.buffer.bytes = 131072 15:40:34 session.timeout.ms = 45000 15:40:34 socket.connection.setup.timeout.max.ms = 30000 15:40:34 socket.connection.setup.timeout.ms = 10000 15:40:34 ssl.cipher.suites = null 15:40:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:34 ssl.endpoint.identification.algorithm = https 15:40:34 ssl.engine.factory.class = null 15:40:34 ssl.key.password = null 15:40:34 ssl.keymanager.algorithm = SunX509 15:40:34 ssl.keystore.certificate.chain = null 15:40:34 ssl.keystore.key = null 15:40:34 ssl.keystore.location = null 15:40:34 ssl.keystore.password = null 15:40:34 ssl.keystore.type = JKS 15:40:34 ssl.protocol = TLSv1.3 15:40:34 ssl.provider = null 15:40:34 ssl.secure.random.implementation = null 15:40:34 ssl.trustmanager.algorithm = PKIX 15:40:34 ssl.truststore.certificates = null 15:40:34 ssl.truststore.location = null 15:40:34 ssl.truststore.password = null 15:40:34 ssl.truststore.type = JKS 15:40:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:34 15:40:34 2023-11-22T15:40:34.897Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:34 2023-11-22T15:40:34.897Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:34 2023-11-22T15:40:34.897Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667634897 15:40:34 2023-11-22T15:40:34.903Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.903Z WARN 8106 --- [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. 15:40:34 15:40:34 . ____ _ __ _ _ 15:40:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:34 =========|_|==============|___/=/_/_/_/ 15:40:34 :: Spring Boot :: (v3.1.2) 15:40:34 15:40:34 2023-11-22T15:40:34.915Z INFO 8106 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:34 2023-11-22T15:40:34.915Z INFO 8106 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:40:34 2023-11-22T15:40:34.926Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-22T15:40:34.926Z WARN 8106 --- [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. 15:40:34 2023-11-22T15:40:34.949Z INFO 8106 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.05 seconds (process running for 107.091) 15:40:35 2023-11-22T15:40:34.957Z INFO 8106 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 15:40:35 2023-11-22T15:40:34.959Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:35 2023-11-22T15:40:34.960Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:35 acks = -1 15:40:35 auto.include.jmx.reporter = true 15:40:35 batch.size = 16384 15:40:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:40:35 buffer.memory = 33554432 15:40:35 client.dns.lookup = use_all_dns_ips 15:40:35 client.id = producer-13 15:40:35 compression.type = none 15:40:35 connections.max.idle.ms = 540000 15:40:35 delivery.timeout.ms = 120000 15:40:35 enable.idempotence = false 15:40:35 interceptor.classes = [] 15:40:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:35 linger.ms = 1 15:40:35 max.block.ms = 60000 15:40:35 max.in.flight.requests.per.connection = 5 15:40:35 max.request.size = 1048576 15:40:35 metadata.max.age.ms = 300000 15:40:35 metadata.max.idle.ms = 300000 15:40:35 metric.reporters = [] 15:40:35 metrics.num.samples = 2 15:40:35 metrics.recording.level = INFO 15:40:35 metrics.sample.window.ms = 30000 15:40:35 partitioner.adaptive.partitioning.enable = true 15:40:35 partitioner.availability.timeout.ms = 0 15:40:35 partitioner.class = null 15:40:35 partitioner.ignore.keys = false 15:40:35 receive.buffer.bytes = 32768 15:40:35 reconnect.backoff.max.ms = 1000 15:40:35 reconnect.backoff.ms = 50 15:40:35 request.timeout.ms = 30000 15:40:35 retries = 0 15:40:35 retry.backoff.ms = 100 15:40:35 sasl.client.callback.handler.class = null 15:40:35 sasl.jaas.config = null 15:40:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:35 sasl.kerberos.min.time.before.relogin = 60000 15:40:35 sasl.kerberos.service.name = null 15:40:35 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:35 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:35 sasl.login.callback.handler.class = null 15:40:35 sasl.login.class = null 15:40:35 sasl.login.connect.timeout.ms = null 15:40:35 sasl.login.read.timeout.ms = null 15:40:35 sasl.login.refresh.buffer.seconds = 300 15:40:35 sasl.login.refresh.min.period.seconds = 60 15:40:35 sasl.login.refresh.window.factor = 0.8 15:40:35 sasl.login.refresh.window.jitter = 0.05 15:40:35 sasl.login.retry.backoff.max.ms = 10000 15:40:35 sasl.login.retry.backoff.ms = 100 15:40:35 sasl.mechanism = GSSAPI 15:40:35 sasl.oauthbearer.clock.skew.seconds = 30 15:40:35 sasl.oauthbearer.expected.audience = null 15:40:35 sasl.oauthbearer.expected.issuer = null 15:40:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:35 sasl.oauthbearer.jwks.endpoint.url = null 15:40:35 sasl.oauthbearer.scope.claim.name = scope 15:40:35 sasl.oauthbearer.sub.claim.name = sub 15:40:35 sasl.oauthbearer.token.endpoint.url = null 15:40:35 security.protocol = PLAINTEXT 15:40:35 security.providers = null 15:40:35 send.buffer.bytes = 131072 15:40:35 socket.connection.setup.timeout.max.ms = 30000 15:40:35 socket.connection.setup.timeout.ms = 10000 15:40:35 ssl.cipher.suites = null 15:40:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:35 ssl.endpoint.identification.algorithm = https 15:40:35 ssl.engine.factory.class = null 15:40:35 ssl.key.password = null 15:40:35 ssl.keymanager.algorithm = SunX509 15:40:35 ssl.keystore.certificate.chain = null 15:40:35 ssl.keystore.key = null 15:40:35 ssl.keystore.location = null 15:40:35 ssl.keystore.password = null 15:40:35 ssl.keystore.type = JKS 15:40:35 ssl.protocol = TLSv1.3 15:40:35 ssl.provider = null 15:40:35 ssl.secure.random.implementation = null 15:40:35 ssl.trustmanager.algorithm = PKIX 15:40:35 ssl.truststore.certificates = null 15:40:35 ssl.truststore.location = null 15:40:35 ssl.truststore.password = null 15:40:35 ssl.truststore.type = JKS 15:40:35 transaction.timeout.ms = 60000 15:40:35 transactional.id = null 15:40:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:35 15:40:35 2023-11-22T15:40:34.963Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:35 2023-11-22T15:40:34.963Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:34.972Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:35 2023-11-22T15:40:34.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:35 2023-11-22T15:40:34.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:35 2023-11-22T15:40:34.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667634972 15:40:35 2023-11-22T15:40:35.003Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.003Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.032Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.032Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.120Z WARN 8106 --- [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} 15:40:35 2023-11-22T15:40:35.120Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: O_cGBef1S5Gv5jD-bh-j9A 15:40:35 2023-11-22T15:40:35.240Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.241Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.278Z WARN 8106 --- [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} 15:40:35 2023-11-22T15:40:35.358Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.358Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.384Z INFO 8106 --- [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 hnzRHJSMSMSRxZkNE00_aA 15:40:35 2023-11-22T15:40:35.405Z INFO 8106 --- [ 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 hnzRHJSMSMSRxZkNE00_aA 15:40:35 2023-11-22T15:40:35.405Z INFO 8106 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: O_cGBef1S5Gv5jD-bh-j9A 15:40:35 2023-11-22T15:40:35.473Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.473Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.517Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:35 2023-11-22T15:40:35.517Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.517Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:35 2023-11-22T15:40:35.520Z INFO 8106 --- [ 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) 15:40:35 2023-11-22T15:40:35.522Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:40:35 2023-11-22T15:40:35.546Z INFO 8106 --- [ 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-c5033250-e629-4ecc-ba22-f0ae8e986d48 15:40:35 2023-11-22T15:40:35.546Z INFO 8106 --- [ 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) 15:40:35 2023-11-22T15:40:35.546Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:40:35 2023-11-22T15:40:35.568Z INFO 8106 --- [ 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-c5033250-e629-4ecc-ba22-f0ae8e986d48', protocol='range'} 15:40:35 2023-11-22T15:40:35.569Z INFO 8106 --- [ 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-c5033250-e629-4ecc-ba22-f0ae8e986d48=Assignment(partitions=[ncmp-events-test-0])} 15:40:35 2023-11-22T15:40:35.598Z INFO 8106 --- [ 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-c5033250-e629-4ecc-ba22-f0ae8e986d48', protocol='range'} 15:40:35 2023-11-22T15:40:35.599Z INFO 8106 --- [ 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]) 15:40:35 2023-11-22T15:40:35.599Z INFO 8106 --- [ 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 15:40:35 2023-11-22T15:40:35.610Z INFO 8106 --- [ 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 15:40:35 2023-11-22T15:40:35.617Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.617Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.627Z INFO 8106 --- [ 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}}. 15:40:35 2023-11-22T15:40:35.729Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:35 2023-11-22T15:40:35.729Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.729Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:35 2023-11-22T15:40:35.743Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.744Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 15:40:35 2023-11-22T15:40:35.784Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.784Z INFO 8106 --- [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: 101ms, elapsed time since send: 101ms, request timeout: 30000ms) 15:40:35 2023-11-22T15:40:35.784Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 15:40:35 2023-11-22T15:40:35.785Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 15:40:35 2023-11-22T15:40:35.785Z INFO 8106 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1670767258, epoch=1) to node 1: 15:40:35 15:40:35 org.apache.kafka.common.errors.DisconnectException: null 15:40:35 15:40:35 2023-11-22T15:40:35.785Z INFO 8106 --- [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. 15:40:35 2023-11-22T15:40:35.826Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.826Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.844Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.844Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.858Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.858Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.885Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.885Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.893Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.894Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.936Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.936Z WARN 8106 --- [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. 15:40:35 2023-11-22T15:40:35.937Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:35 2023-11-22T15:40:35.937Z WARN 8106 --- [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. 15:40:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.971 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:40:35 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 15:40:36 15:40:35,986 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:36 15:40:35,986 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:36 15:40:35,987 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f2d5dab - 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 15:40:36 15:40:35,989 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:40:36 15:40:35,989 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f2d5dab - 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 15:40:36 15:40:35,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:36 15:40:35,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:36 15:40:35,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:36 15:40:35,991 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:40:36 15:40:35,991 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f2d5dab - 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 15:40:36 15:40:35,993 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:36 15:40:35,993 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:36 15:40:35,993 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:36 15:40:35,993 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667635993) 15:40:36 15:40:35,993 |-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] 15:40:36 15:40:35,993 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:36 15:40:35,994 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:36 15:40:35,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:36 15:40:35,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:36 15:40:35,995 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:36 15:40:35,995 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:36 15:40:35,999 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7ce32c09 - Setting zoneId to "UTC" 15:40:36 15:40:36,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:36 15:40:36,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:36 15:40:36,002 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:36 15:40:36,003 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@78a84d40 - End of configuration. 15:40:36 15:40:36,003 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5dcd97fb - Registering current configuration as safe fallback point 15:40:36 15:40:36 15:40:36 . ____ _ __ _ _ 15:40:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:36 =========|_|==============|___/=/_/_/_/ 15:40:36 :: Spring Boot :: (v3.1.2) 15:40:36 15:40:36 2023-11-22T15:40:36.006Z INFO 8106 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:36 2023-11-22T15:40:36.006Z INFO 8106 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 15:40:36 2023-11-22T15:40:36.011Z INFO 8106 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.039 seconds (process running for 108.152) 15:40:36 2023-11-22T15:40:36.024Z ERROR 8106 --- [ 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] 15:40:36 2023-11-22T15:40:36.026Z ERROR 8106 --- [ 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 15:40:36 [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 15:40:36 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:40:41 2023-11-22T15:40:36.030Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:41 2023-11-22T15:40:36.035Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.035Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.094Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.094Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.102Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 87dfc12c60db622be0f2cecad49343062eacab6ea378f07962fb6cc5af43a35d 15:40:41 2023-11-22T15:40:36.166Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.166Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.174Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.174Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.187Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.187Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.217Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.217Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.246Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.247Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.437Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:41 2023-11-22T15:40:36.437Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.437Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:36.474Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.474Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.578Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.578Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.588Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:41 2023-11-22T15:40:36.588Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.588Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:36.688Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.688Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.698Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.698Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.712Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.712Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:36.749Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:41 2023-11-22T15:40:36.749Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.039Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.039Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.045Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.045Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.104Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.104Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.145Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.145Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.179Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.179Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.242Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.242Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.280Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.280Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.290Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.290Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.491Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.491Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.504Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:41 2023-11-22T15:40:37.504Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.504Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:37.639Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.639Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.651Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.651Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.676Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.676Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.687Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.687Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.704Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:41 2023-11-22T15:40:37.704Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:37.704Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:37.774Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:41 2023-11-22T15:40:37.774Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.032Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.032Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.144Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.144Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.152Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.152Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.160Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.160Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.193Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.193Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.245Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.245Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.356Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.356Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.435Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.435Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.491Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.492Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.576Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.576Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.607Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:41 2023-11-22T15:40:38.607Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.607Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:38.628Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.628Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.657Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:41 2023-11-22T15:40:38.657Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.657Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:38.694Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.694Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.790Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.791Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:38.855Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:38.855Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.035Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.035Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.163Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.163Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.255Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.255Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.260Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.260Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.296Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.296Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.347Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.347Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.349Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.349Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.394Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.394Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.441Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.441Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.596Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.596Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.680Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.680Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.784Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.784Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.793Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.793Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.815Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:41 2023-11-22T15:40:39.815Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.815Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:39.815Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:41 2023-11-22T15:40:39.815Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.815Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:39.902Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.902Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:39.909Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:39.909Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.173Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.174Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.224Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.224Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.252Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.252Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.350Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.350Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.452Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.452Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.458Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.458Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.610Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.610Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.614Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.614Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.640Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.640Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.808Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.808Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.809Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.809Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.837Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.837Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.839Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:41 2023-11-22T15:40:40.839Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.839Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:40.862Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.862Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.932Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:41 2023-11-22T15:40:40.932Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:40.932Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:41 2023-11-22T15:40:40.997Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:41 2023-11-22T15:40:40.997Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.233Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:41 2023-11-22T15:40:41.233Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.273Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:41 2023-11-22T15:40:41.273Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.341Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:41 2023-11-22T15:40:41.341Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.360Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:41 2023-11-22T15:40:41.360Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.369Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:41 2023-11-22T15:40:41.369Z WARN 8106 --- [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. 15:40:41 2023-11-22T15:40:41.595Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.565607403S 15:40:41 2023-11-22T15:40:41.599Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:41 allow.auto.create.topics = true 15:40:41 auto.commit.interval.ms = 5000 15:40:41 auto.include.jmx.reporter = true 15:40:41 auto.offset.reset = earliest 15:40:41 bootstrap.servers = [PLAINTEXT://localhost:32786] 15:40:41 check.crcs = true 15:40:41 client.dns.lookup = use_all_dns_ips 15:40:41 client.id = consumer-ncmp-group-10 15:40:41 client.rack = 15:40:41 connections.max.idle.ms = 540000 15:40:41 default.api.timeout.ms = 60000 15:40:41 enable.auto.commit = true 15:40:41 exclude.internal.topics = true 15:40:41 fetch.max.bytes = 52428800 15:40:41 fetch.max.wait.ms = 500 15:40:41 fetch.min.bytes = 1 15:40:41 group.id = ncmp-group 15:40:41 group.instance.id = null 15:40:41 heartbeat.interval.ms = 3000 15:40:41 interceptor.classes = [] 15:40:41 internal.leave.group.on.close = true 15:40:41 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:41 isolation.level = read_uncommitted 15:40:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:41 max.partition.fetch.bytes = 1048576 15:40:41 max.poll.interval.ms = 300000 15:40:41 max.poll.records = 500 15:40:41 metadata.max.age.ms = 300000 15:40:41 metric.reporters = [] 15:40:41 metrics.num.samples = 2 15:40:41 metrics.recording.level = INFO 15:40:41 metrics.sample.window.ms = 30000 15:40:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:41 receive.buffer.bytes = 65536 15:40:41 reconnect.backoff.max.ms = 1000 15:40:41 reconnect.backoff.ms = 50 15:40:41 request.timeout.ms = 30000 15:40:41 retry.backoff.ms = 100 15:40:41 sasl.client.callback.handler.class = null 15:40:41 sasl.jaas.config = null 15:40:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:41 sasl.kerberos.min.time.before.relogin = 60000 15:40:41 sasl.kerberos.service.name = null 15:40:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:41 sasl.login.callback.handler.class = null 15:40:41 sasl.login.class = null 15:40:41 sasl.login.connect.timeout.ms = null 15:40:41 sasl.login.read.timeout.ms = null 15:40:41 sasl.login.refresh.buffer.seconds = 300 15:40:41 sasl.login.refresh.min.period.seconds = 60 15:40:41 sasl.login.refresh.window.factor = 0.8 15:40:41 sasl.login.refresh.window.jitter = 0.05 15:40:41 sasl.login.retry.backoff.max.ms = 10000 15:40:41 sasl.login.retry.backoff.ms = 100 15:40:41 sasl.mechanism = GSSAPI 15:40:41 sasl.oauthbearer.clock.skew.seconds = 30 15:40:41 sasl.oauthbearer.expected.audience = null 15:40:41 sasl.oauthbearer.expected.issuer = null 15:40:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:41 sasl.oauthbearer.jwks.endpoint.url = null 15:40:41 sasl.oauthbearer.scope.claim.name = scope 15:40:41 sasl.oauthbearer.sub.claim.name = sub 15:40:41 sasl.oauthbearer.token.endpoint.url = null 15:40:41 security.protocol = PLAINTEXT 15:40:41 security.providers = null 15:40:41 send.buffer.bytes = 131072 15:40:41 session.timeout.ms = 45000 15:40:41 socket.connection.setup.timeout.max.ms = 30000 15:40:41 socket.connection.setup.timeout.ms = 10000 15:40:41 ssl.cipher.suites = null 15:40:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:41 ssl.endpoint.identification.algorithm = https 15:40:41 ssl.engine.factory.class = null 15:40:41 ssl.key.password = null 15:40:41 ssl.keymanager.algorithm = SunX509 15:40:41 ssl.keystore.certificate.chain = null 15:40:41 ssl.keystore.key = null 15:40:41 ssl.keystore.location = null 15:40:41 ssl.keystore.password = null 15:40:41 ssl.keystore.type = JKS 15:40:41 ssl.protocol = TLSv1.3 15:40:41 ssl.provider = null 15:40:41 ssl.secure.random.implementation = null 15:40:41 ssl.trustmanager.algorithm = PKIX 15:40:41 ssl.truststore.certificates = null 15:40:41 ssl.truststore.location = null 15:40:41 ssl.truststore.password = null 15:40:41 ssl.truststore.type = JKS 15:40:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:41 15:40:41 2023-11-22T15:40:41.601Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:41 2023-11-22T15:40:41.601Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:41 2023-11-22T15:40:41.601Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667641601 15:40:41 15:40:41 . ____ _ __ _ _ 15:40:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:41 =========|_|==============|___/=/_/_/_/ 15:40:41 :: Spring Boot :: (v3.1.2) 15:40:41 15:40:41 2023-11-22T15:40:41.621Z INFO 8106 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:41 2023-11-22T15:40:41.621Z INFO 8106 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:40:41 2023-11-22T15:40:41.637Z INFO 8106 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.034 seconds (process running for 113.779) 15:40:42 2023-11-22T15:40:41.639Z INFO 8106 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 15:40:42 2023-11-22T15:40:41.654Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:42 2023-11-22T15:40:41.654Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:42 acks = -1 15:40:42 auto.include.jmx.reporter = true 15:40:42 batch.size = 16384 15:40:42 bootstrap.servers = [PLAINTEXT://localhost:32786] 15:40:42 buffer.memory = 33554432 15:40:42 client.dns.lookup = use_all_dns_ips 15:40:42 client.id = producer-14 15:40:42 compression.type = none 15:40:42 connections.max.idle.ms = 540000 15:40:42 delivery.timeout.ms = 120000 15:40:42 enable.idempotence = false 15:40:42 interceptor.classes = [] 15:40:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:42 linger.ms = 1 15:40:42 max.block.ms = 60000 15:40:42 max.in.flight.requests.per.connection = 5 15:40:42 max.request.size = 1048576 15:40:42 metadata.max.age.ms = 300000 15:40:42 metadata.max.idle.ms = 300000 15:40:42 metric.reporters = [] 15:40:42 metrics.num.samples = 2 15:40:42 metrics.recording.level = INFO 15:40:42 metrics.sample.window.ms = 30000 15:40:42 partitioner.adaptive.partitioning.enable = true 15:40:42 partitioner.availability.timeout.ms = 0 15:40:42 partitioner.class = null 15:40:42 partitioner.ignore.keys = false 15:40:42 receive.buffer.bytes = 32768 15:40:42 reconnect.backoff.max.ms = 1000 15:40:42 reconnect.backoff.ms = 50 15:40:42 request.timeout.ms = 30000 15:40:42 retries = 0 15:40:42 retry.backoff.ms = 100 15:40:42 sasl.client.callback.handler.class = null 15:40:42 sasl.jaas.config = null 15:40:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:42 sasl.kerberos.min.time.before.relogin = 60000 15:40:42 sasl.kerberos.service.name = null 15:40:42 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:42 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:42 sasl.login.callback.handler.class = null 15:40:42 sasl.login.class = null 15:40:42 sasl.login.connect.timeout.ms = null 15:40:42 sasl.login.read.timeout.ms = null 15:40:42 sasl.login.refresh.buffer.seconds = 300 15:40:42 sasl.login.refresh.min.period.seconds = 60 15:40:42 sasl.login.refresh.window.factor = 0.8 15:40:42 sasl.login.refresh.window.jitter = 0.05 15:40:42 sasl.login.retry.backoff.max.ms = 10000 15:40:42 sasl.login.retry.backoff.ms = 100 15:40:42 sasl.mechanism = GSSAPI 15:40:42 sasl.oauthbearer.clock.skew.seconds = 30 15:40:42 sasl.oauthbearer.expected.audience = null 15:40:42 sasl.oauthbearer.expected.issuer = null 15:40:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:42 sasl.oauthbearer.jwks.endpoint.url = null 15:40:42 sasl.oauthbearer.scope.claim.name = scope 15:40:42 sasl.oauthbearer.sub.claim.name = sub 15:40:42 sasl.oauthbearer.token.endpoint.url = null 15:40:42 security.protocol = PLAINTEXT 15:40:42 security.providers = null 15:40:42 send.buffer.bytes = 131072 15:40:42 socket.connection.setup.timeout.max.ms = 30000 15:40:42 socket.connection.setup.timeout.ms = 10000 15:40:42 ssl.cipher.suites = null 15:40:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:42 ssl.endpoint.identification.algorithm = https 15:40:42 ssl.engine.factory.class = null 15:40:42 ssl.key.password = null 15:40:42 ssl.keymanager.algorithm = SunX509 15:40:42 ssl.keystore.certificate.chain = null 15:40:42 ssl.keystore.key = null 15:40:42 ssl.keystore.location = null 15:40:42 ssl.keystore.password = null 15:40:42 ssl.keystore.type = JKS 15:40:42 ssl.protocol = TLSv1.3 15:40:42 ssl.provider = null 15:40:42 ssl.secure.random.implementation = null 15:40:42 ssl.trustmanager.algorithm = PKIX 15:40:42 ssl.truststore.certificates = null 15:40:42 ssl.truststore.location = null 15:40:42 ssl.truststore.password = null 15:40:42 ssl.truststore.type = JKS 15:40:42 transaction.timeout.ms = 60000 15:40:42 transactional.id = null 15:40:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:42 15:40:42 2023-11-22T15:40:41.660Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.660Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.660Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:42 2023-11-22T15:40:41.660Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:42 2023-11-22T15:40:41.660Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:42 2023-11-22T15:40:41.660Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667641660 15:40:42 2023-11-22T15:40:41.711Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.711Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.736Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.736Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.736Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.736Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.784Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.784Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.796Z WARN 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=INVALID_REPLICATION_FACTOR} 15:40:42 2023-11-22T15:40:41.821Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.821Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.827Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:42 2023-11-22T15:40:41.827Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.852Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:42 2023-11-22T15:40:41.852Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:41.852Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:42 2023-11-22T15:40:41.937Z WARN 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 2 : {cm-events=LEADER_NOT_AVAILABLE} 15:40:42 2023-11-22T15:40:41.937Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: xerolDI4S9eAc2nS1Lz-Lg 15:40:42 2023-11-22T15:40:42.043Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:42 2023-11-22T15:40:42.043Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.043Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:42 2023-11-22T15:40:42.043Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.043Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.052Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.052Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.062Z WARN 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 15:40:42 2023-11-22T15:40:42.169Z INFO 8106 --- [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 6EQhh8zAR5yqWo-dJzr5uQ 15:40:42 2023-11-22T15:40:42.183Z INFO 8106 --- [ 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 6EQhh8zAR5yqWo-dJzr5uQ 15:40:42 2023-11-22T15:40:42.183Z INFO 8106 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: xerolDI4S9eAc2nS1Lz-Lg 15:40:42 2023-11-22T15:40:42.194Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.194Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.272Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.272Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.279Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.279Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.295Z INFO 8106 --- [ 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) 15:40:42 2023-11-22T15:40:42.296Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:40:42 2023-11-22T15:40:42.317Z INFO 8106 --- [ 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-27db4981-512c-49f2-a6b3-70317fbe8d30 15:40:42 2023-11-22T15:40:42.317Z INFO 8106 --- [ 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) 15:40:42 2023-11-22T15:40:42.317Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:40:42 2023-11-22T15:40:42.340Z INFO 8106 --- [ 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-27db4981-512c-49f2-a6b3-70317fbe8d30', protocol='range'} 15:40:42 2023-11-22T15:40:42.340Z INFO 8106 --- [ 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-27db4981-512c-49f2-a6b3-70317fbe8d30=Assignment(partitions=[cm-events-0])} 15:40:42 2023-11-22T15:40:42.347Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.347Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.361Z INFO 8106 --- [ 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-27db4981-512c-49f2-a6b3-70317fbe8d30', protocol='range'} 15:40:42 2023-11-22T15:40:42.361Z INFO 8106 --- [ 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]) 15:40:42 2023-11-22T15:40:42.361Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 15:40:42 2023-11-22T15:40:42.368Z INFO 8106 --- [ 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 15:40:42 2023-11-22T15:40:42.381Z INFO 8106 --- [ 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}}. 15:40:42 2023-11-22T15:40:42.446Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.446Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.504Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.504Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 15:40:42 2023-11-22T15:40:42.541Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.542Z INFO 8106 --- [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: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 15:40:42 2023-11-22T15:40:42.542Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 15:40:42 2023-11-22T15:40:42.542Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 15:40:42 2023-11-22T15:40:42.542Z INFO 8106 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1956749283, epoch=1) to node 1: 15:40:42 15:40:42 org.apache.kafka.common.errors.DisconnectException: null 15:40:42 15:40:42 2023-11-22T15:40:42.542Z INFO 8106 --- [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. 15:40:42 2023-11-22T15:40:42.563Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.564Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.605Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.605Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.639Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.639Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.642Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.642Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.706Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.706Z WARN 8106 --- [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. 15:40:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.705 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:40:42 2023-11-22T15:40:42.743Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.743Z WARN 8106 --- [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. 15:40:42 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:40:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:40:42 2023-11-22T15:40:42.789Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.789Z WARN 8106 --- [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. 15:40:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:40:42 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:40:42 2023-11-22T15:40:42.844Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.844Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.857Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.874Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.883Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:42 2023-11-22T15:40:42.883Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.883Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:40:42 2023-11-22T15:40:42.897Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:42 2023-11-22T15:40:42.897Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.897Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:42 2023-11-22T15:40:42.916Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.916Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.925Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.925Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.929Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 15:40:42 2023-11-22T15:40:42.933Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:42 2023-11-22T15:40:42.933Z WARN 8106 --- [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. 15:40:42 2023-11-22T15:40:42.933Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 15:40:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:40:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:40:45 2023-11-22T15:40:42.944Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:42.944Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:42.994Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:45 2023-11-22T15:40:42.994Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.151Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.151Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.232Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.232Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.251Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.251Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.304Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.304Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.349Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.349Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.376Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.376Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.445Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.445Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.476Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.476Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.596Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.596Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.764Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.764Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.776Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.776Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.818Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.818Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.837Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.837Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.843Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.843Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.899Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:45 2023-11-22T15:40:43.899Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.899Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:45 2023-11-22T15:40:43.939Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:45 2023-11-22T15:40:43.939Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:43.939Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:45 2023-11-22T15:40:43.997Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:45 2023-11-22T15:40:43.997Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.053Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.054Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.134Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.134Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.147Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.148Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.205Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.205Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.330Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.330Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.347Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.347Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.358Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.358Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.502Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.503Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.579Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.579Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.598Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.598Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.680Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.680Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.690Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.690Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.752Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:45 2023-11-22T15:40:44.752Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.752Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:45 2023-11-22T15:40:44.818Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.818Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.820Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.820Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.892Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:45 2023-11-22T15:40:44.893Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.893Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:45 2023-11-22T15:40:44.896Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.896Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.955Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.955Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:44.999Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:45 2023-11-22T15:40:44.999Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.049Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.049Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.208Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.208Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.272Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 15:40:45 2023-11-22T15:40:45.273Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 15:40:45 2023-11-22T15:40:45.275Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:40:45 2023-11-22T15:40:45.277Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module sync failed due to reason some exception. 15:40:45 2023-11-22T15:40:45.278Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 15:40:45 2023-11-22T15:40:45.278Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:40:45 2023-11-22T15:40:45.289Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.289Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.314Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 15:40:45 2023-11-22T15:40:45.315Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 15:40:45 2023-11-22T15:40:45.315Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:40:45 2023-11-22T15:40:45.351Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.351Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.352Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 15:40:45 2023-11-22T15:40:45.352Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:40:45 2023-11-22T15:40:45.361Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 15:40:45 2023-11-22T15:40:45.361Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:40:45 2023-11-22T15:40:45.373Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:40:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:40:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.435Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.438Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.438Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.439Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.439Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.439Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 15:40:45 2023-11-22T15:40:45.440Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.440Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.440Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.441Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.441Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.442Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 15:40:45 2023-11-22T15:40:45.442Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.442Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.442Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.443Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.443Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.443Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.445Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.446Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 15:40:45 2023-11-22T15:40:45.449Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.449Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z WARN 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:40:45 2023-11-22T15:40:45.449Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 15:40:45 2023-11-22T15:40:45.449Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.450Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 15:40:45 2023-11-22T15:40:45.451Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.451Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.451Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:40:45 2023-11-22T15:40:45.451Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 15:40:45 2023-11-22T15:40:45.462Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.462Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.462Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 15:40:45 2023-11-22T15:40:45.464Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.468Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:40:45 2023-11-22T15:40:45.468Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:40:45 2023-11-22T15:40:45.468Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:40:45 2023-11-22T15:40:45.468Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:40:45 2023-11-22T15:40:45.470Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:40:45 2023-11-22T15:40:45.470Z INFO 8106 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:40:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:40:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec 15:40:45 2023-11-22T15:40:45.482Z DEBUG 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 1 15:40:45 2023-11-22T15:40:45.485Z DEBUG 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 15:40:45 2023-11-22T15:40:45.501Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 15:40:45 2023-11-22T15:40:45.501Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:40:45 2023-11-22T15:40:45.504Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.504Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.505Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:40:45 2023-11-22T15:40:45.507Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 3 minutes: 15:40:45 2023-11-22T15:40:45.511Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:40:45 2023-11-22T15:40:45.514Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for module upgrade. 15:40:45 2023-11-22T15:40:45.515Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:45 2023-11-22T15:40:45.515Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.516Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 15:40:45 2023-11-22T15:40:45.516Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 1 minutes: 15:40:45 2023-11-22T15:40:45.519Z INFO 8106 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for other reason 15:40:45 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec 15:40:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:40:45 15:40:45,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d8ca91e - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtils] onto the JUL framework 15:40:45 15:40:45,552 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:45 15:40:45,552 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:45 15:40:45,552 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ebe92cf - 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 15:40:45 15:40:45,555 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:40:45 15:40:45,555 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ebe92cf - 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 15:40:45 15:40:45,556 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:45 15:40:45,556 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:45 15:40:45,556 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:45 15:40:45,556 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1dd3e865 - 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. 15:40:45 15:40:45,556 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ebe92cf - 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 15:40:45 15:40:45,558 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:45 15:40:45,558 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:45 15:40:45,558 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:45 15:40:45,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667645558) 15:40:45 15:40:45,558 |-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] 15:40:45 15:40:45,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:45 15:40:45,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:45 15:40:45,560 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:45 15:40:45,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:45 15:40:45,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:45 15:40:45,560 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:45 15:40:45,560 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:45 15:40:45,564 |-INFO in ch.qos.logback.classic.pattern.DateConverter@62b28f0a - Setting zoneId to "UTC" 15:40:45 15:40:45,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:45 15:40:45,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7286da61 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:45 15:40:45,567 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@15ae7cb4 - End of configuration. 15:40:45 15:40:45,567 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@f1cac24 - Registering current configuration as safe fallback point 15:40:45 15:40:45 15:40:45 . ____ _ __ _ _ 15:40:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:45 =========|_|==============|___/=/_/_/_/ 15:40:45 :: Spring Boot :: (v3.1.2) 15:40:45 15:40:45 2023-11-22T15:40:45.571Z INFO 8106 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:45 2023-11-22T15:40:45.571Z INFO 8106 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 15:40:45 2023-11-22T15:40:45.591Z INFO 8106 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.05 seconds (process running for 117.733) 15:40:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:40:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:40:45 2023-11-22T15:40:45.610Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:45 2023-11-22T15:40:45.610Z WARN 8106 --- [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. 15:40:45 2023-11-22T15:40:45.610Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:45 15:40:45 . ____ _ __ _ _ 15:40:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:45 =========|_|==============|___/=/_/_/_/ 15:40:45 :: Spring Boot :: (v3.1.2) 15:40:45 15:40:45 2023-11-22T15:40:45.617Z INFO 8106 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:45 2023-11-22T15:40:45.617Z INFO 8106 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 15:40:45 2023-11-22T15:40:45.622Z INFO 8106 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 117.764) 15:40:45 2023-11-22T15:40:45.626Z WARN 8106 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:40:45 2023-11-22T15:40:45.629Z WARN 8106 --- [onPool-worker-4] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:40:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:40:45 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:40:46 2023-11-22T15:40:45.683Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.683Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:45.709Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.709Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:45.788Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.788Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:45.851Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.851Z WARN 8106 --- [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. 15:40:46 15:40:46 . ____ _ __ _ _ 15:40:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:46 =========|_|==============|___/=/_/_/_/ 15:40:46 :: Spring Boot :: (v3.1.2) 15:40:46 15:40:46 2023-11-22T15:40:45.924Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:46 2023-11-22T15:40:45.924Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:40:46 2023-11-22T15:40:45.933Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.933Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:45.951Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.951Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:45.985Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:46 2023-11-22T15:40:45.985Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.085Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.085Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.112Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:46 2023-11-22T15:40:46.112Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.112Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:46 2023-11-22T15:40:46.115Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.115Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.135Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.135Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.159Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.246 seconds (process running for 118.301) 15:40:46 2023-11-22T15:40:46.185Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.185Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.248Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.248Z WARN 8106 --- [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. 15:40:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:40:46 15:40:46 . ____ _ __ _ _ 15:40:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:46 =========|_|==============|___/=/_/_/_/ 15:40:46 :: Spring Boot :: (v3.1.2) 15:40:46 15:40:46 2023-11-22T15:40:46.363Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:46 2023-11-22T15:40:46.363Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:40:46 2023-11-22T15:40:46.382Z INFO 8106 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.03 seconds (process running for 118.524) 15:40:46 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 15:40:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:40:46 2023-11-22T15:40:46.454Z INFO 8106 --- [ 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}]} 15:40:46 2023-11-22T15:40:46.456Z INFO 8106 --- [ 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"}]} 15:40:46 2023-11-22T15:40:46.456Z INFO 8106 --- [ 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"}]} 15:40:46 2023-11-22T15:40:46.470Z ERROR 8106 --- [ 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.trustlevel.DeviceTrustLevel with cause : null 15:40:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelTest 15:40:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelTest 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 15:40:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:40:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 15:40:46 2023-11-22T15:40:46.491Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.491Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.499Z ERROR 8106 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 15:40:46 15:40:46 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 15:40:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:40:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:40:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:40:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:40:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:40:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:40:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:40:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:40:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:40:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:40:46 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 15:40:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:40:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:40:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:40:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:40:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:40:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:40:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:40:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:40:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:40:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:40:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:40:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:40:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:40:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:40:46 15:40:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:40:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:40:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:40:46 2023-11-22T15:40:46.515Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.515Z WARN 8106 --- [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. 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:40:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 15:40:46 2023-11-22T15:40:46.540Z ERROR 8106 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 15:40:46 15:40:46 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 15:40:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:40:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:40:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:40:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:40:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:40:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:40:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:40:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:40:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:40:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:40:46 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 15:40:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:40:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:40:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:40:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:40:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:40:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:40:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:40:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:40:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:40:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:40:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:40:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:40:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:40:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:40:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:40:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:40:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:40:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:40:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:40:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:40:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:40:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:40:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:40:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:40:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:40:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:40:46 15:40:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:40:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:40:46 15:40:46 . ____ _ __ _ _ 15:40:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:46 =========|_|==============|___/=/_/_/_/ 15:40:46 :: Spring Boot :: (v3.1.2) 15:40:46 15:40:46 2023-11-22T15:40:46.560Z INFO 8106 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8106 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:46 2023-11-22T15:40:46.560Z INFO 8106 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:40:46 2023-11-22T15:40:46.563Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:46 2023-11-22T15:40:46.563Z WARN 8106 --- [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. 15:40:46 2023-11-22T15:40:46.565Z INFO 8106 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 118.707) 15:40:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:40:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:40:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:40:51 2023-11-22T15:40:46.578Z INFO 8106 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:51 2023-11-22T15:40:46.586Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.586Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.640Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.640Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.672Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:51 2023-11-22T15:40:46.672Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.672Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:51 2023-11-22T15:40:46.673Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4f2b4761d3706b4f0b03539a191da525f59242a233505ddcba333cb6bf590e0f 15:40:51 2023-11-22T15:40:46.676Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.676Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.724Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.724Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.838Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.838Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:46.916Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:51 2023-11-22T15:40:46.916Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.041Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.041Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.126Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.126Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.143Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.143Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.144Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.144Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.170Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:51 2023-11-22T15:40:47.170Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.170Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:51 2023-11-22T15:40:47.178Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.178Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.191Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.191Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.351Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.351Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.418Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.418Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.441Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.441Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.445Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.445Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.570Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.570Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.583Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.583Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.629Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:51 2023-11-22T15:40:47.629Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.629Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:51 2023-11-22T15:40:47.646Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.646Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.833Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.833Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.841Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.841Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:47.920Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:51 2023-11-22T15:40:47.920Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.012Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.012Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.048Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.048Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.087Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.087Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.213Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.213Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.227Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:51 2023-11-22T15:40:48.227Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.227Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:51 2023-11-22T15:40:48.234Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.234Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.349Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.349Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.414Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:51 2023-11-22T15:40:48.415Z WARN 8106 --- [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. 15:40:51 2023-11-22T15:40:48.487Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.487Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.500Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.500Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.502Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.502Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.522Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.522Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.653Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.654Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.676Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.676Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.686Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.686Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.789Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:52 2023-11-22T15:40:48.789Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.789Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:48.843Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.843Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:48.924Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:48.924Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.051Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.051Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.067Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.067Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.090Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.090Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.115Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.115Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.203Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.203Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.391Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:52 2023-11-22T15:40:49.392Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.392Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:49.404Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.404Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.439Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.439Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.462Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.462Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.467Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.467Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.557Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.557Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.579Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.579Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.607Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.607Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.691Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.691Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.728Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.728Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.827Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.827Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.894Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:52 2023-11-22T15:40:49.894Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:49.894Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:49.946Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:49.946Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.165Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.165Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.215Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.215Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.227Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.227Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.229Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.229Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.300Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:52 2023-11-22T15:40:50.300Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.300Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:50.313Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.313Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.328Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.329Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.348Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.348Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.566Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.566Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.588Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.588Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.642Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.642Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.673Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.673Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.720Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.720Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.745Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.745Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.823Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.823Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:50.839Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:50.839Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.004Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:52 2023-11-22T15:40:51.004Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.004Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:51.064Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.064Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.069Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.069Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.069Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.069Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.082Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.082Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.279Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.279Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.304Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:52 2023-11-22T15:40:51.305Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.305Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:51.361Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.361Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.427Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.427Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.493Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.493Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.531Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.531Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.620Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.620Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.622Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.622Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.741Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.741Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.748Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.748Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.753Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.753Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.878Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.878Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.976Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.976Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:51.976Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:52 2023-11-22T15:40:51.976Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.122Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.122Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.166Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:52 2023-11-22T15:40:52.166Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.167Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:52.180Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.180Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.236Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.236Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.282Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.282Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.384Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.384Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.390Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.390Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.396Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.396Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.421Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:52 2023-11-22T15:40:52.421Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.421Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:52.436Z INFO 8106 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.858119781S 15:40:52 2023-11-22T15:40:52.438Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:52 allow.auto.create.topics = true 15:40:52 auto.commit.interval.ms = 5000 15:40:52 auto.include.jmx.reporter = true 15:40:52 auto.offset.reset = earliest 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 check.crcs = true 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = consumer-test-11 15:40:52 client.rack = 15:40:52 connections.max.idle.ms = 540000 15:40:52 default.api.timeout.ms = 60000 15:40:52 enable.auto.commit = true 15:40:52 exclude.internal.topics = true 15:40:52 fetch.max.bytes = 52428800 15:40:52 fetch.max.wait.ms = 500 15:40:52 fetch.min.bytes = 1 15:40:52 group.id = test 15:40:52 group.instance.id = null 15:40:52 heartbeat.interval.ms = 3000 15:40:52 interceptor.classes = [] 15:40:52 internal.leave.group.on.close = true 15:40:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:52 isolation.level = read_uncommitted 15:40:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:52 max.partition.fetch.bytes = 1048576 15:40:52 max.poll.interval.ms = 300000 15:40:52 max.poll.records = 500 15:40:52 metadata.max.age.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:52 receive.buffer.bytes = 65536 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 session.timeout.ms = 45000 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:52 15:40:52 2023-11-22T15:40:52.440Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.440Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.440Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652440 15:40:52 2023-11-22T15:40:52.472Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:52 2023-11-22T15:40:52.473Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:52 acks = -1 15:40:52 auto.include.jmx.reporter = true 15:40:52 batch.size = 16384 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 buffer.memory = 33554432 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = producer-15 15:40:52 compression.type = none 15:40:52 connections.max.idle.ms = 540000 15:40:52 delivery.timeout.ms = 120000 15:40:52 enable.idempotence = false 15:40:52 interceptor.classes = [] 15:40:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:52 linger.ms = 1 15:40:52 max.block.ms = 60000 15:40:52 max.in.flight.requests.per.connection = 5 15:40:52 max.request.size = 1048576 15:40:52 metadata.max.age.ms = 300000 15:40:52 metadata.max.idle.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partitioner.adaptive.partitioning.enable = true 15:40:52 partitioner.availability.timeout.ms = 0 15:40:52 partitioner.class = null 15:40:52 partitioner.ignore.keys = false 15:40:52 receive.buffer.bytes = 32768 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retries = 0 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 transaction.timeout.ms = 60000 15:40:52 transactional.id = null 15:40:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:52 15:40:52 2023-11-22T15:40:52.474Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:52 2023-11-22T15:40:52.475Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.475Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.475Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652475 15:40:52 2023-11-22T15:40:52.530Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.530Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.537Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.537Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.569Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.569Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.583Z WARN 8106 --- [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} 15:40:52 2023-11-22T15:40:52.583Z INFO 8106 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:52 2023-11-22T15:40:52.594Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.594Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.646Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.646Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.727Z WARN 8106 --- [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} 15:40:52 2023-11-22T15:40:52.734Z INFO 8106 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.734Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.831Z INFO 8106 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.832Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.836Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:52 2023-11-22T15:40:52.856Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:52 allow.auto.create.topics = true 15:40:52 auto.commit.interval.ms = 5000 15:40:52 auto.include.jmx.reporter = true 15:40:52 auto.offset.reset = earliest 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 check.crcs = true 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = consumer-test-12 15:40:52 client.rack = 15:40:52 connections.max.idle.ms = 540000 15:40:52 default.api.timeout.ms = 60000 15:40:52 enable.auto.commit = true 15:40:52 exclude.internal.topics = true 15:40:52 fetch.max.bytes = 52428800 15:40:52 fetch.max.wait.ms = 500 15:40:52 fetch.min.bytes = 1 15:40:52 group.id = test 15:40:52 group.instance.id = null 15:40:52 heartbeat.interval.ms = 3000 15:40:52 interceptor.classes = [] 15:40:52 internal.leave.group.on.close = true 15:40:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:52 isolation.level = read_uncommitted 15:40:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:52 max.partition.fetch.bytes = 1048576 15:40:52 max.poll.interval.ms = 300000 15:40:52 max.poll.records = 500 15:40:52 metadata.max.age.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:52 receive.buffer.bytes = 65536 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 session.timeout.ms = 45000 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:52 15:40:52 2023-11-22T15:40:52.857Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.857Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.857Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652857 15:40:52 2023-11-22T15:40:52.865Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:52 2023-11-22T15:40:52.865Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:52 acks = -1 15:40:52 auto.include.jmx.reporter = true 15:40:52 batch.size = 16384 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 buffer.memory = 33554432 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = producer-16 15:40:52 compression.type = none 15:40:52 connections.max.idle.ms = 540000 15:40:52 delivery.timeout.ms = 120000 15:40:52 enable.idempotence = false 15:40:52 interceptor.classes = [] 15:40:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:52 linger.ms = 1 15:40:52 max.block.ms = 60000 15:40:52 max.in.flight.requests.per.connection = 5 15:40:52 max.request.size = 1048576 15:40:52 metadata.max.age.ms = 300000 15:40:52 metadata.max.idle.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partitioner.adaptive.partitioning.enable = true 15:40:52 partitioner.availability.timeout.ms = 0 15:40:52 partitioner.class = null 15:40:52 partitioner.ignore.keys = false 15:40:52 receive.buffer.bytes = 32768 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retries = 0 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 transaction.timeout.ms = 60000 15:40:52 transactional.id = null 15:40:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:52 15:40:52 2023-11-22T15:40:52.871Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:52 2023-11-22T15:40:52.871Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.871Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.871Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652871 15:40:52 2023-11-22T15:40:52.893Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:52 2023-11-22T15:40:52.894Z INFO 8106 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:52 2023-11-22T15:40:52.909Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:52 allow.auto.create.topics = true 15:40:52 auto.commit.interval.ms = 5000 15:40:52 auto.include.jmx.reporter = true 15:40:52 auto.offset.reset = earliest 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 check.crcs = true 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = consumer-test-13 15:40:52 client.rack = 15:40:52 connections.max.idle.ms = 540000 15:40:52 default.api.timeout.ms = 60000 15:40:52 enable.auto.commit = true 15:40:52 exclude.internal.topics = true 15:40:52 fetch.max.bytes = 52428800 15:40:52 fetch.max.wait.ms = 500 15:40:52 fetch.min.bytes = 1 15:40:52 group.id = test 15:40:52 group.instance.id = null 15:40:52 heartbeat.interval.ms = 3000 15:40:52 interceptor.classes = [] 15:40:52 internal.leave.group.on.close = true 15:40:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:52 isolation.level = read_uncommitted 15:40:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:52 max.partition.fetch.bytes = 1048576 15:40:52 max.poll.interval.ms = 300000 15:40:52 max.poll.records = 500 15:40:52 metadata.max.age.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:52 receive.buffer.bytes = 65536 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 session.timeout.ms = 45000 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:52 15:40:52 2023-11-22T15:40:52.911Z INFO 8106 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.911Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.912Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.912Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.912Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652912 15:40:52 2023-11-22T15:40:52.931Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:52 2023-11-22T15:40:52.931Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:52 acks = -1 15:40:52 auto.include.jmx.reporter = true 15:40:52 batch.size = 16384 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 buffer.memory = 33554432 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = producer-17 15:40:52 compression.type = none 15:40:52 connections.max.idle.ms = 540000 15:40:52 delivery.timeout.ms = 120000 15:40:52 enable.idempotence = false 15:40:52 interceptor.classes = [] 15:40:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:52 linger.ms = 1 15:40:52 max.block.ms = 60000 15:40:52 max.in.flight.requests.per.connection = 5 15:40:52 max.request.size = 1048576 15:40:52 metadata.max.age.ms = 300000 15:40:52 metadata.max.idle.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partitioner.adaptive.partitioning.enable = true 15:40:52 partitioner.availability.timeout.ms = 0 15:40:52 partitioner.class = null 15:40:52 partitioner.ignore.keys = false 15:40:52 receive.buffer.bytes = 32768 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retries = 0 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 transaction.timeout.ms = 60000 15:40:52 transactional.id = null 15:40:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:52 15:40:52 2023-11-22T15:40:52.933Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:52 2023-11-22T15:40:52.933Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.933Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.933Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652933 15:40:52 2023-11-22T15:40:52.951Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:52 2023-11-22T15:40:52.951Z INFO 8106 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:52 2023-11-22T15:40:52.960Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:52 allow.auto.create.topics = true 15:40:52 auto.commit.interval.ms = 5000 15:40:52 auto.include.jmx.reporter = true 15:40:52 auto.offset.reset = earliest 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 check.crcs = true 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = consumer-test-14 15:40:52 client.rack = 15:40:52 connections.max.idle.ms = 540000 15:40:52 default.api.timeout.ms = 60000 15:40:52 enable.auto.commit = true 15:40:52 exclude.internal.topics = true 15:40:52 fetch.max.bytes = 52428800 15:40:52 fetch.max.wait.ms = 500 15:40:52 fetch.min.bytes = 1 15:40:52 group.id = test 15:40:52 group.instance.id = null 15:40:52 heartbeat.interval.ms = 3000 15:40:52 interceptor.classes = [] 15:40:52 internal.leave.group.on.close = true 15:40:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:52 isolation.level = read_uncommitted 15:40:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:52 max.partition.fetch.bytes = 1048576 15:40:52 max.poll.interval.ms = 300000 15:40:52 max.poll.records = 500 15:40:52 metadata.max.age.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:52 receive.buffer.bytes = 65536 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 session.timeout.ms = 45000 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:52 15:40:52 2023-11-22T15:40:52.961Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.961Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.961Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652961 15:40:52 2023-11-22T15:40:52.971Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:52 2023-11-22T15:40:52.971Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:52 acks = -1 15:40:52 auto.include.jmx.reporter = true 15:40:52 batch.size = 16384 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 buffer.memory = 33554432 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = producer-18 15:40:52 compression.type = none 15:40:52 connections.max.idle.ms = 540000 15:40:52 delivery.timeout.ms = 120000 15:40:52 enable.idempotence = false 15:40:52 interceptor.classes = [] 15:40:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:52 linger.ms = 1 15:40:52 max.block.ms = 60000 15:40:52 max.in.flight.requests.per.connection = 5 15:40:52 max.request.size = 1048576 15:40:52 metadata.max.age.ms = 300000 15:40:52 metadata.max.idle.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partitioner.adaptive.partitioning.enable = true 15:40:52 partitioner.availability.timeout.ms = 0 15:40:52 partitioner.class = null 15:40:52 partitioner.ignore.keys = false 15:40:52 receive.buffer.bytes = 32768 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retries = 0 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 transaction.timeout.ms = 60000 15:40:52 transactional.id = null 15:40:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:52 15:40:52 2023-11-22T15:40:52.972Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:52 2023-11-22T15:40:52.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.972Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652972 15:40:52 2023-11-22T15:40:52.976Z INFO 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:40:52 2023-11-22T15:40:52.976Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.976Z WARN 8106 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:52 2023-11-22T15:40:52.980Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:52 2023-11-22T15:40:52.981Z INFO 8106 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:52 2023-11-22T15:40:52.985Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:52 allow.auto.create.topics = true 15:40:52 auto.commit.interval.ms = 5000 15:40:52 auto.include.jmx.reporter = true 15:40:52 auto.offset.reset = earliest 15:40:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:52 check.crcs = true 15:40:52 client.dns.lookup = use_all_dns_ips 15:40:52 client.id = consumer-test-15 15:40:52 client.rack = 15:40:52 connections.max.idle.ms = 540000 15:40:52 default.api.timeout.ms = 60000 15:40:52 enable.auto.commit = true 15:40:52 exclude.internal.topics = true 15:40:52 fetch.max.bytes = 52428800 15:40:52 fetch.max.wait.ms = 500 15:40:52 fetch.min.bytes = 1 15:40:52 group.id = test 15:40:52 group.instance.id = null 15:40:52 heartbeat.interval.ms = 3000 15:40:52 interceptor.classes = [] 15:40:52 internal.leave.group.on.close = true 15:40:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:52 isolation.level = read_uncommitted 15:40:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:52 max.partition.fetch.bytes = 1048576 15:40:52 max.poll.interval.ms = 300000 15:40:52 max.poll.records = 500 15:40:52 metadata.max.age.ms = 300000 15:40:52 metric.reporters = [] 15:40:52 metrics.num.samples = 2 15:40:52 metrics.recording.level = INFO 15:40:52 metrics.sample.window.ms = 30000 15:40:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:52 receive.buffer.bytes = 65536 15:40:52 reconnect.backoff.max.ms = 1000 15:40:52 reconnect.backoff.ms = 50 15:40:52 request.timeout.ms = 30000 15:40:52 retry.backoff.ms = 100 15:40:52 sasl.client.callback.handler.class = null 15:40:52 sasl.jaas.config = null 15:40:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:52 sasl.kerberos.min.time.before.relogin = 60000 15:40:52 sasl.kerberos.service.name = null 15:40:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:52 sasl.login.callback.handler.class = null 15:40:52 sasl.login.class = null 15:40:52 sasl.login.connect.timeout.ms = null 15:40:52 sasl.login.read.timeout.ms = null 15:40:52 sasl.login.refresh.buffer.seconds = 300 15:40:52 sasl.login.refresh.min.period.seconds = 60 15:40:52 sasl.login.refresh.window.factor = 0.8 15:40:52 sasl.login.refresh.window.jitter = 0.05 15:40:52 sasl.login.retry.backoff.max.ms = 10000 15:40:52 sasl.login.retry.backoff.ms = 100 15:40:52 sasl.mechanism = GSSAPI 15:40:52 sasl.oauthbearer.clock.skew.seconds = 30 15:40:52 sasl.oauthbearer.expected.audience = null 15:40:52 sasl.oauthbearer.expected.issuer = null 15:40:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:52 sasl.oauthbearer.jwks.endpoint.url = null 15:40:52 sasl.oauthbearer.scope.claim.name = scope 15:40:52 sasl.oauthbearer.sub.claim.name = sub 15:40:52 sasl.oauthbearer.token.endpoint.url = null 15:40:52 security.protocol = PLAINTEXT 15:40:52 security.providers = null 15:40:52 send.buffer.bytes = 131072 15:40:52 session.timeout.ms = 45000 15:40:52 socket.connection.setup.timeout.max.ms = 30000 15:40:52 socket.connection.setup.timeout.ms = 10000 15:40:52 ssl.cipher.suites = null 15:40:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:52 ssl.endpoint.identification.algorithm = https 15:40:52 ssl.engine.factory.class = null 15:40:52 ssl.key.password = null 15:40:52 ssl.keymanager.algorithm = SunX509 15:40:52 ssl.keystore.certificate.chain = null 15:40:52 ssl.keystore.key = null 15:40:52 ssl.keystore.location = null 15:40:52 ssl.keystore.password = null 15:40:52 ssl.keystore.type = JKS 15:40:52 ssl.protocol = TLSv1.3 15:40:52 ssl.provider = null 15:40:52 ssl.secure.random.implementation = null 15:40:52 ssl.trustmanager.algorithm = PKIX 15:40:52 ssl.truststore.certificates = null 15:40:52 ssl.truststore.location = null 15:40:52 ssl.truststore.password = null 15:40:52 ssl.truststore.type = JKS 15:40:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:52 15:40:52 2023-11-22T15:40:52.985Z INFO 8106 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:52 2023-11-22T15:40:52.985Z WARN 8106 --- [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. 15:40:52 2023-11-22T15:40:52.992Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:52 2023-11-22T15:40:52.992Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:52 2023-11-22T15:40:52.992Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667652992 15:40:53 2023-11-22T15:40:52.999Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:53 2023-11-22T15:40:53.000Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:53 acks = -1 15:40:53 auto.include.jmx.reporter = true 15:40:53 batch.size = 16384 15:40:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:53 buffer.memory = 33554432 15:40:53 client.dns.lookup = use_all_dns_ips 15:40:53 client.id = producer-19 15:40:53 compression.type = none 15:40:53 connections.max.idle.ms = 540000 15:40:53 delivery.timeout.ms = 120000 15:40:53 enable.idempotence = false 15:40:53 interceptor.classes = [] 15:40:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:53 linger.ms = 1 15:40:53 max.block.ms = 60000 15:40:53 max.in.flight.requests.per.connection = 5 15:40:53 max.request.size = 1048576 15:40:53 metadata.max.age.ms = 300000 15:40:53 metadata.max.idle.ms = 300000 15:40:53 metric.reporters = [] 15:40:53 metrics.num.samples = 2 15:40:53 metrics.recording.level = INFO 15:40:53 metrics.sample.window.ms = 30000 15:40:53 partitioner.adaptive.partitioning.enable = true 15:40:53 partitioner.availability.timeout.ms = 0 15:40:53 partitioner.class = null 15:40:53 partitioner.ignore.keys = false 15:40:53 receive.buffer.bytes = 32768 15:40:53 reconnect.backoff.max.ms = 1000 15:40:53 reconnect.backoff.ms = 50 15:40:53 request.timeout.ms = 30000 15:40:53 retries = 0 15:40:53 retry.backoff.ms = 100 15:40:53 sasl.client.callback.handler.class = null 15:40:53 sasl.jaas.config = null 15:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:53 sasl.kerberos.min.time.before.relogin = 60000 15:40:53 sasl.kerberos.service.name = null 15:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:53 sasl.login.callback.handler.class = null 15:40:53 sasl.login.class = null 15:40:53 sasl.login.connect.timeout.ms = null 15:40:53 sasl.login.read.timeout.ms = null 15:40:53 sasl.login.refresh.buffer.seconds = 300 15:40:53 sasl.login.refresh.min.period.seconds = 60 15:40:53 sasl.login.refresh.window.factor = 0.8 15:40:53 sasl.login.refresh.window.jitter = 0.05 15:40:53 sasl.login.retry.backoff.max.ms = 10000 15:40:53 sasl.login.retry.backoff.ms = 100 15:40:53 sasl.mechanism = GSSAPI 15:40:53 sasl.oauthbearer.clock.skew.seconds = 30 15:40:53 sasl.oauthbearer.expected.audience = null 15:40:53 sasl.oauthbearer.expected.issuer = null 15:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:53 sasl.oauthbearer.jwks.endpoint.url = null 15:40:53 sasl.oauthbearer.scope.claim.name = scope 15:40:53 sasl.oauthbearer.sub.claim.name = sub 15:40:53 sasl.oauthbearer.token.endpoint.url = null 15:40:53 security.protocol = PLAINTEXT 15:40:53 security.providers = null 15:40:53 send.buffer.bytes = 131072 15:40:53 socket.connection.setup.timeout.max.ms = 30000 15:40:53 socket.connection.setup.timeout.ms = 10000 15:40:53 ssl.cipher.suites = null 15:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:53 ssl.endpoint.identification.algorithm = https 15:40:53 ssl.engine.factory.class = null 15:40:53 ssl.key.password = null 15:40:53 ssl.keymanager.algorithm = SunX509 15:40:53 ssl.keystore.certificate.chain = null 15:40:53 ssl.keystore.key = null 15:40:53 ssl.keystore.location = null 15:40:53 ssl.keystore.password = null 15:40:53 ssl.keystore.type = JKS 15:40:53 ssl.protocol = TLSv1.3 15:40:53 ssl.provider = null 15:40:53 ssl.secure.random.implementation = null 15:40:53 ssl.trustmanager.algorithm = PKIX 15:40:53 ssl.truststore.certificates = null 15:40:53 ssl.truststore.location = null 15:40:53 ssl.truststore.password = null 15:40:53 ssl.truststore.type = JKS 15:40:53 transaction.timeout.ms = 60000 15:40:53 transactional.id = null 15:40:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:53 15:40:53 2023-11-22T15:40:53.001Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:53 2023-11-22T15:40:53.001Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:53 2023-11-22T15:40:53.001Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:53 2023-11-22T15:40:53.001Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667653001 15:40:53 2023-11-22T15:40:53.008Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:53 2023-11-22T15:40:53.009Z INFO 8106 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:53 2023-11-22T15:40:53.013Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:53 allow.auto.create.topics = true 15:40:53 auto.commit.interval.ms = 5000 15:40:53 auto.include.jmx.reporter = true 15:40:53 auto.offset.reset = earliest 15:40:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:53 check.crcs = true 15:40:53 client.dns.lookup = use_all_dns_ips 15:40:53 client.id = consumer-test-16 15:40:53 client.rack = 15:40:53 connections.max.idle.ms = 540000 15:40:53 default.api.timeout.ms = 60000 15:40:53 enable.auto.commit = true 15:40:53 exclude.internal.topics = true 15:40:53 fetch.max.bytes = 52428800 15:40:53 fetch.max.wait.ms = 500 15:40:53 fetch.min.bytes = 1 15:40:53 group.id = test 15:40:53 group.instance.id = null 15:40:53 heartbeat.interval.ms = 3000 15:40:53 interceptor.classes = [] 15:40:53 internal.leave.group.on.close = true 15:40:53 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:53 isolation.level = read_uncommitted 15:40:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:53 max.partition.fetch.bytes = 1048576 15:40:53 max.poll.interval.ms = 300000 15:40:53 max.poll.records = 500 15:40:53 metadata.max.age.ms = 300000 15:40:53 metric.reporters = [] 15:40:53 metrics.num.samples = 2 15:40:53 metrics.recording.level = INFO 15:40:53 metrics.sample.window.ms = 30000 15:40:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:53 receive.buffer.bytes = 65536 15:40:53 reconnect.backoff.max.ms = 1000 15:40:53 reconnect.backoff.ms = 50 15:40:53 request.timeout.ms = 30000 15:40:53 retry.backoff.ms = 100 15:40:53 sasl.client.callback.handler.class = null 15:40:53 sasl.jaas.config = null 15:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:53 sasl.kerberos.min.time.before.relogin = 60000 15:40:53 sasl.kerberos.service.name = null 15:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:53 sasl.login.callback.handler.class = null 15:40:53 sasl.login.class = null 15:40:53 sasl.login.connect.timeout.ms = null 15:40:53 sasl.login.read.timeout.ms = null 15:40:53 sasl.login.refresh.buffer.seconds = 300 15:40:53 sasl.login.refresh.min.period.seconds = 60 15:40:53 sasl.login.refresh.window.factor = 0.8 15:40:53 sasl.login.refresh.window.jitter = 0.05 15:40:53 sasl.login.retry.backoff.max.ms = 10000 15:40:53 sasl.login.retry.backoff.ms = 100 15:40:53 sasl.mechanism = GSSAPI 15:40:53 sasl.oauthbearer.clock.skew.seconds = 30 15:40:53 sasl.oauthbearer.expected.audience = null 15:40:53 sasl.oauthbearer.expected.issuer = null 15:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:53 sasl.oauthbearer.jwks.endpoint.url = null 15:40:53 sasl.oauthbearer.scope.claim.name = scope 15:40:53 sasl.oauthbearer.sub.claim.name = sub 15:40:53 sasl.oauthbearer.token.endpoint.url = null 15:40:53 security.protocol = PLAINTEXT 15:40:53 security.providers = null 15:40:53 send.buffer.bytes = 131072 15:40:53 session.timeout.ms = 45000 15:40:53 socket.connection.setup.timeout.max.ms = 30000 15:40:53 socket.connection.setup.timeout.ms = 10000 15:40:53 ssl.cipher.suites = null 15:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:53 ssl.endpoint.identification.algorithm = https 15:40:53 ssl.engine.factory.class = null 15:40:53 ssl.key.password = null 15:40:53 ssl.keymanager.algorithm = SunX509 15:40:53 ssl.keystore.certificate.chain = null 15:40:53 ssl.keystore.key = null 15:40:53 ssl.keystore.location = null 15:40:53 ssl.keystore.password = null 15:40:53 ssl.keystore.type = JKS 15:40:53 ssl.protocol = TLSv1.3 15:40:53 ssl.provider = null 15:40:53 ssl.secure.random.implementation = null 15:40:53 ssl.trustmanager.algorithm = PKIX 15:40:53 ssl.truststore.certificates = null 15:40:53 ssl.truststore.location = null 15:40:53 ssl.truststore.password = null 15:40:53 ssl.truststore.type = JKS 15:40:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:53 15:40:53 2023-11-22T15:40:53.020Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:53 2023-11-22T15:40:53.020Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:53 2023-11-22T15:40:53.020Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667653020 15:40:53 2023-11-22T15:40:53.027Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:53 2023-11-22T15:40:53.027Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:53 acks = -1 15:40:53 auto.include.jmx.reporter = true 15:40:53 batch.size = 16384 15:40:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:53 buffer.memory = 33554432 15:40:53 client.dns.lookup = use_all_dns_ips 15:40:53 client.id = producer-20 15:40:53 compression.type = none 15:40:53 connections.max.idle.ms = 540000 15:40:53 delivery.timeout.ms = 120000 15:40:53 enable.idempotence = false 15:40:53 interceptor.classes = [] 15:40:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:53 linger.ms = 1 15:40:53 max.block.ms = 60000 15:40:53 max.in.flight.requests.per.connection = 5 15:40:53 max.request.size = 1048576 15:40:53 metadata.max.age.ms = 300000 15:40:53 metadata.max.idle.ms = 300000 15:40:53 metric.reporters = [] 15:40:53 metrics.num.samples = 2 15:40:53 metrics.recording.level = INFO 15:40:53 metrics.sample.window.ms = 30000 15:40:53 partitioner.adaptive.partitioning.enable = true 15:40:53 partitioner.availability.timeout.ms = 0 15:40:53 partitioner.class = null 15:40:53 partitioner.ignore.keys = false 15:40:53 receive.buffer.bytes = 32768 15:40:53 reconnect.backoff.max.ms = 1000 15:40:53 reconnect.backoff.ms = 50 15:40:53 request.timeout.ms = 30000 15:40:53 retries = 0 15:40:53 retry.backoff.ms = 100 15:40:53 sasl.client.callback.handler.class = null 15:40:53 sasl.jaas.config = null 15:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:53 sasl.kerberos.min.time.before.relogin = 60000 15:40:53 sasl.kerberos.service.name = null 15:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:53 sasl.login.callback.handler.class = null 15:40:53 sasl.login.class = null 15:40:53 sasl.login.connect.timeout.ms = null 15:40:53 sasl.login.read.timeout.ms = null 15:40:53 sasl.login.refresh.buffer.seconds = 300 15:40:53 sasl.login.refresh.min.period.seconds = 60 15:40:53 sasl.login.refresh.window.factor = 0.8 15:40:53 sasl.login.refresh.window.jitter = 0.05 15:40:53 sasl.login.retry.backoff.max.ms = 10000 15:40:53 sasl.login.retry.backoff.ms = 100 15:40:53 sasl.mechanism = GSSAPI 15:40:53 sasl.oauthbearer.clock.skew.seconds = 30 15:40:53 sasl.oauthbearer.expected.audience = null 15:40:53 sasl.oauthbearer.expected.issuer = null 15:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:53 sasl.oauthbearer.jwks.endpoint.url = null 15:40:53 sasl.oauthbearer.scope.claim.name = scope 15:40:53 sasl.oauthbearer.sub.claim.name = sub 15:40:53 sasl.oauthbearer.token.endpoint.url = null 15:40:53 security.protocol = PLAINTEXT 15:40:53 security.providers = null 15:40:53 send.buffer.bytes = 131072 15:40:53 socket.connection.setup.timeout.max.ms = 30000 15:40:53 socket.connection.setup.timeout.ms = 10000 15:40:53 ssl.cipher.suites = null 15:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:53 ssl.endpoint.identification.algorithm = https 15:40:53 ssl.engine.factory.class = null 15:40:53 ssl.key.password = null 15:40:53 ssl.keymanager.algorithm = SunX509 15:40:53 ssl.keystore.certificate.chain = null 15:40:53 ssl.keystore.key = null 15:40:53 ssl.keystore.location = null 15:40:53 ssl.keystore.password = null 15:40:53 ssl.keystore.type = JKS 15:40:53 ssl.protocol = TLSv1.3 15:40:53 ssl.provider = null 15:40:53 ssl.secure.random.implementation = null 15:40:53 ssl.trustmanager.algorithm = PKIX 15:40:53 ssl.truststore.certificates = null 15:40:53 ssl.truststore.location = null 15:40:53 ssl.truststore.password = null 15:40:53 ssl.truststore.type = JKS 15:40:53 transaction.timeout.ms = 60000 15:40:53 transactional.id = null 15:40:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:53 15:40:53 2023-11-22T15:40:53.029Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:53 2023-11-22T15:40:53.029Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:53 2023-11-22T15:40:53.029Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:53 2023-11-22T15:40:53.029Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667653029 15:40:53 2023-11-22T15:40:53.037Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:53 2023-11-22T15:40:53.037Z INFO 8106 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:53 2023-11-22T15:40:53.041Z INFO 8106 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:53 allow.auto.create.topics = true 15:40:53 auto.commit.interval.ms = 5000 15:40:53 auto.include.jmx.reporter = true 15:40:53 auto.offset.reset = earliest 15:40:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:53 check.crcs = true 15:40:53 client.dns.lookup = use_all_dns_ips 15:40:53 client.id = consumer-test-17 15:40:53 client.rack = 15:40:53 connections.max.idle.ms = 540000 15:40:53 default.api.timeout.ms = 60000 15:40:53 enable.auto.commit = true 15:40:53 exclude.internal.topics = true 15:40:53 fetch.max.bytes = 52428800 15:40:53 fetch.max.wait.ms = 500 15:40:53 fetch.min.bytes = 1 15:40:53 group.id = test 15:40:53 group.instance.id = null 15:40:53 heartbeat.interval.ms = 3000 15:40:53 interceptor.classes = [] 15:40:53 internal.leave.group.on.close = true 15:40:53 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:53 isolation.level = read_uncommitted 15:40:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:53 max.partition.fetch.bytes = 1048576 15:40:53 max.poll.interval.ms = 300000 15:40:53 max.poll.records = 500 15:40:53 metadata.max.age.ms = 300000 15:40:53 metric.reporters = [] 15:40:53 metrics.num.samples = 2 15:40:53 metrics.recording.level = INFO 15:40:53 metrics.sample.window.ms = 30000 15:40:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:53 receive.buffer.bytes = 65536 15:40:53 reconnect.backoff.max.ms = 1000 15:40:53 reconnect.backoff.ms = 50 15:40:53 request.timeout.ms = 30000 15:40:53 retry.backoff.ms = 100 15:40:53 sasl.client.callback.handler.class = null 15:40:53 sasl.jaas.config = null 15:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:53 sasl.kerberos.min.time.before.relogin = 60000 15:40:53 sasl.kerberos.service.name = null 15:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:53 sasl.login.callback.handler.class = null 15:40:53 sasl.login.class = null 15:40:53 sasl.login.connect.timeout.ms = null 15:40:53 sasl.login.read.timeout.ms = null 15:40:53 sasl.login.refresh.buffer.seconds = 300 15:40:53 sasl.login.refresh.min.period.seconds = 60 15:40:53 sasl.login.refresh.window.factor = 0.8 15:40:53 sasl.login.refresh.window.jitter = 0.05 15:40:53 sasl.login.retry.backoff.max.ms = 10000 15:40:53 sasl.login.retry.backoff.ms = 100 15:40:53 sasl.mechanism = GSSAPI 15:40:53 sasl.oauthbearer.clock.skew.seconds = 30 15:40:53 sasl.oauthbearer.expected.audience = null 15:40:53 sasl.oauthbearer.expected.issuer = null 15:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:53 sasl.oauthbearer.jwks.endpoint.url = null 15:40:53 sasl.oauthbearer.scope.claim.name = scope 15:40:53 sasl.oauthbearer.sub.claim.name = sub 15:40:53 sasl.oauthbearer.token.endpoint.url = null 15:40:53 security.protocol = PLAINTEXT 15:40:53 security.providers = null 15:40:53 send.buffer.bytes = 131072 15:40:53 session.timeout.ms = 45000 15:40:53 socket.connection.setup.timeout.max.ms = 30000 15:40:53 socket.connection.setup.timeout.ms = 10000 15:40:53 ssl.cipher.suites = null 15:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:53 ssl.endpoint.identification.algorithm = https 15:40:53 ssl.engine.factory.class = null 15:40:53 ssl.key.password = null 15:40:53 ssl.keymanager.algorithm = SunX509 15:40:53 ssl.keystore.certificate.chain = null 15:40:53 ssl.keystore.key = null 15:40:53 ssl.keystore.location = null 15:40:53 ssl.keystore.password = null 15:40:53 ssl.keystore.type = JKS 15:40:53 ssl.protocol = TLSv1.3 15:40:53 ssl.provider = null 15:40:53 ssl.secure.random.implementation = null 15:40:53 ssl.trustmanager.algorithm = PKIX 15:40:53 ssl.truststore.certificates = null 15:40:53 ssl.truststore.location = null 15:40:53 ssl.truststore.password = null 15:40:53 ssl.truststore.type = JKS 15:40:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:53 15:40:53 2023-11-22T15:40:53.043Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:53 2023-11-22T15:40:53.043Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:53 2023-11-22T15:40:53.043Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667653043 15:40:53 2023-11-22T15:40:53.044Z INFO 8106 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 15:40:53 2023-11-22T15:40:53.050Z INFO 8106 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.050Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.050Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:53 2023-11-22T15:40:53.050Z INFO 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:53 acks = -1 15:40:53 auto.include.jmx.reporter = true 15:40:53 batch.size = 16384 15:40:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:40:53 buffer.memory = 33554432 15:40:53 client.dns.lookup = use_all_dns_ips 15:40:53 client.id = producer-21 15:40:53 compression.type = none 15:40:53 connections.max.idle.ms = 540000 15:40:53 delivery.timeout.ms = 120000 15:40:53 enable.idempotence = false 15:40:53 interceptor.classes = [] 15:40:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:53 linger.ms = 1 15:40:53 max.block.ms = 60000 15:40:53 max.in.flight.requests.per.connection = 5 15:40:53 max.request.size = 1048576 15:40:53 metadata.max.age.ms = 300000 15:40:53 metadata.max.idle.ms = 300000 15:40:53 metric.reporters = [] 15:40:53 metrics.num.samples = 2 15:40:53 metrics.recording.level = INFO 15:40:53 metrics.sample.window.ms = 30000 15:40:53 partitioner.adaptive.partitioning.enable = true 15:40:53 partitioner.availability.timeout.ms = 0 15:40:53 partitioner.class = null 15:40:53 partitioner.ignore.keys = false 15:40:53 receive.buffer.bytes = 32768 15:40:53 reconnect.backoff.max.ms = 1000 15:40:53 reconnect.backoff.ms = 50 15:40:53 request.timeout.ms = 30000 15:40:53 retries = 0 15:40:53 retry.backoff.ms = 100 15:40:53 sasl.client.callback.handler.class = null 15:40:53 sasl.jaas.config = null 15:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:53 sasl.kerberos.min.time.before.relogin = 60000 15:40:53 sasl.kerberos.service.name = null 15:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:53 sasl.login.callback.handler.class = null 15:40:53 sasl.login.class = null 15:40:53 sasl.login.connect.timeout.ms = null 15:40:53 sasl.login.read.timeout.ms = null 15:40:53 sasl.login.refresh.buffer.seconds = 300 15:40:53 sasl.login.refresh.min.period.seconds = 60 15:40:53 sasl.login.refresh.window.factor = 0.8 15:40:53 sasl.login.refresh.window.jitter = 0.05 15:40:53 sasl.login.retry.backoff.max.ms = 10000 15:40:53 sasl.login.retry.backoff.ms = 100 15:40:53 sasl.mechanism = GSSAPI 15:40:53 sasl.oauthbearer.clock.skew.seconds = 30 15:40:53 sasl.oauthbearer.expected.audience = null 15:40:53 sasl.oauthbearer.expected.issuer = null 15:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:53 sasl.oauthbearer.jwks.endpoint.url = null 15:40:53 sasl.oauthbearer.scope.claim.name = scope 15:40:53 sasl.oauthbearer.sub.claim.name = sub 15:40:53 sasl.oauthbearer.token.endpoint.url = null 15:40:53 security.protocol = PLAINTEXT 15:40:53 security.providers = null 15:40:53 send.buffer.bytes = 131072 15:40:53 socket.connection.setup.timeout.max.ms = 30000 15:40:53 socket.connection.setup.timeout.ms = 10000 15:40:53 ssl.cipher.suites = null 15:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:53 ssl.endpoint.identification.algorithm = https 15:40:53 ssl.engine.factory.class = null 15:40:53 ssl.key.password = null 15:40:53 ssl.keymanager.algorithm = SunX509 15:40:53 ssl.keystore.certificate.chain = null 15:40:53 ssl.keystore.key = null 15:40:53 ssl.keystore.location = null 15:40:53 ssl.keystore.password = null 15:40:53 ssl.keystore.type = JKS 15:40:53 ssl.protocol = TLSv1.3 15:40:53 ssl.provider = null 15:40:53 ssl.secure.random.implementation = null 15:40:53 ssl.trustmanager.algorithm = PKIX 15:40:53 ssl.truststore.certificates = null 15:40:53 ssl.truststore.location = null 15:40:53 ssl.truststore.password = null 15:40:53 ssl.truststore.type = JKS 15:40:53 transaction.timeout.ms = 60000 15:40:53 transactional.id = null 15:40:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:53 15:40:53 2023-11-22T15:40:53.052Z WARN 8106 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:53 2023-11-22T15:40:53.052Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:53 2023-11-22T15:40:53.052Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:53 2023-11-22T15:40:53.052Z INFO 8106 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700667653052 15:40:53 2023-11-22T15:40:53.068Z INFO 8106 --- [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 9RCLR1qoT5mjzDPinEiJ_w 15:40:53 2023-11-22T15:40:53.068Z INFO 8106 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:53 2023-11-22T15:40:53.074Z INFO 8106 --- [ 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 9RCLR1qoT5mjzDPinEiJ_w 15:40:53 2023-11-22T15:40:53.075Z INFO 8106 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: RoprUBICQDG08xMQKO_pCg 15:40:53 2023-11-22T15:40:53.189Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 15:40:53 2023-11-22T15:40:53.190Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:40:53 2023-11-22T15:40:53.202Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.202Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.208Z INFO 8106 --- [ 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-7df29bf7-9a57-4a31-9706-c1213af0fb3f 15:40:53 2023-11-22T15:40:53.209Z INFO 8106 --- [ 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) 15:40:53 2023-11-22T15:40:53.209Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:40:53 2023-11-22T15:40:53.232Z INFO 8106 --- [ 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-7df29bf7-9a57-4a31-9706-c1213af0fb3f', protocol='range'} 15:40:53 2023-11-22T15:40:53.233Z INFO 8106 --- [ 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-7df29bf7-9a57-4a31-9706-c1213af0fb3f=Assignment(partitions=[my-topic-name-0])} 15:40:53 2023-11-22T15:40:53.253Z INFO 8106 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.253Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.253Z INFO 8106 --- [ 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-7df29bf7-9a57-4a31-9706-c1213af0fb3f', protocol='range'} 15:40:53 2023-11-22T15:40:53.253Z INFO 8106 --- [ 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]) 15:40:53 2023-11-22T15:40:53.253Z INFO 8106 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 15:40:53 2023-11-22T15:40:53.260Z INFO 8106 --- [ 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 15:40:53 2023-11-22T15:40:53.263Z INFO 8106 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.263Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.276Z INFO 8106 --- [ 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:32788 (id: 1 rack: null)], epoch=0}}. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.377Z INFO 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.378Z INFO 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.378Z INFO 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.379Z INFO 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.379Z INFO 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.443Z INFO 8106 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.443Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 139ms, elapsed time since send: 139ms, request timeout: 30000ms) 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=1963005665, epoch=1) to node 1: 15:40:53 15:40:53 org.apache.kafka.common.errors.DisconnectException: null 15:40:53 15:40:53 2023-11-22T15:40:53.454Z INFO 8106 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:53 2023-11-22T15:40:53.461Z INFO 8106 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.462Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.477Z INFO 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.477Z WARN 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.478Z INFO 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.478Z WARN 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.478Z INFO 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.478Z INFO 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.478Z INFO 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.478Z WARN 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.478Z WARN 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.478Z WARN 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.478Z INFO 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.478Z WARN 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.479Z INFO 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.479Z WARN 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.480Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.480Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.509Z INFO 8106 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.510Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.549Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.549Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.555Z INFO 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.555Z WARN 8106 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.580Z INFO 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.580Z WARN 8106 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.586Z INFO 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:40:53 2023-11-22T15:40:53.586Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.586Z WARN 8106 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:40:53 2023-11-22T15:40:53.591Z INFO 8106 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.591Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.604Z INFO 8106 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.604Z WARN 8106 --- [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. 15:40:53 2023-11-22T15:40:53.610Z INFO 8106 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.610Z WARN 8106 --- [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. 15:40:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.033 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:40:53 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:40:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:40:53 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:40:53 2023-11-22T15:40:53.628Z INFO 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.628Z WARN 8106 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.629Z INFO 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.629Z WARN 8106 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.629Z INFO 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.629Z INFO 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.629Z WARN 8106 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.629Z WARN 8106 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.629Z INFO 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.629Z WARN 8106 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 2023-11-22T15:40:53.633Z WARN 8106 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 15:40:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:40:53 2023-11-22T15:40:53.635Z INFO 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:40:53 2023-11-22T15:40:53.635Z WARN 8106 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:40:53 [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 15:40:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 15:40:53 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 15:40:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 15:40:53 2023-11-22T15:40:53.654Z INFO 8106 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.34]:5706 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:40:53 2023-11-22T15:40:53.655Z INFO 8106 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.34]:5703 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:40:53 2023-11-22T15:40:53.658Z INFO 8106 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Closing the Kafka producer with timeoutMillis = 30000 ms. 15:40:54 [INFO] 15:40:54 [INFO] Results: 15:40:54 [INFO] 15:40:54 [WARNING] Tests run: 524, Failures: 0, Errors: 0, Skipped: 2 15:40:54 [INFO] 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 15:40:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:40:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 108 classes 15:40:54 [INFO] 15:40:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 15:40:54 [INFO] 15:40:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 15:40:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 15:40:54 [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/* 15:40:54 [INFO] 15:40:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 15:40:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 15:40:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:40:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 108 classes 15:40:54 [INFO] All coverage checks have been met. 15:40:54 [INFO] 15:40:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 15:40:54 [INFO] 15:40:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 15:40:54 [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 15:40:54 [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 15:40:54 [INFO] 15:40:54 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 15:40:54 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 15:40:54 [INFO] --------------------------------[ jar ]--------------------------------- 15:40:54 [INFO] 15:40:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 15:40:54 [INFO] 15:40:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 15:40:54 [INFO] 15:40:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 15:40:54 [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/* 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 15:40:54 [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/* 15:40:54 [INFO] 15:40:54 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 15:40:54 [INFO] Generating with dryRun=false 15:40:54 [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. 15:40:54 [INFO] OpenAPI Generator: spring (server) 15:40:54 [INFO] Generator 'spring' is considered stable. 15:40:54 [INFO] ---------------------------------- 15:40:54 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:40:54 [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) 15:40:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:40:54 [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). 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [INFO] Processing operation getResourceDataForCmHandle 15:40:54 [INFO] Processing operation updateResourceDataRunningForCmHandle 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [INFO] Processing operation createResourceDataRunningForCmHandle 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [INFO] Processing operation deleteResourceDataRunningForCmHandle 15:40:54 [INFO] Processing operation patchResourceDataRunningForCmHandle 15:40:54 [INFO] Processing operation executeDataOperationForCmHandles 15:40:54 [INFO] Processing operation queryResourceDataForCmHandle 15:40:54 [INFO] Processing operation getModuleReferencesByCmHandle 15:40:54 [INFO] Processing operation getModuleDefinitionsByCmHandleId 15:40:54 [INFO] Processing operation searchCmHandles 15:40:54 [INFO] Processing operation retrieveCmHandleDetailsById 15:40:54 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 15:40:54 [INFO] Processing operation searchCmHandleIds 15:40:54 [INFO] Processing operation getCmHandleStateByCmHandleId 15:40:54 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 15:40:54 [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] 15:40:54 [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] 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [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 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [WARNING] Multiple MediaTypes found, using only the first one 15:40:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:40:54 [WARNING] Multiple MediaTypes found, using only the first one 15:40:54 [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] 15:40:54 [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 15:40:54 [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] 15:40:54 [INFO] Skipping generation of supporting files. 15:40:54 ################################################################################ 15:40:54 # Thanks for using OpenAPI Generator. # 15:40:54 # Please consider donation to help us maintain this project 🙏 # 15:40:54 # https://opencollective.com/openapi_generator/donate # 15:40:54 ################################################################################ 15:40:54 [INFO] 15:40:54 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 15:40:55 [INFO] Generating with dryRun=false 15:40:55 [INFO] No .openapi-generator-ignore file found. 15:40:55 [INFO] OpenAPI Generator: spring (server) 15:40:55 [INFO] Generator 'spring' is considered stable. 15:40:55 [INFO] ---------------------------------- 15:40:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:40:55 [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) 15:40:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:40:55 [INFO] Processing operation updateDmiPluginRegistration 15:40:55 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 15:40:55 [INFO] Processing operation searchCmHandleIds 15:40:55 [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] 15:40:55 [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] 15:40:55 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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 15:40:55 [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] 15:40:55 [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 15:40:55 [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] 15:40:55 [INFO] Skipping generation of supporting files. 15:40:55 ################################################################################ 15:40:55 # Thanks for using OpenAPI Generator. # 15:40:55 # Please consider donation to help us maintain this project 🙏 # 15:40:55 # https://opencollective.com/openapi_generator/donate # 15:40:55 ################################################################################ 15:40:55 [INFO] 15:40:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 15:40:55 [INFO] You have 0 Checkstyle violations. 15:40:55 [INFO] 15:40:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 15:40:55 [INFO] You have 0 Checkstyle violations. 15:40:55 [INFO] 15:40:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 15:40:55 [INFO] Starting audit... 15:40:55 Audit done. 15:40:55 [INFO] You have 0 Checkstyle violations. 15:40:55 [INFO] 15:40:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 15:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:40:55 [INFO] Copying 1 resource 15:40:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 15:40:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 15:40:55 [INFO] 15:40:55 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 15:40:55 [INFO] Changes detected - recompiling the module! :dependency 15:40:55 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 15:40:56 [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". 15:40:56 [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. 15:40:56 [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. 15:40:56 [INFO] 15:40:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 15:40:56 [INFO] 15:40:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 15:40:56 [INFO] Fork Value is true 15:40:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:40:58 [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) 15:40:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:40:58 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:00 [INFO] Done SpotBugs Analysis.... 15:41:00 [INFO] 15:41:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 15:41:00 [INFO] 15:41:00 [INFO] 15:41:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 15:41:00 [INFO] BugInstance size is 0 15:41:00 [INFO] Error size is 0 15:41:00 [INFO] No errors/warnings found 15:41:00 [INFO] 15:41:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 15:41:00 [INFO] Generating with dryRun=false 15:41:00 [INFO] No .openapi-generator-ignore file found. 15:41:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:41:00 [INFO] Generator 'openapi-yaml' is considered stable. 15:41:00 [INFO] Output file [outputFile=openapi-inventory.yaml] 15:41:00 [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] 15:41:00 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:41:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 15:41:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:41:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:41:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:41:00 ################################################################################ 15:41:00 # Thanks for using OpenAPI Generator. # 15:41:00 # Please consider donation to help us maintain this project 🙏 # 15:41:00 # https://opencollective.com/openapi_generator/donate # 15:41:00 ################################################################################ 15:41:00 [INFO] 15:41:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 15:41:00 [INFO] Generating with dryRun=false 15:41:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:41:00 [INFO] Generator 'openapi-yaml' is considered stable. 15:41:00 [INFO] Output file [outputFile=openapi.yaml] 15:41:00 [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). 15:41:00 [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] 15:41:00 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:41:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:41:00 [WARNING] Multiple MediaTypes found, using only the first one 15:41:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:00 [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] 15:41:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:41:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 15:41:01 [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.) 15:41:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:41:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:41:01 ################################################################################ 15:41:01 # Thanks for using OpenAPI Generator. # 15:41:01 # Please consider donation to help us maintain this project 🙏 # 15:41:01 # https://opencollective.com/openapi_generator/donate # 15:41:01 ################################################################################ 15:41:01 [INFO] 15:41:01 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 15:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:01 [INFO] Copying 2 resources 15:41:01 [INFO] 15:41:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 15:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:01 [INFO] Copying 6 resources 15:41:01 [INFO] 15:41:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 15:41:01 [INFO] Changes detected - recompiling the module! :dependency 15:41:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:41:01 [INFO] 15:41:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 15:41:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:41:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:41:02 [INFO] Compiled 18 files. 15:41:02 [INFO] 15:41:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 15:41:03 [INFO] 15:41:03 [INFO] ------------------------------------------------------- 15:41:03 [INFO] T E S T S 15:41:03 [INFO] ------------------------------------------------------- 15:41:04 15:41:04.001 [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. 15:41:04 15:41:04.237 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:41:04 15:41:04.377 [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. 15:41:04 15:41:04.423 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:41:04 15:41:04.443 [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. 15:41:04 15:41:04.452 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:41:04 15:41:04.500 [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. 15:41:04 15:41:04.507 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:41:04 15:41:04.511 [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. 15:41:04 15:41:04.518 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:41:04 15:41:04.521 [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. 15:41:04 15:41:04.528 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:41:04 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:41:08 15:41:03,801 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:41:08 15:41:03,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:41:08 15:41:03,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:41:08 15:41:03,828 |-INFO in ch.qos.logback.classic.BasicConfigurator@3bf92d96 - Setting up default configuration. 15:41:08 15:41:06,401 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - 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 15:41:08 15:41:06,450 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - 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. 15:41:08 15:41:06,450 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - 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 15:41:08 15:41:06,454 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:41:08 15:41:06,454 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:41:08 15:41:06,454 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:41:08 15:41:06,456 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - 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. 15:41:08 15:41:06,456 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - 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 15:41:08 15:41:06,464 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:41:08 15:41:06,464 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:41:08 15:41:06,469 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:41:08 15:41:06,527 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667666525) 15:41:08 15:41:06,527 |-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] 15:41:08 15:41:06,528 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:41:08 15:41:06,532 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:41:08 15:41:06,536 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:41:08 15:41:06,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:41:08 15:41:06,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:08 15:41:06,544 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:41:08 15:41:06,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:41:08 15:41:06,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:08 15:41:06,576 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:41:08 15:41:06,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:41:08 15:41:06,964 |-INFO in ch.qos.logback.classic.pattern.DateConverter@198fe398 - Setting zoneId to "UTC" 15:41:08 15:41:06,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:41:08 15:41:06,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:41:08 15:41:07,243 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:41:08 15:41:07,244 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:41:08 15:41:07,245 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:41:08 15:41:07,245 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:41:08 15:41:07,246 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:41:08 15:41:07,246 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:41:08 15:41:07,246 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:41:08 15:41:07,246 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@511e0453 - End of configuration. 15:41:08 15:41:07,246 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@60ee6f76 - Registering current configuration as safe fallback point 15:41:08 15:41:08 15:41:08 . ____ _ __ _ _ 15:41:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:08 =========|_|==============|___/=/_/_/_/ 15:41:08 :: Spring Boot :: (v3.1.2) 15:41:08 15:41:08 2023-11-22T15:41:07.365Z INFO 13102 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:41:08 2023-11-22T15:41:07.366Z INFO 13102 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:08 2023-11-22T15:41:08.775Z INFO 13102 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:41:08 2023-11-22T15:41:08.775Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:41:08 2023-11-22T15:41:08.777Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:41:08 2023-11-22T15:41:08.796Z INFO 13102 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.792 seconds (process running for 5.768) 15:41:09 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:09 2023-11-22T15:41:09.613Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:09 15:41:09 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:41:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:41:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:41:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:09 15:41:09 2023-11-22T15:41:09.624Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:09 15:41:09 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:41:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:41:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:41:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:09 15:41:09 2023-11-22T15:41:09.637Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:09 15:41:09 java.lang.IllegalStateException: some error message 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:41:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:41:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:41:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:09 15:41:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.038 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:41:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:41:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:41:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:41:10 15:41:10 . ____ _ __ _ _ 15:41:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:10 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:10 =========|_|==============|___/=/_/_/_/ 15:41:10 :: Spring Boot :: (v3.1.2) 15:41:10 15:41:10 2023-11-22T15:41:09.981Z INFO 13102 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:41:10 2023-11-22T15:41:09.981Z INFO 13102 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:10 2023-11-22T15:41:10.697Z INFO 13102 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:41:10 2023-11-22T15:41:10.697Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:41:10 2023-11-22T15:41:10.697Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:41:10 2023-11-22T15:41:10.705Z INFO 13102 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.753 seconds (process running for 7.676) 15:41:10 2023-11-22T15:41:10.863Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:10 15:41:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 15:41:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:41:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 15:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 15:41:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 15:41:10 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:41:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1002102739.executeRequest(Unknown Source) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:114) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:10 15:41:10 2023-11-22T15:41:10.889Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:10 15:41:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:137) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:41:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:41:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:10 15:41:11 2023-11-22T15:41:11.095Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:41:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:41:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 15:41:11 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:41:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 15:41:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 15:41:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:41:11 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:41:11 ... 123 common frames omitted 15:41:11 15:41:11 2023-11-22T15:41:11.154Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.161Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:41:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.166Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.172Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:41:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.179Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.185Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:41:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.190Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.194Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:41:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:41:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:41:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:41:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:41:11 15:41:11 . ____ _ __ _ _ 15:41:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:11 =========|_|==============|___/=/_/_/_/ 15:41:11 :: Spring Boot :: (v3.1.2) 15:41:11 15:41:11 2023-11-22T15:41:11.284Z INFO 13102 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:41:11 2023-11-22T15:41:11.284Z INFO 13102 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:11 2023-11-22T15:41:11.565Z INFO 13102 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:41:11 2023-11-22T15:41:11.566Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:41:11 2023-11-22T15:41:11.566Z INFO 13102 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:41:11 2023-11-22T15:41:11.569Z INFO 13102 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.313 seconds (process running for 8.541) 15:41:11 2023-11-22T15:41:11.651Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:41:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 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"]) 15:41:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 15:41:11 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 15:41:11 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 15:41:11 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 15:41:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 15:41:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 15:41:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 15:41:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:41:11 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:41:11 ... 123 common frames omitted 15:41:11 15:41:11 2023-11-22T15:41:11.687Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 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) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:41:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 15:41:11 2023-11-22T15:41:11.691Z ERROR 13102 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:41:11 15:41:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:41:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:41:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:41:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:41:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:41:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:41:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:41:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:41:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:41:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:41:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:41:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:41:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:41:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:41:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:11 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:41:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 15:41:11 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:41:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 15:41:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 15:41:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:41:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:41:11 ... 133 common frames omitted 15:41:11 15:41:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:41:11 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:41:12 2023-11-22T15:41:11.774Z ERROR 13102 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:41:12 2023-11-22T15:41:12.280Z WARN 13102 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:41:12 2023-11-22T15:41:12.288Z ERROR 13102 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:41:12 2023-11-22T15:41:12.291Z ERROR 13102 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:41:12 2023-11-22T15:41:12.296Z ERROR 13102 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:41:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:41:12 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:41:12 2023-11-22T15:41:12.358Z INFO 13102 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:41:12 2023-11-22T15:41:12.377Z ERROR 13102 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 15:41:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:41:12 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:41:12 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:41:12 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:41:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:41:12 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:41:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:41:12 [INFO] 15:41:12 [INFO] Results: 15:41:12 [INFO] 15:41:12 [WARNING] Tests run: 134, Failures: 0, Errors: 0, Skipped: 1 15:41:12 [INFO] 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 15:41:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:41:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:41:12 [INFO] 15:41:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 15:41:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 15:41:12 [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/* 15:41:12 [INFO] 15:41:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 15:41:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 15:41:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:41:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:41:12 [INFO] All coverage checks have been met. 15:41:12 [INFO] 15:41:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 15:41:12 [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 15:41:12 [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 15:41:12 [INFO] 15:41:12 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 15:41:12 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 15:41:12 [INFO] --------------------------------[ pom ]--------------------------------- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] surefireArgLine set to empty 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] argLine set to empty 15:41:12 [INFO] 15:41:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] You have 0 Checkstyle violations. 15:41:12 [INFO] 15:41:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] You have 0 Checkstyle violations. 15:41:12 [INFO] 15:41:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Starting audit... 15:41:12 Audit done. 15:41:12 [INFO] You have 0 Checkstyle violations. 15:41:12 [INFO] 15:41:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 15:41:12 [INFO] 15:41:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 15:41:12 [INFO] 15:41:12 [INFO] 15:41:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] No sources specified for compilation. Skipping. 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] 15:41:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] failsafeArgLine set to empty 15:41:12 [INFO] 15:41:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] No tests to run. 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] 15:41:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:12 [INFO] 15:41:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 15:41:12 [INFO] 15:41:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 15:41:12 [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 15:41:13 [INFO] 15:41:13 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 15:41:13 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 15:41:13 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:13 [INFO] 15:41:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] 15:41:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] 15:41:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] 15:41:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:13 [INFO] surefireArgLine set to empty 15:41:13 [INFO] 15:41:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:13 [INFO] argLine set to empty 15:41:13 [INFO] 15:41:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] You have 0 Checkstyle violations. 15:41:13 [INFO] 15:41:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] You have 0 Checkstyle violations. 15:41:13 [INFO] 15:41:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Starting audit... 15:41:13 Audit done. 15:41:13 [INFO] You have 0 Checkstyle violations. 15:41:13 [INFO] 15:41:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:13 [INFO] Copying 3 resources 15:41:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 15:41:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 15:41:13 [INFO] 15:41:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Changes detected - recompiling the module! :dependency 15:41:13 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:41:13 [INFO] 15:41:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 15:41:13 [INFO] 15:41:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 15:41:13 [INFO] Fork Value is true 15:41:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:41:15 [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) 15:41:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:41:15 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:16 [INFO] Done SpotBugs Analysis.... 15:41:16 [INFO] 15:41:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 15:41:16 [INFO] 15:41:16 [INFO] 15:41:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 15:41:16 [INFO] BugInstance size is 0 15:41:16 [INFO] Error size is 0 15:41:16 [INFO] No errors/warnings found 15:41:16 [INFO] 15:41:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 15:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 15:41:16 [INFO] 15:41:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 15:41:16 [INFO] No sources to compile 15:41:16 [INFO] 15:41:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 15:41:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:41:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:41:17 [INFO] Compiled 4 files. 15:41:17 [INFO] 15:41:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 15:41:17 [INFO] 15:41:17 [INFO] ------------------------------------------------------- 15:41:17 [INFO] T E S T S 15:41:17 [INFO] ------------------------------------------------------- 15:41:18 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:41:20 15:41:17,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:41:20 15:41:17,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:41:20 15:41:17,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:41:20 15:41:17,531 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a1ef65c - Setting up default configuration. 15:41:20 15:41:18,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - 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 15:41:20 15:41:18,643 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - 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. 15:41:20 15:41:18,643 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - 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 15:41:20 15:41:18,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:41:20 15:41:18,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:41:20 15:41:18,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:41:20 15:41:18,647 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - 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. 15:41:20 15:41:18,647 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - 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 15:41:20 15:41:18,652 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:41:20 15:41:18,652 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:41:20 15:41:18,656 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:41:20 15:41:18,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667678671) 15:41:20 15:41:18,673 |-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] 15:41:20 15:41:18,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:41:20 15:41:18,677 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:41:20 15:41:18,680 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:41:20 15:41:18,680 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:41:20 15:41:18,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:20 15:41:18,685 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:41:20 15:41:18,695 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:41:20 15:41:18,695 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:20 15:41:18,699 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:41:20 15:41:18,703 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:41:20 15:41:18,721 |-INFO in ch.qos.logback.classic.pattern.DateConverter@e280403 - Setting zoneId to "UTC" 15:41:20 15:41:18,727 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:41:20 15:41:18,727 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:41:20 15:41:18,885 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:41:20 15:41:18,886 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:41:20 15:41:18,886 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:41:20 15:41:18,886 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:41:20 15:41:18,886 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:41:20 15:41:18,887 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:41:20 15:41:18,887 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:41:20 15:41:18,887 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@42f85fa4 - End of configuration. 15:41:20 15:41:18,887 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@798dad3d - Registering current configuration as safe fallback point 15:41:20 15:41:20 2023-11-22T15:41:18.987Z INFO 13225 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13225 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 15:41:20 2023-11-22T15:41:18.988Z INFO 13225 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 15:41:20 2023-11-22T15:41:19.826Z INFO 13225 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:41:20 2023-11-22T15:41:19.828Z INFO 13225 --- [ 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 15:41:20 2023-11-22T15:41:19.872Z INFO 13225 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:41:20 2023-11-22T15:41:19.872Z INFO 13225 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 862 ms 15:41:20 2023-11-22T15:41:19.956Z INFO 13225 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 15:41:20 2023-11-22T15:41:19.960Z INFO 13225 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@40a28bda{application,/,[file:///tmp/jetty-docbase.0.12894271713786370236/],AVAILABLE} 15:41:20 2023-11-22T15:41:19.961Z INFO 13225 --- [ main] org.eclipse.jetty.server.Server : Started Server@143413cd{STARTING}[11.0.15,sto=0] @2872ms 15:41:20 2023-11-22T15:41:20.365Z INFO 13225 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:41:20 2023-11-22T15:41:20.365Z INFO 13225 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:41:20 2023-11-22T15:41:20.366Z INFO 13225 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:41:20 2023-11-22T15:41:20.377Z INFO 13225 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4a04ca74{HTTP/1.1, (http/1.1)}{0.0.0.0:35001} 15:41:20 2023-11-22T15:41:20.378Z INFO 13225 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 35001 (http/1.1) with context path '/' 15:41:20 2023-11-22T15:41:20.387Z INFO 13225 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.002 seconds (process running for 3.297) 15:41:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:21 2023-11-22T15:41:21.183Z WARN 13225 --- [qtp287609100-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 15:41:21 2023-11-22T15:41:21.183Z INFO 13225 --- [qtp287609100-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:41:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.098 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:41:21 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:41:21 2023-11-22T15:41:21.299Z WARN 13225 --- [ 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 15:41:21 2023-11-22T15:41:21.299Z INFO 13225 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:41:21 2023-11-22T15:41:21.302Z INFO 13225 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test1157362265808976862/file.txt 15:41:21 2023-11-22T15:41:21.303Z WARN 13225 --- [ 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 15:41:21 2023-11-22T15:41:21.303Z ERROR 13225 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 15:41:21 2023-11-22T15:41:21.304Z WARN 13225 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test1157362265808976862/unknown-file.txt', will search it in classpath 15:41:21 2023-11-22T15:41:21.304Z ERROR 13225 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test1157362265808976862/unknown-file.txt file not found on classpath or on file system 15:41:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:41:21 [INFO] 15:41:21 [INFO] Results: 15:41:21 [INFO] 15:41:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:41:21 [INFO] 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] 15:41:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] 15:41:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 15:41:21 [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 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] failsafeArgLine set to empty 15:41:21 [INFO] 15:41:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] 15:41:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 15:41:21 [INFO] 15:41:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 15:41:21 [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 15:41:21 [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 15:41:21 [INFO] 15:41:21 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 15:41:21 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 15:41:21 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:21 [INFO] 15:41:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] 15:41:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] 15:41:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] surefireArgLine set to empty 15:41:21 [INFO] 15:41:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:21 [INFO] argLine set to empty 15:41:21 [INFO] 15:41:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] You have 0 Checkstyle violations. 15:41:21 [INFO] 15:41:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] You have 0 Checkstyle violations. 15:41:21 [INFO] 15:41:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 15:41:21 [INFO] Starting audit... 15:41:21 Audit done. 15:41:21 [INFO] You have 0 Checkstyle violations. 15:41:21 [INFO] 15:41:21 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 15:41:22 [INFO] 15:41:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 15:41:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 15:41:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 15:41:22 [INFO] 15:41:22 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 15:41:22 [INFO] Changes detected - recompiling the module! :dependency 15:41:22 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:41:22 [INFO] 15:41:22 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 15:41:22 [INFO] 15:41:22 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 15:41:22 [INFO] Fork Value is true 15:41:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:41:23 [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) 15:41:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:41:23 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:24 [INFO] Done SpotBugs Analysis.... 15:41:24 [INFO] 15:41:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 15:41:24 [INFO] 15:41:24 [INFO] 15:41:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] BugInstance size is 0 15:41:24 [INFO] Error size is 0 15:41:24 [INFO] No errors/warnings found 15:41:24 [INFO] 15:41:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 15:41:24 [INFO] 15:41:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] No sources to compile 15:41:24 [INFO] 15:41:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] No sources specified for compilation. Skipping. 15:41:24 [INFO] 15:41:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] No tests to run. 15:41:24 [INFO] 15:41:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:24 [INFO] 15:41:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] 15:41:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 15:41:24 [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 15:41:24 [INFO] 15:41:24 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 15:41:24 [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/. 15:41:24 [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 15:41:24 [INFO] 15:41:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:24 [INFO] failsafeArgLine set to empty 15:41:24 [INFO] 15:41:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] No tests to run. 15:41:24 [INFO] 15:41:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:24 [INFO] 15:41:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:24 [INFO] 15:41:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 15:41:24 [INFO] 15:41:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 15:41:24 [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 15:41:24 [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 15:41:24 [INFO] 15:41:24 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 15:41:24 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 15:41:24 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:25 [INFO] 15:41:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 15:41:25 [INFO] 15:41:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 15:41:25 [INFO] 15:41:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 15:41:25 [INFO] 15:41:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 15:41:25 [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/* 15:41:25 [INFO] 15:41:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 15:41:25 [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/* 15:41:25 [INFO] 15:41:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 15:41:25 [INFO] You have 0 Checkstyle violations. 15:41:25 [INFO] 15:41:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 15:41:25 [INFO] You have 0 Checkstyle violations. 15:41:25 [INFO] 15:41:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 15:41:25 [INFO] Starting audit... 15:41:25 Audit done. 15:41:25 [INFO] You have 0 Checkstyle violations. 15:41:25 [INFO] 15:41:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 15:41:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:25 [INFO] Copying 58 resources 15:41:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 15:41:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 15:41:26 [INFO] 15:41:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 15:41:26 [INFO] Changes detected - recompiling the module! :dependency 15:41:26 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 15:41:26 [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. 15:41:26 [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. 15:41:26 [INFO] 15:41:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 15:41:26 [INFO] 15:41:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 15:41:26 [INFO] Fork Value is true 15:41:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:41:28 [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) 15:41:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:41:28 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:31 [INFO] Done SpotBugs Analysis.... 15:41:31 [INFO] 15:41:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 15:41:31 [INFO] 15:41:31 [INFO] 15:41:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 15:41:31 [INFO] BugInstance size is 0 15:41:31 [INFO] Error size is 0 15:41:31 [INFO] No errors/warnings found 15:41:31 [INFO] 15:41:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 15:41:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 15:41:31 [INFO] 15:41:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 15:41:31 [INFO] No sources to compile 15:41:31 [INFO] 15:41:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 15:41:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:41:31 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:41:32 [INFO] Compiled 24 files. 15:41:32 [INFO] 15:41:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 15:41:32 [INFO] 15:41:32 [INFO] ------------------------------------------------------- 15:41:32 [INFO] T E S T S 15:41:32 [INFO] ------------------------------------------------------- 15:41:34 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:41:35 15:41:35.647 [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 15:41:35 15:41:35.961 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:41:36 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:41:36 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:41:37 15:41:33,324 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:41:37 15:41:33,345 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:41:37 15:41:33,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:41:37 15:41:33,347 |-INFO in ch.qos.logback.classic.BasicConfigurator@5ccf1542 - Setting up default configuration. 15:41:37 15:41:36,221 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - 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 15:41:37 15:41:36,269 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@794eb6e7 - 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. 15:41:37 15:41:36,269 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - 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 15:41:37 15:41:36,272 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:41:37 15:41:36,272 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:41:37 15:41:36,272 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:41:37 15:41:36,274 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@794eb6e7 - 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. 15:41:37 15:41:36,274 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - 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 15:41:37 15:41:36,282 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:41:37 15:41:36,282 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:41:37 15:41:36,285 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:41:37 15:41:36,348 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667696346) 15:41:37 15:41:36,348 |-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] 15:41:37 15:41:36,349 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:41:37 15:41:36,356 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:41:37 15:41:36,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:41:37 15:41:36,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:41:37 15:41:36,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:41:37 15:41:36,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:41:37 15:41:36,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:41:37 15:41:36,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:37 15:41:36,365 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:41:37 15:41:36,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:41:37 15:41:36,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:37 15:41:36,394 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:41:37 15:41:36,401 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:41:37 15:41:36,414 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3701acee - Setting zoneId to "UTC" 15:41:37 15:41:36,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:41:37 15:41:36,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:41:37 15:41:36,691 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:41:37 15:41:36,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:41:37 15:41:36,692 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:41:37 15:41:36,692 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:41:37 15:41:36,693 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:41:37 15:41:36,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:41:37 15:41:36,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:41:37 15:41:36,693 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ad0d002 - End of configuration. 15:41:37 15:41:36,693 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@76a5a831 - Registering current configuration as safe fallback point 15:41:37 15:41:37 15:41:37 . ____ _ __ _ _ 15:41:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:37 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:37 =========|_|==============|___/=/_/_/_/ 15:41:37 :: Spring Boot :: (v3.1.2) 15:41:37 15:41:37 2023-11-22T15:41:36.836Z INFO 13407 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13407 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 15:41:37 2023-11-22T15:41:36.837Z INFO 13407 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 15:41:37 2023-11-22T15:41:37.114Z INFO 13407 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.062 seconds (process running for 4.524) 15:41:37 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:39 2023-11-22T15:41:37.771Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:39 15:41:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:39 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:39 ... 48 common frames omitted 15:41:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:39 ... 75 common frames omitted 15:41:39 15:41:39 2023-11-22T15:41:38.106Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:41:39 15:41:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:39 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:39 ... 48 common frames omitted 15:41:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:39 ... 75 common frames omitted 15:41:39 15:41:39 2023-11-22T15:41:38.591Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:41:39 15:41:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:39 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:39 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:39 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:39 ... 48 common frames omitted 15:41:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:39 ... 75 common frames omitted 15:41:39 15:41:41 2023-11-22T15:41:39.749Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:41:41 15:41:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:41 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:41 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:41 ... 48 common frames omitted 15:41:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:41 ... 75 common frames omitted 15:41:41 15:41:41 2023-11-22T15:41:41.754Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:41:41 15:41:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:41 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:41 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:41 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:41 ... 48 common frames omitted 15:41:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:41 ... 75 common frames omitted 15:41:41 15:41:42 2023-11-22T15:41:41.769Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:42 15:41:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:42 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:42 ... 48 common frames omitted 15:41:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:42 ... 75 common frames omitted 15:41:42 15:41:42 2023-11-22T15:41:42.088Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:41:42 15:41:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:41:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:42 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:42 ... 48 common frames omitted 15:41:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:42 ... 75 common frames omitted 15:41:42 15:41:44 2023-11-22T15:41:42.707Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:44 15:41:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:44 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:44 ... 48 common frames omitted 15:41:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:44 ... 75 common frames omitted 15:41:44 15:41:44 2023-11-22T15:41:42.978Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:41:44 15:41:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:44 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:44 ... 48 common frames omitted 15:41:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:44 ... 75 common frames omitted 15:41:44 15:41:44 2023-11-22T15:41:43.427Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:41:44 15:41:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:44 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:44 ... 48 common frames omitted 15:41:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:44 ... 75 common frames omitted 15:41:44 15:41:46 2023-11-22T15:41:44.441Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:41:46 15:41:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:46 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:46 ... 48 common frames omitted 15:41:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:46 ... 75 common frames omitted 15:41:46 15:41:46 2023-11-22T15:41:46.445Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:41:46 15:41:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:46 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:46 ... 48 common frames omitted 15:41:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:46 ... 75 common frames omitted 15:41:46 15:41:47 2023-11-22T15:41:46.458Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:47 15:41:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:47 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:47 ... 48 common frames omitted 15:41:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:47 ... 75 common frames omitted 15:41:47 15:41:47 2023-11-22T15:41:46.850Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:41:47 15:41:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:41:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:41:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:41:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:41:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:41:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:41:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:41:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:41:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:47 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:41:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:41:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:41:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:41:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:41:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:47 ... 48 common frames omitted 15:41:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:47 ... 75 common frames omitted 15:41:47 15:41:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.625 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:41:47 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:41:47 2023-11-22T15:41:47.632Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:47 15:41:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:47 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:41:47 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:41:47 at java.base/java.lang.Class.newInstance(Class.java:645) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:41:47 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:41:47 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:47 ... 30 common frames omitted 15:41:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:47 ... 46 common frames omitted 15:41:47 15:41:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:41:47 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:41:47 2023-11-22T15:41:47.637Z WARN 13407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:41:47 15:41:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:41:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:47 Caused by: org.hibernate.exception.ConstraintViolationException: 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:41:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:41:47 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:41:47 at java.base/java.lang.Class.newInstance(Class.java:645) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:41:47 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:41:47 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:41:47 ... 30 common frames omitted 15:41:47 Caused by: java.sql.SQLException: no checksum 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:47 ... 46 common frames omitted 15:41:47 15:41:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:41:47 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 15:41:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 15:41:47 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 15:41:47 2023-11-22T15:41:47.834Z INFO 13407 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 15:41:47 2023-11-22T15:41:47.834Z INFO 13407 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 15:41:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.onap.cps.spi.utils.SessionManagerSpec 15:41:47 [INFO] 15:41:47 [INFO] Results: 15:41:47 [INFO] 15:41:47 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 15:41:47 [INFO] 15:41:47 [INFO] 15:41:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 15:41:48 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:41:48 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:41:48 [INFO] 15:41:48 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 15:41:48 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 15:41:48 [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/* 15:41:48 [INFO] 15:41:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 15:41:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 15:41:48 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:41:48 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:41:48 [INFO] All coverage checks have been met. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 15:41:48 [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 15:41:48 [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 15:41:48 [INFO] 15:41:48 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 15:41:48 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 15:41:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] surefireArgLine set to empty 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] argLine set to empty 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Starting audit... 15:41:48 Audit done. 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 15:41:48 [INFO] 15:41:48 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 15:41:48 [INFO] 15:41:48 [INFO] 15:41:48 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] No sources specified for compilation. Skipping. 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] 15:41:48 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] failsafeArgLine set to empty 15:41:48 [INFO] 15:41:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] No tests to run. 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 15:41:48 [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 15:41:48 [INFO] 15:41:48 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 15:41:48 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 15:41:48 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] 15:41:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] surefireArgLine set to empty 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:48 [INFO] argLine set to empty 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] Starting audit... 15:41:48 Audit done. 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:48 [INFO] Copying 4 resources 15:41:48 [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 15:41:48 [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 15:41:48 [INFO] 15:41:48 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:48 [INFO] Changes detected - recompiling the module! :dependency 15:41:48 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:41:49 [INFO] 15:41:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 15:41:49 [INFO] 15:41:49 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:49 [INFO] Fork Value is true 15:41:50 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:41:50 [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) 15:41:50 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:41:50 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:51 [INFO] Done SpotBugs Analysis.... 15:41:51 [INFO] 15:41:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 15:41:51 [INFO] 15:41:51 [INFO] 15:41:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] BugInstance size is 0 15:41:51 [INFO] Error size is 0 15:41:51 [INFO] No errors/warnings found 15:41:51 [INFO] 15:41:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:51 [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 15:41:51 [INFO] 15:41:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] No sources to compile 15:41:51 [INFO] 15:41:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] No sources specified for compilation. Skipping. 15:41:51 [INFO] 15:41:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] No tests to run. 15:41:51 [INFO] 15:41:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:51 [INFO] 15:41:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] 15:41:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [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 15:41:52 [INFO] 15:41:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:52 [INFO] failsafeArgLine set to empty 15:41:52 [INFO] 15:41:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] No tests to run. 15:41:52 [INFO] 15:41:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:52 [INFO] 15:41:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:52 [INFO] 15:41:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [INFO] 15:41:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 15:41:52 [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 15:41:52 [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 15:41:52 [INFO] 15:41:52 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 15:41:52 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 15:41:52 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:52 [INFO] 15:41:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] 15:41:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] 15:41:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] 15:41:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:52 [INFO] surefireArgLine set to empty 15:41:52 [INFO] 15:41:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:52 [INFO] argLine set to empty 15:41:52 [INFO] 15:41:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] You have 0 Checkstyle violations. 15:41:52 [INFO] 15:41:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] You have 0 Checkstyle violations. 15:41:52 [INFO] 15:41:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Starting audit... 15:41:52 Audit done. 15:41:52 [INFO] You have 0 Checkstyle violations. 15:41:52 [INFO] 15:41:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:52 [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 15:41:52 [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 15:41:52 [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 15:41:52 [INFO] 15:41:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Changes detected - recompiling the module! :dependency 15:41:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:41:52 [INFO] 15:41:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 15:41:52 [INFO] 15:41:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:52 [INFO] Fork Value is true 15:41:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:41:53 [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) 15:41:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:41:53 [java] WARNING: System::setSecurityManager will be removed in a future release 15:41:54 [INFO] Done SpotBugs Analysis.... 15:41:54 [INFO] 15:41:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 15:41:54 [INFO] 15:41:54 [INFO] 15:41:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] BugInstance size is 0 15:41:54 [INFO] Error size is 0 15:41:54 [INFO] No errors/warnings found 15:41:54 [INFO] 15:41:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:41:54 [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 15:41:54 [INFO] 15:41:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] No sources to compile 15:41:54 [INFO] 15:41:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] No sources specified for compilation. Skipping. 15:41:54 [INFO] 15:41:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] No tests to run. 15:41:54 [INFO] 15:41:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:54 [INFO] 15:41:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [INFO] 15:41:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 15:41:54 [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 15:41:54 [INFO] 15:41:54 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:04 [INFO] 15:42:04 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231122T153545Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 15:42:04 [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 15:42:04 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:42:04 [INFO] Building resources layer... 15:42:04 [INFO] Building dependencies layer... 15:42:04 [INFO] Building project dependencies layer... 15:42:04 [INFO] Building classes layer... 15:42:04 [INFO] Building jvm arg files layer... 15:42:04 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:42:07 [INFO] 15:42:07 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 15:42:07 [INFO] Loading to Docker daemon... 15:42:10 [INFO] 15:42:10 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231122T153545Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 15:42:10 [INFO] 15:42:10 [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! 15:42:10 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 15:42:10 [INFO] 15:42:10 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 15:42:10 [INFO] 15:42:10 [INFO] 15:42:10 [INFO] 15:42:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:10 [INFO] failsafeArgLine set to empty 15:42:10 [INFO] 15:42:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [INFO] No tests to run. 15:42:10 [INFO] 15:42:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:10 [INFO] 15:42:10 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:10 [INFO] 15:42:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [INFO] 15:42:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 15:42:10 [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 15:42:10 [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 15:42:10 [INFO] 15:42:10 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 15:42:10 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 15:42:10 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:10 [INFO] 15:42:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 15:42:10 [INFO] 15:42:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 15:42:10 [INFO] 15:42:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 15:42:10 [INFO] 15:42:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 15:42:10 [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/* 15:42:10 [INFO] 15:42:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 15:42:10 [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/* 15:42:10 [INFO] 15:42:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 15:42:10 [INFO] You have 0 Checkstyle violations. 15:42:10 [INFO] 15:42:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 15:42:10 [INFO] You have 0 Checkstyle violations. 15:42:10 [INFO] 15:42:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 15:42:10 [INFO] Starting audit... 15:42:10 Audit done. 15:42:10 [INFO] You have 0 Checkstyle violations. 15:42:10 [INFO] 15:42:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 15:42:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 15:42:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 15:42:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 15:42:10 [INFO] 15:42:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 15:42:10 [INFO] No sources to compile 15:42:10 [INFO] 15:42:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 15:42:10 [INFO] 15:42:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 15:42:10 [INFO] 15:42:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 15:42:10 [INFO] 15:42:10 [INFO] 15:42:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 15:42:10 [INFO] 15:42:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 15:42:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:10 [INFO] Copying 16 resources 15:42:10 [INFO] 15:42:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 15:42:10 [INFO] Changes detected - recompiling the module! :dependency 15:42:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:42:11 [INFO] 15:42:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 15:42:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:42:11 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:42:13 [INFO] Compiled 74 files. 15:42:13 [INFO] 15:42:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 15:42:13 [INFO] 15:42:13 [INFO] ------------------------------------------------------- 15:42:13 [INFO] T E S T S 15:42:13 [INFO] ------------------------------------------------------- 15:42:15 15:42:15.817 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:42:15 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 15:42:52 15:42:16.221 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:42:52 15:42:16.635 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:42:52 15:42:16.637 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:42:52 15:42:16.670 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:42:52 Server Version: 23.0.1 15:42:52 API Version: 1.42 15:42:52 Operating System: CentOS Stream 8 15:42:52 Total Memory: 31890 MB 15:42:52 15:42:16.673 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:42:52 ******************************************************************************** 15:42:52 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:42:52 ******************************************************************************** 15:42:52 15:42:16.677 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:42:52 15:42:16.677 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:42:52 15:42:16.703 [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. 15:42:52 15:42:16.710 [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) 15:42:52 15:42:19.141 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:42:52 15:42:19.173 [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) 15:42:52 15:42:19.653 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 15:42:52 15:42:20.814 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (8 MB/? MB) 15:42:52 15:42:20.890 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (8 MB/? MB) 15:42:52 15:42:22.034 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (25 MB/? MB) 15:42:52 15:42:22.533 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (38 MB/? MB) 15:42:52 15:42:22.541 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 15:42:52 15:42:22.766 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 15:42:52 15:42:23.039 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 15:42:52 15:42:23.298 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 15:42:52 15:42:23.564 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (42 MB/? MB) 15:42:52 15:42:23.667 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (42 MB/? MB) 15:42:52 15:42:23.798 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 15:42:52 15:42:23.847 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (43 MB/? MB) 15:42:52 15:42:23.927 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (43 MB/? MB) 15:42:52 15:42:24.037 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (45 MB/? MB) 15:42:52 15:42:24.076 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (46 MB/? MB) 15:42:52 15:42:24.336 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (49 MB/? MB) 15:42:52 15:42:24.453 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (51 MB/? MB) 15:42:52 15:42:24.528 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (51 MB/? MB) 15:42:52 15:42:24.606 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (52 MB/? MB) 15:42:52 15:42:28.471 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 15:42:52 15:42:30.821 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 15:42:52 15:42:30.943 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 15:42:52 15:42:31.025 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 15:42:52 15:42:31.104 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 15:42:52 15:42:31.197 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 15:42:52 15:42:31.253 [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) 15:42:52 15:42:31.289 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:42:52 15:42:42.042 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: bb3f27c6ec59ceba88d7865adad7d729c5bd13df68546fa6d826658fe9b12f1a 15:42:52 15:42:43.955 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT27.276891509S 15:42:52 15:42:43.956 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 15:42:52 15:42:14,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:42:52 15:42:14,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:42:52 15:42:14,382 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:42:52 15:42:14,383 |-INFO in ch.qos.logback.classic.BasicConfigurator@6fd77c16 - Setting up default configuration. 15:42:52 15:42:44,305 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b41df80 - 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 15:42:52 15:42:44,374 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@56dde963 - 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. 15:42:52 15:42:44,374 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b41df80 - 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 15:42:52 15:42:44,377 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:42:52 15:42:44,377 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:42:52 15:42:44,377 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:42:52 15:42:44,379 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@56dde963 - 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. 15:42:52 15:42:44,379 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b41df80 - 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 15:42:52 15:42:44,387 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:42:52 15:42:44,387 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:42:52 15:42:44,391 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:42:52 15:42:44,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667764421) 15:42:52 15:42:44,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:42:52 15:42:44,423 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:42:52 15:42:44,427 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:42:52 15:42:44,431 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:42:52 15:42:44,431 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:42:52 15:42:44,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:42:52 15:42:44,433 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:42:52 15:42:44,433 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:52 15:42:44,438 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:42:52 15:42:44,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:42:52 15:42:44,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:52 15:42:44,478 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:42:52 15:42:44,485 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:42:52 15:42:45,220 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5736cc4e - Setting zoneId to "UTC" 15:42:52 15:42:45,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:42:52 15:42:45,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:42:52 15:42:45,481 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:42:52 15:42:45,482 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:42:52 15:42:45,482 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:42:52 15:42:45,482 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:42:52 15:42:45,483 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:42:52 15:42:45,483 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@35537fe - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:42:52 15:42:45,483 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:42:52 15:42:45,483 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@32eea4f7 - End of configuration. 15:42:52 15:42:45,483 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@b41c538 - Registering current configuration as safe fallback point 15:42:52 15:42:52 15:42:52 . ____ _ __ _ _ 15:42:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:42:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:42:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:42:52 ' |____| .__|_| |_|_| |_\__, | / / / / 15:42:52 =========|_|==============|___/=/_/_/_/ 15:42:52 :: Spring Boot :: (v3.1.2) 15:42:52 15:42:52 2023-11-22T15:42:45.614Z INFO 13862 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 13862 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 15:42:52 2023-11-22T15:42:45.615Z INFO 13862 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:42:52 2023-11-22T15:42:46.166Z INFO 13862 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:42:52 2023-11-22T15:42:46.232Z INFO 13862 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57 ms. Found 6 JPA repository interfaces. 15:42:52 2023-11-22T15:42:46.999Z INFO 13862 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 15:42:52 2023-11-22T15:42:47.274Z INFO 13862 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2486c31f 15:42:52 2023-11-22T15:42:47.276Z INFO 13862 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 15:42:52 2023-11-22T15:42:47.469Z INFO 13862 --- [ main] liquibase.database : Set default schema name to public 15:42:52 2023-11-22T15:42:47.610Z INFO 13862 --- [ main] liquibase.lockservice : Successfully acquired change log lock 15:42:52 2023-11-22T15:42:47.868Z INFO 13862 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 15:42:52 2023-11-22T15:42:47.874Z INFO 13862 --- [ main] liquibase.changelog : Reading from public.databasechangelog 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-1::cps 15:42:52 2023-11-22T15:42:48.068Z INFO 13862 --- [ main] liquibase.changelog : Table anchor created 15:42:52 2023-11-22T15:42:48.068Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-1::cps ran successfully in 5ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-2::cps 15:42:52 2023-11-22T15:42:48.075Z INFO 13862 --- [ main] liquibase.changelog : Table relation created 15:42:52 2023-11-22T15:42:48.075Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-2::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-3::cps 15:42:52 2023-11-22T15:42:48.081Z INFO 13862 --- [ main] liquibase.changelog : Table relation_type created 15:42:52 2023-11-22T15:42:48.082Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-4::cps 15:42:52 2023-11-22T15:42:48.087Z INFO 13862 --- [ main] liquibase.changelog : Table fragment created 15:42:52 2023-11-22T15:42:48.088Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-4::cps ran successfully in 4ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-5::cps 15:42:52 2023-11-22T15:42:48.093Z INFO 13862 --- [ main] liquibase.changelog : Table schema_set created 15:42:52 2023-11-22T15:42:48.093Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-6::cps 15:42:52 2023-11-22T15:42:48.099Z INFO 13862 --- [ main] liquibase.changelog : Table yang_resource created 15:42:52 2023-11-22T15:42:48.100Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-7::cps 15:42:52 2023-11-22T15:42:48.105Z INFO 13862 --- [ main] liquibase.changelog : Table dataspace created 15:42:52 2023-11-22T15:42:48.106Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-8::cps 15:42:52 2023-11-22T15:42:48.111Z INFO 13862 --- [ main] liquibase.changelog : Table schema_node created 15:42:52 2023-11-22T15:42:48.111Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-8::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-9::cps 15:42:52 2023-11-22T15:42:48.115Z INFO 13862 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 15:42:52 2023-11-22T15:42:48.116Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-10::cps 15:42:52 2023-11-22T15:42:48.120Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 15:42:52 2023-11-22T15:42:48.121Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-11::cps 15:42:52 2023-11-22T15:42:48.126Z INFO 13862 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 15:42:52 2023-11-22T15:42:48.127Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-11::cps ran successfully in 4ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-12::cps 15:42:52 2023-11-22T15:42:48.133Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 15:42:52 2023-11-22T15:42:48.134Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-13::cps 15:42:52 2023-11-22T15:42:48.138Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 15:42:52 2023-11-22T15:42:48.139Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-14::cps 15:42:52 2023-11-22T15:42:48.142Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 15:42:52 2023-11-22T15:42:48.143Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-15::cps 15:42:52 2023-11-22T15:42:48.146Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 15:42:52 2023-11-22T15:42:48.147Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-15::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-16::cps 15:42:52 2023-11-22T15:42:48.152Z INFO 13862 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 15:42:52 2023-11-22T15:42:48.153Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-17::cps 15:42:52 2023-11-22T15:42:48.157Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 15:42:52 2023-11-22T15:42:48.157Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-19::cps 15:42:52 2023-11-22T15:42:48.161Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 15:42:52 2023-11-22T15:42:48.162Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-19::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-20::cps 15:42:52 2023-11-22T15:42:48.165Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 15:42:52 2023-11-22T15:42:48.165Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-22::cps 15:42:52 2023-11-22T15:42:48.169Z INFO 13862 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 15:42:52 2023-11-22T15:42:48.170Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-23::cps 15:42:52 2023-11-22T15:42:48.174Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 15:42:52 2023-11-22T15:42:48.175Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-24::cps 15:42:52 2023-11-22T15:42:48.179Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 15:42:52 2023-11-22T15:42:48.179Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-24::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-25::cps 15:42:52 2023-11-22T15:42:48.184Z INFO 13862 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 15:42:52 2023-11-22T15:42:48.185Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-26::cps 15:42:52 2023-11-22T15:42:48.189Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 15:42:52 2023-11-22T15:42:48.190Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-26::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-27::cps 15:42:52 2023-11-22T15:42:48.194Z INFO 13862 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 15:42:52 2023-11-22T15:42:48.194Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-28::cps 15:42:52 2023-11-22T15:42:48.198Z INFO 13862 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 15:42:52 2023-11-22T15:42:48.198Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-30::cps 15:42:52 2023-11-22T15:42:48.202Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 15:42:52 2023-11-22T15:42:48.203Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-31::cps 15:42:52 2023-11-22T15:42:48.206Z INFO 13862 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 15:42:52 2023-11-22T15:42:48.207Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-32::cps 15:42:52 2023-11-22T15:42:48.211Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 15:42:52 2023-11-22T15:42:48.212Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-33::cps 15:42:52 2023-11-22T15:42:48.216Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 15:42:52 2023-11-22T15:42:48.217Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-34::cps 15:42:52 2023-11-22T15:42:48.221Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 15:42:52 2023-11-22T15:42:48.221Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-35::cps 15:42:52 2023-11-22T15:42:48.225Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 15:42:52 2023-11-22T15:42:48.226Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-36::cps 15:42:52 2023-11-22T15:42:48.230Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:42:52 2023-11-22T15:42:48.230Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-37::cps 15:42:52 2023-11-22T15:42:48.234Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 15:42:52 2023-11-22T15:42:48.235Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-37::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-38::cps 15:42:52 2023-11-22T15:42:48.240Z INFO 13862 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 15:42:52 2023-11-22T15:42:48.240Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-39::cps 15:42:52 2023-11-22T15:42:48.258Z INFO 13862 --- [ main] liquibase.changelog : Custom SQL executed 15:42:52 2023-11-22T15:42:48.259Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-39::cps ran successfully in 16ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-40::cps 15:42:52 2023-11-22T15:42:48.262Z INFO 13862 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 15:42:52 2023-11-22T15:42:48.262Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-41::cps 15:42:52 2023-11-22T15:42:48.266Z INFO 13862 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 15:42:52 2023-11-22T15:42:48.267Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-41::cps ran successfully in 3ms 15:42:52 Running Changeset: classpath:liquibase/test-changelog.yaml::1-42::cps 15:42:52 2023-11-22T15:42:48.271Z INFO 13862 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 15:42:52 2023-11-22T15:42:48.272Z INFO 13862 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:42:52 2023-11-22T15:42:48.273Z INFO 13862 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 15:42:52 2023-11-22T15:42:48.276Z INFO 13862 --- [ main] liquibase.lockservice : Successfully released change log lock 15:42:52 2023-11-22T15:42:48.395Z INFO 13862 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:42:52 2023-11-22T15:42:48.457Z INFO 13862 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 15:42:52 2023-11-22T15:42:48.459Z INFO 13862 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 15:42:52 2023-11-22T15:42:48.459Z INFO 13862 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 15:42:52 2023-11-22T15:42:48.704Z INFO 13862 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:42:52 2023-11-22T15:42:48.854Z INFO 13862 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 15:42:52 2023-11-22T15:42:49.140Z INFO 13862 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:42:52 2023-11-22T15:42:50.073Z INFO 13862 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:42:52 2023-11-22T15:42:50.076Z INFO 13862 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:42:52 2023-11-22T15:42:50.375Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:50.477Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:50.490Z INFO 13862 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 15:42:52 2023-11-22T15:42:50.712Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:50.763Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:50.850Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:51.120Z WARN 13862 --- [ 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 15:42:52 2023-11-22T15:42:52.711Z INFO 13862 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 8.692 seconds (process running for 39.164) 15:42:53 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:42:54 2023-11-22T15:42:54.634Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:54 2023-11-22T15:42:54.634Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:42:54 Detail: Key (name)=(generalTestDataspace) already exists. 15:42:54 2023-11-22T15:42:54.965Z INFO 13862 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:42:55 2023-11-22T15:42:54.983Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:55 2023-11-22T15:42:54.983Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 15:42:55 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 15:42:55 2023-11-22T15:42:55.057Z INFO 13862 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:42:55 2023-11-22T15:42:55.069Z INFO 13862 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:42:55 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.691 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 15:42:55 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:42:56 line 1:0 mismatched input 'invalid' expecting '/' 15:42:56 line 1:0 mismatched input 'invalid' expecting '/' 15:42:56 2023-11-22T15:42:56.849Z WARN 13862 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 15:42:57 2023-11-22T15:42:57.577Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:57 2023-11-22T15:42:57.577Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:57 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 15:42:57 2023-11-22T15:42:57.578Z WARN 13862 --- [ 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" 15:42:57 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 15:42:57 2023-11-22T15:42:57.580Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:57 2023-11-22T15:42:57.580Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:57 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 15:42:57 line 1:9 missing '/' at 'path' 15:42:57 line 1:9 missing '/' at 'path' 15:42:57 2023-11-22T15:42:57.690Z WARN 13862 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 15:42:58 2023-11-22T15:42:57.948Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:57.948Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:57.949Z WARN 13862 --- [ 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" 15:42:58 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 15:42:58 2023-11-22T15:42:57.951Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:57.951Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.191Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.192Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.192Z WARN 13862 --- [ 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" 15:42:58 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 15:42:58 2023-11-22T15:42:58.194Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.194Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.352Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.353Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.353Z WARN 13862 --- [ 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" 15:42:58 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 15:42:58 2023-11-22T15:42:58.356Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.356Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.388Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.388Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 15:42:58 2023-11-22T15:42:58.388Z WARN 13862 --- [ 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" 15:42:58 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 15:42:58 2023-11-22T15:42:58.390Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:42:58 2023-11-22T15:42:58.390Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:42:58 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 15:42:59 [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.385 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:42:59 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:43:00 2023-11-22T15:43:00.291Z WARN 13862 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 15:43:00 2023-11-22T15:43:00.321Z WARN 13862 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 15:43:00 2023-11-22T15:43:00.436Z WARN 13862 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 15:43:00 2023-11-22T15:43:00.483Z WARN 13862 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 15:43:00 2023-11-22T15:43:00.545Z WARN 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:43:00 2023-11-22T15:43:00.545Z ERROR 13862 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:43:00 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 15:43:00 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:43:00 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:43:01 line 1:0 mismatched input 'cpsPath' expecting '/' 15:43:01 line 1:0 mismatched input 'cpsPath' expecting '/' 15:43:02 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:43:02 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:43:02 2023-11-22T15:43:02.389Z WARN 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 15:43:02 2023-11-22T15:43:02.390Z INFO 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 15:43:02 2023-11-22T15:43:02.390Z INFO 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 15:43:02 2023-11-22T15:43:02.390Z INFO 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 15:43:02 2023-11-22T15:43:02.390Z INFO 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 15:43:02 2023-11-22T15:43:02.392Z INFO 13862 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 15:43:02 2023-11-22T15:43:02.443Z INFO 13862 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:43:02 2023-11-22T15:43:02.519Z INFO 13862 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:43:02 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 15:43:02 2023-11-22T15:43:02.541Z INFO 13862 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 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 15:43:02 2023-11-22T15:43:02.569Z INFO 13862 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 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 15:43:02 2023-11-22T15:43:02.876Z INFO 13862 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 2023-11-22T15:43:02.881Z INFO 13862 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 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 15:43:02 2023-11-22T15:43:02.892Z INFO 13862 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 2023-11-22T15:43:02.895Z INFO 13862 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:43:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:43:03 [INFO] 15:43:03 [INFO] Results: 15:43:03 [INFO] 15:43:03 [INFO] Tests run: 282, Failures: 0, Errors: 0, Skipped: 0 15:43:03 [INFO] 15:43:03 [INFO] 15:43:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 15:43:03 [INFO] Skipping JaCoCo execution due to missing classes directory. 15:43:03 [INFO] 15:43:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 15:43:04 [WARNING] JAR will be empty - no content was marked for inclusion! 15:43:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 15:43:04 [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/* 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 15:43:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 15:43:04 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 15:43:04 [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 15:43:04 [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 15:43:04 [INFO] 15:43:04 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 15:43:04 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 15:43:04 [INFO] --------------------------------[ jar ]--------------------------------- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 15:43:07 [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/* 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 15:43:07 [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/* 15:43:07 [INFO] 15:43:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 15:43:07 [INFO] You have 0 Checkstyle violations. 15:43:07 [INFO] 15:43:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 15:43:07 [INFO] You have 0 Checkstyle violations. 15:43:07 [INFO] 15:43:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 15:43:07 [INFO] Starting audit... 15:43:07 Audit done. 15:43:07 [INFO] You have 0 Checkstyle violations. 15:43:07 [INFO] 15:43:07 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 15:43:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:07 [INFO] Copying 1 resource 15:43:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 15:43:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 15:43:07 [INFO] 15:43:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 15:43:07 [INFO] Changes detected - recompiling the module! :dependency 15:43:07 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:43:08 [INFO] 15:43:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 15:43:08 [INFO] 15:43:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 15:43:08 [INFO] Fork Value is true 15:43:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:43:09 [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) 15:43:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:43:09 [java] WARNING: System::setSecurityManager will be removed in a future release 15:43:10 [INFO] Done SpotBugs Analysis.... 15:43:10 [INFO] 15:43:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 15:43:10 [INFO] 15:43:10 [INFO] 15:43:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 15:43:10 [INFO] BugInstance size is 0 15:43:10 [INFO] Error size is 0 15:43:10 [INFO] No errors/warnings found 15:43:10 [INFO] 15:43:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 15:43:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:10 [INFO] Copying 2 resources 15:43:10 [INFO] 15:43:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 15:43:10 [INFO] Changes detected - recompiling the module! :dependency 15:43:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:43:11 [INFO] 15:43:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 15:43:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:43:11 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:43:11 [INFO] Compiled 2 files. 15:43:11 [INFO] 15:43:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 15:43:11 [INFO] 15:43:11 [INFO] ------------------------------------------------------- 15:43:11 [INFO] T E S T S 15:43:11 [INFO] ------------------------------------------------------- 15:43:13 15:43:13.051 [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. 15:43:13 15:43:13.294 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:43:13 15:43:13.554 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 15:43:13 15:43:13.597 [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. 15:43:13 15:43:13.610 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:43:13 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 15:43:19 15:43:12,839 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:43:19 15:43:12,870 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:43:19 15:43:12,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:43:19 15:43:12,873 |-INFO in ch.qos.logback.classic.BasicConfigurator@715ea64a - Setting up default configuration. 15:43:19 15:43:14,503 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - 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 15:43:19 15:43:14,558 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - 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. 15:43:19 15:43:14,558 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - 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 15:43:19 15:43:14,562 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:43:19 15:43:14,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:43:19 15:43:14,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:43:19 15:43:14,565 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - 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. 15:43:19 15:43:14,565 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - 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 15:43:19 15:43:14,573 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:43:19 15:43:14,573 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:43:19 15:43:14,579 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:43:19 15:43:14,611 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700667794609) 15:43:19 15:43:14,611 |-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] 15:43:19 15:43:14,611 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:43:19 15:43:14,617 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:43:19 15:43:14,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:43:19 15:43:14,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:43:19 15:43:14,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:43:19 15:43:14,626 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:43:19 15:43:14,626 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:43:19 15:43:14,632 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:43:19 15:43:14,658 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:43:19 15:43:14,658 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:43:19 15:43:14,678 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:43:19 15:43:14,686 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:43:19 15:43:15,112 |-INFO in ch.qos.logback.classic.pattern.DateConverter@16bbb59c - Setting zoneId to "UTC" 15:43:19 15:43:15,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:43:19 15:43:15,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:43:19 15:43:15,410 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:43:19 15:43:15,411 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:43:19 15:43:15,411 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:43:19 15:43:15,412 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:43:19 15:43:15,412 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:43:19 15:43:15,413 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:43:19 15:43:15,413 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:43:19 15:43:15,413 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@538fb761 - End of configuration. 15:43:19 15:43:15,413 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@163cd4a6 - Registering current configuration as safe fallback point 15:43:19 15:43:19 15:43:19 . ____ _ __ _ _ 15:43:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:43:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:43:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:43:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:43:19 =========|_|==============|___/=/_/_/_/ 15:43:19 :: Spring Boot :: (v3.1.2) 15:43:19 15:43:19 2023-11-22T15:43:15.538Z INFO 14534 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 15:43:19 2023-11-22T15:43:15.540Z INFO 14534 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 15:43:19 2023-11-22T15:43:17.010Z INFO 14534 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1276caf2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@48c7773, org.springframework.security.web.context.SecurityContextHolderFilter@500039b3, org.springframework.security.web.header.HeaderWriterFilter@14270715, org.springframework.security.web.authentication.logout.LogoutFilter@5073b0b8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@698cc99d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e063a21, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@131af11d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@306ea73f, org.springframework.security.web.access.ExceptionTranslationFilter@373636f3, org.springframework.security.web.access.intercept.AuthorizationFilter@3374a30c] 15:43:19 2023-11-22T15:43:19.099Z INFO 14534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:43:19 2023-11-22T15:43:19.099Z INFO 14534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:43:19 2023-11-22T15:43:19.101Z INFO 14534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 15:43:19 2023-11-22T15:43:19.131Z INFO 14534 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 5.138 seconds (process running for 7.192) 15:43:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:43:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.84 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 15:43:20 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 15:43:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.config.MicroMeterConfigSpec 15:43:20 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 15:43:24 2023-11-22T15:43:20.814Z INFO 14534 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 15:43:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 s - in org.onap.cps.architecture.LayeredArchitectureTest 15:43:24 [INFO] 15:43:24 [INFO] Results: 15:43:24 [INFO] 15:43:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:43:24 [INFO] 15:43:24 [INFO] 15:43:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 15:43:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:43:24 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:43:24 [INFO] 15:43:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 15:43:24 [INFO] 15:43:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 15:43:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 15:43:24 [INFO] 15:43:24 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 15:43:25 [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/. 15:43:25 [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 15:43:25 [INFO] 15:43:25 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 15:43:25 [INFO] 15:43:25 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231122T153545Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:43:25 [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 15:43:25 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:43:25 [INFO] Building dependencies layer... 15:43:25 [INFO] Building resources layer... 15:43:25 [INFO] Building project dependencies layer... 15:43:25 [INFO] Building classes layer... 15:43:25 [INFO] Building jvm arg files layer... 15:43:25 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:43:29 [INFO] 15:43:29 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:43:29 [INFO] Loading to Docker daemon... 15:43:31 [INFO] 15:43:31 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231122T153545Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:43:31 [INFO] 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 15:43: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-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/* 15:43:31 [INFO] 15:43:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 15:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:43:31 [INFO] All coverage checks have been met. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 15:43:31 [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 15:43:31 [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 15:43:31 [INFO] 15:43:31 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 15:43:31 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 15:43:31 [INFO] --------------------------------[ jar ]--------------------------------- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 15:43: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/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/* 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 15:43: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/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/* 15:43:31 [INFO] 15:43:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 15:43:31 [INFO] You have 0 Checkstyle violations. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 15:43:31 [INFO] You have 0 Checkstyle violations. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 15:43:31 [INFO] Starting audit... 15:43:31 Audit done. 15:43:31 [INFO] You have 0 Checkstyle violations. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 15:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 15:43:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 15:43:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 15:43:31 [INFO] 15:43:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 15:43:31 [INFO] No sources to compile 15:43:31 [INFO] 15:43:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 15:43:31 [INFO] 15:43:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 15:43:31 [INFO] 15:43:31 [INFO] 15:43:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 15:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 15:43:31 [INFO] 15:43:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 15:43:31 [INFO] No sources to compile 15:43:31 [INFO] 15:43:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 15:43:31 [INFO] No sources specified for compilation. Skipping. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 15:43:31 [INFO] No tests to run. 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 15:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:31 [INFO] 15:43:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 15:43:31 [WARNING] JAR will be empty - no content was marked for inclusion! 15:43:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 15:43: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/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/* 15:43:31 [INFO] 15:43:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 15:43:31 [INFO] No tests to run. 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 15:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 15:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 15:43:31 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:43:31 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:43:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:43:31 [INFO] Analyzed bundle 'cps-ncmp-service' with 108 classes 15:43:31 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:43:31 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:43:31 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:43:31 [INFO] Analyzed bundle 'cps-service' with 59 classes 15:43:31 [INFO] Analyzed bundle 'integration-test' with 0 classes 15:43:31 [INFO] 15:43:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 15:43:31 [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 15:43:31 [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 15:43:31 [INFO] 15:43:31 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 15:43:31 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 15:43:31 [INFO] --------------------------------[ pom ]--------------------------------- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 15:43:32 [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/** 15:43:32 [INFO] 15:43:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 15:43:32 [INFO] Starting audit... 15:43:32 Audit done. 15:43:32 [INFO] You have 0 Checkstyle violations. 15:43:32 [INFO] 15:43:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 15:43:33 [INFO] Starting audit... 15:43:33 Audit done. 15:43:33 [INFO] You have 0 Checkstyle violations. 15:43:33 [INFO] 15:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 15:43:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:33 [INFO] 15:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 15:43:33 [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/** 15:43:33 [INFO] 15:43:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 15:43:33 [INFO] No tests to run. 15:43:33 [INFO] 15:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 15:43:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:33 [INFO] 15:43:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 15:43:33 [INFO] 15:43:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 15:43:33 [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 15:43:33 [INFO] ------------------------------------------------------------------------ 15:43:33 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 15:43:33 [INFO] 15:43:33 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.061 s] 15:43:33 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 15:43:33 [INFO] checkstyle ......................................... SUCCESS [ 4.429 s] 15:43:33 [INFO] spotbugs ........................................... SUCCESS [ 0.020 s] 15:43:33 [INFO] cps-parent ......................................... SUCCESS [ 10.384 s] 15:43:33 [INFO] cps-events ......................................... SUCCESS [ 11.447 s] 15:43:33 [INFO] cps-path-parser .................................... SUCCESS [ 11.038 s] 15:43:33 [INFO] cps-service ........................................ SUCCESS [01:38 min] 15:43:33 [INFO] cps-rest ........................................... SUCCESS [ 23.532 s] 15:43:33 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.368 s] 15:43:33 [INFO] cps-ncmp-service ................................... SUCCESS [02:20 min] 15:43:33 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.322 s] 15:43:33 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.176 s] 15:43:33 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.509 s] 15:43:33 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.434 s] 15:43:33 [INFO] cps-ri ............................................. SUCCESS [ 23.300 s] 15:43:33 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.210 s] 15:43:33 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.692 s] 15:43:33 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 18.163 s] 15:43:33 [INFO] integration-test ................................... SUCCESS [ 53.776 s] 15:43:33 [INFO] cps-application .................................... SUCCESS [ 27.110 s] 15:43:33 [INFO] jacoco-report ...................................... SUCCESS [ 0.710 s] 15:43:33 [INFO] cps ................................................ SUCCESS [ 1.485 s] 15:43:33 [INFO] ------------------------------------------------------------------------ 15:43:33 [INFO] BUILD SUCCESS 15:43:33 [INFO] ------------------------------------------------------------------------ 15:43:33 [INFO] Total time: 07:48 min 15:43:33 [INFO] Finished at: 2023-11-22T15:43:33Z 15:43:33 [INFO] ------------------------------------------------------------------------ 15:43:33 $ ssh-agent -k 15:43:33 unset SSH_AUTH_SOCK; 15:43:33 unset SSH_AGENT_PID; 15:43:33 echo Agent pid 5582 killed; 15:43:33 [ssh-agent] Stopped. 15:43:33 [PostBuildScript] - [INFO] Executing post build scripts. 15:43:33 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1213968638336264705.sh 15:43:33 ---> sysstat.sh 15:43:33 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18133540434766283337.sh 15:43:33 ---> package-listing.sh 15:43:33 ++ facter osfamily 15:43:33 ++ tr '[:upper:]' '[:lower:]' 15:43:34 + OS_FAMILY=redhat 15:43:34 + workspace=/w/workspace/cps-master-verify-java 15:43:34 + START_PACKAGES=/tmp/packages_start.txt 15:43:34 + END_PACKAGES=/tmp/packages_end.txt 15:43:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:34 + PACKAGES=/tmp/packages_start.txt 15:43:34 + '[' /w/workspace/cps-master-verify-java ']' 15:43:34 + PACKAGES=/tmp/packages_end.txt 15:43:34 + case "${OS_FAMILY}" in 15:43:34 + rpm -qa 15:43:34 + sort 15:43:34 + '[' -f /tmp/packages_start.txt ']' 15:43:34 + '[' -f /tmp/packages_end.txt ']' 15:43:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:34 + '[' /w/workspace/cps-master-verify-java ']' 15:43:34 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 15:43:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 15:43:34 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1537407212878264756.sh 15:43:34 ---> capture-instance-metadata.sh 15:43:34 Setup pyenv: 15:43:34 system 15:43:34 3.8.13 15:43:34 3.9.13 15:43:34 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAf5 from file:/tmp/.os_lf_venv 15:43:38 lf-activate-venv(): INFO: Installing: lftools 15:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-aAf5/bin to PATH 15:43:48 INFO: Running in OpenStack, capturing instance metadata 15:43:48 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11897678358720580948.sh 15:43:48 provisioning config files... 15:43:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config12121200414125099686tmp 15:43:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:43:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:43:48 [EnvInject] - Injecting environment variables from a build step. 15:43:48 [EnvInject] - Injecting as environment variables the properties content 15:43:48 SERVER_ID=logs 15:43:48 15:43:48 [EnvInject] - Variables injected successfully. 15:43:48 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17355697380317019205.sh 15:43:48 ---> create-netrc.sh 15:43:48 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16317638157962047739.sh 15:43:48 ---> python-tools-install.sh 15:43:48 Setup pyenv: 15:43:49 system 15:43:49 3.8.13 15:43:49 3.9.13 15:43:49 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAf5 from file:/tmp/.os_lf_venv 15:43:50 lf-activate-venv(): INFO: Installing: lftools 15:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-aAf5/bin to PATH 15:43:59 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3637489785403999045.sh 15:43:59 ---> sudo-logs.sh 15:43:59 Archiving 'sudo' log.. 15:43:59 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7483172668223213164.sh 15:43:59 ---> job-cost.sh 15:43:59 Setup pyenv: 15:43:59 system 15:43:59 3.8.13 15:43:59 3.9.13 15:43:59 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAf5 from file:/tmp/.os_lf_venv 15:44:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:44:11 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. 15:44:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-aAf5/bin to PATH 15:44:11 INFO: No Stack... 15:44:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:12 INFO: Archiving Costs 15:44:12 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins7700772431103983184.sh 15:44:12 ---> logs-deploy.sh 15:44:12 Setup pyenv: 15:44:12 system 15:44:12 3.8.13 15:44:12 3.9.13 15:44:12 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:44:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAf5 from file:/tmp/.os_lf_venv 15:44:14 lf-activate-venv(): INFO: Installing: lftools 15:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-aAf5/bin to PATH 15:44:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6160 15:44:24 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:44:25 Archives upload complete. 15:44:25 INFO: archiving logs to Nexus 15:44:26 ---> uname -a: 15:44:26 Linux prd-centos8-docker-8c-8g-3026.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 15:44:26 15:44:26 15:44:26 ---> lscpu: 15:44:26 Architecture: x86_64 15:44:26 CPU op-mode(s): 32-bit, 64-bit 15:44:26 Byte Order: Little Endian 15:44:26 CPU(s): 8 15:44:26 On-line CPU(s) list: 0-7 15:44:26 Thread(s) per core: 1 15:44:26 Core(s) per socket: 1 15:44:26 Socket(s): 8 15:44:26 NUMA node(s): 1 15:44:26 Vendor ID: AuthenticAMD 15:44:26 CPU family: 23 15:44:26 Model: 49 15:44:26 Model name: AMD EPYC-Rome Processor 15:44:26 Stepping: 0 15:44:26 CPU MHz: 2799.998 15:44:26 BogoMIPS: 5599.99 15:44:26 Virtualization: AMD-V 15:44:26 Hypervisor vendor: KVM 15:44:26 Virtualization type: full 15:44:26 L1d cache: 32K 15:44:26 L1i cache: 32K 15:44:26 L2 cache: 512K 15:44:26 L3 cache: 16384K 15:44:26 NUMA node0 CPU(s): 0-7 15:44:26 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 15:44:26 15:44:26 15:44:26 ---> nproc: 15:44:26 8 15:44:26 15:44:26 15:44:26 ---> df -h: 15:44:26 Filesystem Size Used Avail Use% Mounted on 15:44:26 devtmpfs 16G 0 16G 0% /dev 15:44:26 tmpfs 16G 0 16G 0% /dev/shm 15:44:26 tmpfs 16G 17M 16G 1% /run 15:44:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:44:26 /dev/vda1 160G 13G 148G 8% / 15:44:26 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:44:26 15:44:26 15:44:26 ---> free -m: 15:44:26 total used free shared buff/cache available 15:44:26 Mem: 31890 1081 25675 18 5132 30336 15:44:26 Swap: 1023 0 1023 15:44:26 15:44:26 15:44:26 ---> ip addr: 15:44:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:44:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:44:26 inet 127.0.0.1/8 scope host lo 15:44:26 valid_lft forever preferred_lft forever 15:44:26 inet6 ::1/128 scope host 15:44:26 valid_lft forever preferred_lft forever 15:44:26 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:44:26 link/ether fa:16:3e:bc:41:03 brd ff:ff:ff:ff:ff:ff 15:44:26 altname enp0s3 15:44:26 altname ens3 15:44:26 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:44:26 valid_lft 85755sec preferred_lft 85755sec 15:44:26 inet6 fe80::f816:3eff:febc:4103/64 scope link 15:44:26 valid_lft forever preferred_lft forever 15:44:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:44:26 link/ether 02:42:96:ed:6e:12 brd ff:ff:ff:ff:ff:ff 15:44:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:44:26 valid_lft forever preferred_lft forever 15:44:26 inet6 fe80::42:96ff:feed:6e12/64 scope link 15:44:26 valid_lft forever preferred_lft forever 15:44:26 15:44:26 15:44:26 ---> sar -b -r -n DEV: 15:44:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/22/2023 _x86_64_ (8 CPU) 15:44:26 15:44:26 15:33:37 LINUX RESTART (8 CPU) 15:44:26 15:44:26 03:34:03 PM tps rtps wtps bread/s bwrtn/s 15:44:26 03:35:01 PM 165.01 26.51 138.50 6930.58 6978.54 15:44:26 03:36:01 PM 188.29 15.36 172.93 2958.75 9688.62 15:44:26 03:37:01 PM 160.26 5.80 154.46 1354.44 11383.25 15:44:26 03:38:01 PM 107.98 12.66 95.32 932.76 32848.83 15:44:26 03:39:01 PM 68.53 0.12 68.42 77.69 3022.71 15:44:26 03:40:01 PM 25.41 0.02 25.39 0.67 575.17 15:44:26 03:41:01 PM 37.30 0.00 37.30 0.00 780.74 15:44:26 03:42:01 PM 31.12 0.00 31.12 0.00 6148.65 15:44:26 03:43:01 PM 115.31 2.53 112.78 4526.76 29411.38 15:44:26 03:44:01 PM 51.00 1.55 49.45 132.49 8819.94 15:44:26 Average: 94.79 6.39 88.40 1673.87 10978.98 15:44:26 15:44:26 03:34:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:26 03:35:01 PM 29624428 31264964 3031284 9.28 2688 1969412 1498168 4.45 189988 2448088 152244 15:44:26 03:36:01 PM 29004688 30946472 3651024 11.18 2688 2256416 1656624 4.92 187168 3013380 176400 15:44:26 03:37:01 PM 27263456 29596348 5392256 16.51 2688 2643696 2853416 8.47 300980 4612172 230020 15:44:26 03:38:01 PM 25728748 28813452 6926964 21.21 2688 3378796 5608068 16.64 480064 5893208 2184 15:44:26 03:39:01 PM 25037404 28194284 7618308 23.33 2688 3447848 6195204 18.38 528476 6527296 1728 15:44:26 03:40:01 PM 25316664 28473892 7339048 22.47 2688 3448400 3922608 11.64 537188 6234648 36 15:44:26 03:41:01 PM 25865604 29035704 6790108 20.79 2688 3460708 3236996 9.60 542568 5691816 9632 15:44:26 03:42:01 PM 25746136 29114548 6909576 21.16 2688 3658068 3042564 9.03 587392 5764400 19684 15:44:26 03:43:01 PM 23904692 28248480 8751020 26.80 2688 4628036 4114340 12.21 776080 7353756 11568 15:44:26 03:44:01 PM 26362548 31128844 6293164 19.27 2688 5030148 1484264 4.40 938736 4742716 265912 15:44:26 Average: 26385437 29481699 6270275 19.20 2688 3392153 3361225 9.97 506864 5228148 86941 15:44:26 15:44:26 03:34:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:26 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:35:01 PM eth0 379.30 250.26 1576.68 66.97 0.00 0.00 0.00 0.00 15:44:26 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:36:01 PM eth0 168.83 143.04 1360.20 36.22 0.00 0.00 0.00 0.00 15:44:26 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:37:01 PM eth0 515.70 313.46 5476.28 32.57 0.00 0.00 0.00 0.00 15:44:26 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:38:01 PM lo 18.99 18.99 2.42 2.42 0.00 0.00 0.00 0.00 15:44:26 03:38:01 PM eth0 732.07 270.63 5165.62 19.99 0.00 0.00 0.00 0.00 15:44:26 03:38:01 PM docker0 7.08 11.81 1.19 1.45 0.00 0.00 0.00 0.00 15:44:26 03:38:01 PM vethc07cb1b 7.08 11.96 1.28 1.46 0.00 0.00 0.00 0.00 15:44:26 03:39:01 PM lo 3.32 3.32 0.42 0.42 0.00 0.00 0.00 0.00 15:44:26 03:39:01 PM eth0 83.54 73.35 675.09 17.56 0.00 0.00 0.00 0.00 15:44:26 03:39:01 PM docker0 0.82 1.25 0.12 0.13 0.00 0.00 0.00 0.00 15:44:26 03:39:01 PM veth558215e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:44:26 03:40:01 PM lo 150.73 150.73 55.40 55.40 0.00 0.00 0.00 0.00 15:44:26 03:40:01 PM eth0 72.74 46.32 25.12 23.98 0.00 0.00 0.00 0.00 15:44:26 03:40:01 PM docker0 6.78 7.45 0.87 0.88 0.00 0.00 0.00 0.00 15:44:26 03:41:01 PM lo 184.34 184.34 52.98 52.98 0.00 0.00 0.00 0.00 15:44:26 03:41:01 PM eth0 59.23 41.14 20.90 26.37 0.00 0.00 0.00 0.00 15:44:26 03:41:01 PM docker0 3.50 4.33 0.59 0.56 0.00 0.00 0.00 0.00 15:44:26 03:42:01 PM lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 15:44:26 03:42:01 PM eth0 75.76 61.38 586.55 22.54 0.00 0.00 0.00 0.00 15:44:26 03:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:26 03:43:01 PM lo 214.33 214.33 48.54 48.54 0.00 0.00 0.00 0.00 15:44:26 03:43:01 PM eth0 429.26 174.43 3448.49 15.56 0.00 0.00 0.00 0.00 15:44:26 03:43:01 PM docker0 107.00 112.01 32.53 17.78 0.00 0.00 0.00 0.00 15:44:26 03:43:01 PM vethf1ba853 107.00 112.15 33.99 17.79 0.00 0.00 0.00 0.00 15:44:26 03:44:01 PM lo 26.09 26.09 6.02 6.02 0.00 0.00 0.00 0.00 15:44:26 03:44:01 PM eth0 52.45 48.87 378.07 12.07 0.00 0.00 0.00 0.00 15:44:26 03:44:01 PM docker0 12.61 13.65 4.30 1.91 0.00 0.00 0.00 0.00 15:44:26 Average: lo 60.00 60.00 16.64 16.64 0.00 0.00 0.00 0.00 15:44:26 Average: eth0 256.47 141.92 1872.20 27.25 0.00 0.00 0.00 0.00 15:44:26 Average: docker0 13.82 15.10 3.97 2.28 0.00 0.00 0.00 0.00 15:44:26 15:44:26 15:44:26 ---> sar -P ALL: 15:44:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/22/2023 _x86_64_ (8 CPU) 15:44:26 15:44:26 15:33:37 LINUX RESTART (8 CPU) 15:44:26 15:44:26 03:34:03 PM CPU %user %nice %system %iowait %steal %idle 15:44:26 03:35:01 PM all 10.03 0.00 1.72 1.52 0.07 86.66 15:44:26 03:35:01 PM 0 11.40 0.00 1.26 1.75 0.10 85.48 15:44:26 03:35:01 PM 1 20.74 0.00 2.50 1.94 0.07 74.74 15:44:26 03:35:01 PM 2 6.65 0.00 1.75 1.91 0.07 89.62 15:44:26 03:35:01 PM 3 8.73 0.00 2.90 2.24 0.07 86.05 15:44:26 03:35:01 PM 4 5.45 0.00 0.81 0.21 0.09 93.44 15:44:26 03:35:01 PM 5 15.38 0.00 1.71 1.42 0.05 81.44 15:44:26 03:35:01 PM 6 6.81 0.00 1.24 1.14 0.05 90.75 15:44:26 03:35:01 PM 7 5.11 0.00 1.60 1.53 0.05 91.71 15:44:26 03:36:01 PM all 12.71 0.00 1.08 1.69 0.06 84.45 15:44:26 03:36:01 PM 0 6.38 0.00 0.58 0.45 0.05 92.54 15:44:26 03:36:01 PM 1 7.65 0.00 1.22 3.91 0.07 87.15 15:44:26 03:36:01 PM 2 18.95 0.00 1.82 2.36 0.07 76.80 15:44:26 03:36:01 PM 3 13.81 0.00 1.12 1.53 0.05 83.49 15:44:26 03:36:01 PM 4 6.88 0.00 0.63 0.85 0.05 91.58 15:44:26 03:36:01 PM 5 29.34 0.00 1.87 2.77 0.07 65.95 15:44:26 03:36:01 PM 6 7.78 0.00 0.52 0.73 0.07 90.90 15:44:26 03:36:01 PM 7 10.91 0.00 0.89 0.92 0.07 87.22 15:44:26 03:37:01 PM all 37.24 0.00 1.27 2.26 0.11 59.12 15:44:26 03:37:01 PM 0 34.17 0.00 1.14 0.77 0.10 63.82 15:44:26 03:37:01 PM 1 44.80 0.00 0.94 3.27 0.12 50.86 15:44:26 03:37:01 PM 2 35.95 0.00 1.34 4.82 0.10 57.79 15:44:26 03:37:01 PM 3 38.33 0.00 1.06 0.70 0.10 59.81 15:44:26 03:37:01 PM 4 34.72 0.00 1.51 2.33 0.12 61.33 15:44:26 03:37:01 PM 5 31.24 0.00 0.94 1.17 0.12 66.53 15:44:26 03:37:01 PM 6 34.75 0.00 1.31 1.47 0.10 62.37 15:44:26 03:37:01 PM 7 44.05 0.00 1.93 3.54 0.10 50.38 15:44:26 03:38:01 PM all 10.24 0.32 2.15 3.03 0.09 84.18 15:44:26 03:38:01 PM 0 6.70 2.15 2.67 1.83 0.08 86.56 15:44:26 03:38:01 PM 1 8.64 0.00 2.32 2.63 0.12 86.29 15:44:26 03:38:01 PM 2 13.02 0.00 2.34 11.48 0.08 73.08 15:44:26 03:38:01 PM 3 8.81 0.03 2.11 0.71 0.10 88.24 15:44:26 03:38:01 PM 4 10.09 0.00 1.78 2.12 0.08 85.93 15:44:26 03:38:01 PM 5 9.35 0.03 2.18 3.29 0.08 85.07 15:44:26 03:38:01 PM 6 12.69 0.30 1.90 1.90 0.07 83.13 15:44:26 03:38:01 PM 7 12.59 0.00 1.89 0.24 0.10 85.18 15:44:26 03:39:01 PM all 47.17 0.23 1.42 0.32 0.10 50.76 15:44:26 03:39:01 PM 0 60.22 0.00 0.95 0.33 0.10 38.39 15:44:26 03:39:01 PM 1 50.96 0.00 2.08 0.22 0.12 46.63 15:44:26 03:39:01 PM 2 47.08 0.07 1.07 0.18 0.10 51.50 15:44:26 03:39:01 PM 3 58.58 0.00 1.72 0.82 0.10 38.78 15:44:26 03:39:01 PM 4 47.49 0.02 1.44 0.02 0.10 50.94 15:44:26 03:39:01 PM 5 44.90 1.71 1.91 0.12 0.08 51.29 15:44:26 03:39:01 PM 6 30.71 0.02 1.17 0.85 0.10 67.15 15:44:26 03:39:01 PM 7 37.41 0.02 1.02 0.05 0.08 61.42 15:44:26 03:40:01 PM all 15.95 0.08 1.69 0.09 0.08 82.11 15:44:26 03:40:01 PM 0 19.98 0.03 1.91 0.10 0.10 77.88 15:44:26 03:40:01 PM 1 13.14 0.00 1.59 0.02 0.10 85.15 15:44:26 03:40:01 PM 2 14.56 0.12 1.30 0.08 0.07 83.87 15:44:26 03:40:01 PM 3 14.37 0.02 1.69 0.02 0.08 83.82 15:44:26 03:40:01 PM 4 19.95 0.28 2.13 0.15 0.08 77.40 15:44:26 03:40:01 PM 5 16.06 0.10 1.47 0.07 0.08 82.22 15:44:26 03:40:01 PM 6 13.04 0.03 1.72 0.05 0.07 85.08 15:44:26 03:40:01 PM 7 16.52 0.05 1.69 0.23 0.07 81.44 15:44:26 03:41:01 PM all 27.38 0.75 2.78 0.39 0.12 68.59 15:44:26 03:41:01 PM 0 23.88 0.07 2.72 0.08 0.12 73.14 15:44:26 03:41:01 PM 1 22.50 0.02 2.13 0.08 0.13 75.14 15:44:26 03:41:01 PM 2 30.85 0.03 3.76 0.32 0.10 64.94 15:44:26 03:41:01 PM 3 26.68 0.12 2.51 0.34 0.12 70.24 15:44:26 03:41:01 PM 4 23.47 0.25 2.11 1.16 0.12 72.89 15:44:26 03:41:01 PM 5 31.43 5.22 3.35 0.29 0.10 59.61 15:44:26 03:41:01 PM 6 35.25 0.25 3.17 0.07 0.12 61.15 15:44:26 03:41:01 PM 7 24.99 0.05 2.50 0.76 0.12 71.59 15:44:26 03:42:01 PM all 35.77 0.04 1.11 2.23 0.10 60.76 15:44:26 03:42:01 PM 0 41.04 0.00 0.62 0.00 0.10 58.24 15:44:26 03:42:01 PM 1 40.26 0.00 1.25 7.18 0.10 51.21 15:44:26 03:42:01 PM 2 20.67 0.00 1.17 4.02 0.10 74.05 15:44:26 03:42:01 PM 3 35.57 0.00 1.43 0.15 0.10 62.75 15:44:26 03:42:01 PM 4 28.78 0.00 1.02 0.13 0.08 69.98 15:44:26 03:42:01 PM 5 38.27 0.33 1.12 0.22 0.10 59.95 15:44:26 03:42:01 PM 6 32.42 0.00 1.14 0.00 0.10 66.34 15:44:26 03:42:01 PM 7 49.12 0.00 1.14 6.11 0.10 43.53 15:44:26 03:43:01 PM all 24.48 0.00 2.01 3.25 0.09 70.17 15:44:26 03:43:01 PM 0 17.65 0.00 2.08 4.15 0.07 76.05 15:44:26 03:43:01 PM 1 29.52 0.00 2.63 7.81 0.12 59.92 15:44:26 03:43:01 PM 2 25.12 0.00 1.62 9.80 0.10 63.36 15:44:26 03:43:01 PM 3 29.49 0.00 2.44 0.08 0.08 67.91 15:44:26 03:43:01 PM 4 27.27 0.00 2.46 1.58 0.08 68.60 15:44:26 03:43:01 PM 5 21.76 0.00 1.58 1.53 0.10 75.03 15:44:26 03:43:01 PM 6 13.83 0.00 1.51 0.05 0.08 84.52 15:44:26 03:43:01 PM 7 31.28 0.00 1.74 0.96 0.08 65.93 15:44:26 03:44:01 PM all 23.19 0.00 1.35 1.44 0.09 73.94 15:44:26 03:44:01 PM 0 7.24 0.00 0.97 0.05 0.08 91.66 15:44:26 03:44:01 PM 1 26.08 0.00 0.99 1.54 0.08 71.31 15:44:26 03:44:01 PM 2 35.82 0.00 1.53 0.65 0.10 61.90 15:44:26 03:44:01 PM 3 16.26 0.00 0.99 0.37 0.07 82.31 15:44:26 03:44:01 PM 4 27.30 0.00 1.69 1.27 0.10 69.64 15:44:26 03:44:01 PM 5 24.51 0.00 1.67 0.12 0.10 73.60 15:44:26 03:44:01 PM 6 23.65 0.00 1.58 1.83 0.07 72.88 15:44:26 03:44:01 PM 7 24.66 0.00 1.37 5.71 0.08 68.17 15:44:26 Average: all 24.47 0.14 1.66 1.62 0.09 72.02 15:44:26 Average: 0 22.91 0.23 1.49 0.95 0.09 74.34 15:44:26 Average: 1 26.44 0.00 1.76 2.86 0.10 68.83 15:44:26 Average: 2 24.93 0.02 1.77 3.56 0.09 69.63 15:44:26 Average: 3 25.12 0.02 1.79 0.69 0.09 72.29 15:44:26 Average: 4 23.20 0.06 1.56 0.98 0.09 74.11 15:44:26 Average: 5 26.27 0.74 1.78 1.10 0.09 70.02 15:44:26 Average: 6 21.14 0.06 1.53 0.81 0.08 76.38 15:44:26 Average: 7 25.74 0.01 1.58 2.01 0.09 70.58 15:44:26 15:44:26 15:44:26